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

    I need to have the top menu centered, and for the far right category to stop wrapping down to a new row.

    #420011

    Hey umbrella8!

    I gave you some CSS for this in your other topic. When you say “top menu centered” I think your referring to the phone information so add this to your custom CSS.

    #header_meta .container { text-align: center !important; }
    .phone-info { float: none !important; }
    

    Best regards,
    Elliott

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