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

    Is there a way to center the Header Extra Info?

    Thank you for help.

    #1178149

    Hey,

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

    CSS Snippet:

    
    .phone-info {
        width: 100%;
        text-align: center;
    }
    
    

    Best regards,
    Yigit

    #1178154

    Thanks for this quick help!!

    #1178159

    Hi,

    I’m glad this was resolved. If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Header Extra Info center’ is closed to new replies.