Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1309493

    Hi, on one of my pages I’m displaying a different logo and footer in comparison to the rest of the website. I followed your instructions on https://kriesi.at/support/topic/different-header-and-logo-per-page/#post-923173 and it all works well.

    The only thing I don’t seem to work out is how to make the logo bigger. Can you please provide me with the CSS?

    Thank you

    #1309570

    Hey june,

    Please try the following in Quick CSS under Enfold->General Styling:

    .page-id-5128 .av-logo-container {
        height: 150px;
        line-height: 150px;
    }

    Best regards,
    Rikard

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.