• Hello forum. Is there a plug in that I can use that will allow me to Align the Navigation menu to the right on the Storefront theme?

    Thank you in advance for any help with this.

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Not sure about a plugin but I think the following in Appearance->Customize->Additional CSS will do what you’re looking for

    .main-navigation .menu {
      text-align: right;
    }
    Thread Starter neptune1

    (@neptune1)

    Hi Jarret, awesome, thanks so much, I’ll give that a try!!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Is there a plug in to help align the navigation items to the right?’ is closed to new replies.