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

    Hi there

    On my site dev.davidgartry.co.uk I cannot get the logo to move left? Any ideas?

    Thanks in advance

    #581820

    Hi Justin!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    
    .logo img {
        width: 50%;
    }
    .avia-mozilla .logo img {
        width: 100% !important;
        height: 100% !important;
    }

    Cheers!
    Yigit

    #581827

    Great thank you very much

    #581829

    Hi!

    You are welcome!
    For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
    And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
    For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)

    Regards,
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘SVG logo not aligning left’ is closed to new replies.