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

    Hi

    I would like to add some space at the top and bottom of my logo (the logo is touching the bottom of the header space)

    Could you let me know how to do this

    Many thanks

    Mike

    #355079

    Hi nsr500rossi!

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

    .logo img ( padding: 10px 0; }

    Best regards,
    Yigit

    #355895

    Does not seem to work

    Any ideas

    Thanks

    Mike

    #356605

    Hey!

    Please post the website url here. We would like to check it.

    Best regards,
    Ismael

    #356698
    #357029

    Hey!

    You have following code in Quick CSS field

     .logo img {
    padding-top: 30px!important;
    }

    please change it to following one

     .logo img {
    padding: 30px!important;
    }

    Best regards,
    Yigit

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