Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #705572

    Hi

    Is it possible to change the position of the logo in the header? I would like more padding to the left of it.

    Many thanks

    #705574

    Hey Picante,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    strong.logo {
        padding-left: 25%;
    }
    

    Adjust the percentage to your liking.

    Best regards,
    Jordan

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