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

    Can you tell me how to center the extra elements? Both Phone/address and social links.

    Thanks!

    #626421

    Hey gazlo,

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

    @media only screen and (min-width: 1024px) {
    #header_meta .container {
        width: 45%;
    }}

    Depending on the width of your extra element, you may need to adjust the value

    Best regards,
    Yigit

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