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

    Hey,

    I’d like to be able to get the logo to show as big as I design it and put it in at rather than shrinking as its too small at the moment.
    I’d also like to stop it shrinking even further once you scroll down the page.

    Thanks,
    Aaron

    Reference: http://dev.beautymedia.co.uk/demo/miradry/

    #245937

    Hi undervised!

    Please add following code to Quick CSS in Enfold theme options under Styling tab and adjust as needed

    #header_main .container, .main_menu ul:first-child > li a {
    height: 236px;
    line-height: 236px;
    }
    .html_header_top.html_header_sticky #main {
    padding-top: 236px;
    }

    Cheers!
    Yigit

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