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

    Hello,
    – I would need to move the logo a little bit to the left (20px). Is there a css code to do this? I´ve tried with this but it´s not correct.

    .logo img {
    padding: -20px;
    }

    Thanks!

    #817454

    Hey cipriana,

    Please try this instead:

    #header_main .container.av-logo-container {padding-left:30px;}

    I hope that helps!

    Best regards,
    Sarah

    #817461

    Wonderful! thanks!

    #817606

    You’re welcome!

    If you have any other questions or issues, feel free to post them here on the forum and we will gladly try to help you.

    Thank you for using Enfold.

    Cheers!
    Sarah

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