Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #383803

    Hi,
    I have added a photo under the header and I would like it to align with the logo in the header. Is there any way to move the logo to the right say 20 px?

    #383806

    Hi horsevet!

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

    .logo { margin-left: -20px; }

    and if that does not work, please post the link to your website

    Cheers!
    Yigit

    #383816

    That didn;t seem to work…
    Here is the link http://www.askahorsevet.com/

    #383821

    Hi!

    Please use following code instead

    div .logo {
    left: 40px;
    }

    Regards,
    Yigit

    #383831

    Thank you so much! Your service is amazing :)

    #383839

    Hey!

    Glad we could help you. Enjoy the theme.

    Regards,
    Günter

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Move logo in header to the right 20 px’ is closed to new replies.