Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #584797

    Hi. I have a site not using the top menu but having the menu in the left column. I need to make the logo at top left smaller. Any suggestions please ?
    Site is at http://www.wbxeurope.com

    #585647

    Hi chrissuddes!

    Please add the below code to Enfold > General Styling > Quick CSS

    Feel free to change the width to suit your design.

    .html_header_sidebar .logo img {
        width: 100px!important;
    }

    Cheers!
    Vinay Kashyap

    #586469

    PERFECT. Many thanks.

    #586961

    Hi,

    Great, glad we could help :-)

    Thanks,
    Rikard

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