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

    Hello!

    how can I display in the Enfold theme the Logo more to the left and the menu text starts more from the right (as I waste space)?

    Thanks,
    Luke

    #1071864

    Hey Luc2018,

    Add this to quick css:

    .container.av-logo-container{
    margin-left:0px!important;
    margin-right:0px!important;
    padding-left:0px!important;
    padding-right:0px!important;
    }

    Best regards,
    Jordan Shannon

    #1071913

    Thx Jordan, it works perfectly!!

    #1071952

    Hi,

    No problem. I’m happy to help. If you need anything else, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Top Menu: Logo more left, text more to the right’ is closed to new replies.