Okay
  Public Ticket #2135312
Logo size and Start project color
Closed

Comments

  • keefirivunts started the conversation

    Hi

    I have questions about the logo size. If the logo is smaller and in the right px size it super bad quality and otherwise it too big. Is there any css code to change it.

    And how to change "Start new project" part background color on the page?

  •  839
    Jelly replied

    Hello,

    1. Please use this code:

    .navbar-brand.normal img {height: 35px;}

    2. Please add this code to Appearance > Customize > Additional CSS:

    .megabutton {background: #24aaa2;}
    .megabutton:hover {background:#209991;}

    Best Regards,
    Jelly Team