Okay
  Public Ticket #840833
Logo
Closed

Comments

  •  1
    Tony started the conversation

    Hi we are trying to increase the size of the logo area how can we do that, via stylesheets or is there an option in the theme?
    Thanks, Mark & Tony

  •  850
    Jelly replied

    Hi,

    Please add the css code in the path: Appearance -> Theme Editor -> Style.css, please put it in the end of the file:

    .navbar-brand img {
    max-height: 100px;
    }

    Best Regards,
    Jelly Team