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

    Hi There,

    I have created a line break in the phone number in the top bar above the navigation to have it sit on two lines. Would I be able to add padding above the text or centre the text, social media icons and border lines vertically in the bar?

    Thanks
    Valinsy

    #990965

    Hey Valinsy,
    Please try this code in the General Styling > Quick CSS field:

    .phone-info {
     padding-top: 10px !important;
    padding-bottom: 0px !important;
    }
    .social_bookmarks  {
     padding-top: 5px !important;
    padding-bottom: 0px !important;
    }

    Best regards,
    Mike

    #991049

    That did the trick – thanks Mike

    #991148

    Hi,
    Glad we were able to help, we will close this now. Thank you for using Enfold.

    For your information, you can take a look at Enfold documentation here
    For any other questions or issues, feel free to start new threads under Enfold sub forum and we will gladly try to help you :)

    Best regards,
    Mike

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