Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #191716

    Hello,
    I’m using Enfold theme – v2.2
    How do I change the position of the text inputted into “Phone Number or small info text input” on the admin panel? It’s default if right justified. I’d like to position it in the center or to the left of the social media icons in the header. Which CSS file is this code in? Or better yet, is there code I can place in the Quick CSS box?
    Thank you!

    #191929

    Hey jgdoyle1!

    You can try adding following code to Quick CSS in Enfold theme options under Styling tab and adjust as desired

    .sub_menu { right: 50%; }

    Cheers!
    Yigit

    #191994

    Perfect. Thank you!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Positioning and styling the Phone Number or small info text input’ is closed to new replies.