How can I center the subcollection menu over the product grid?

Hi!

My theme has an option to show a subcollection menu on the collection page. It is left-justified but I would like to center it over the product grid. Any suggestions would be greatly appreciated.

Hi @GREERChicago

This is Henry from PageFly - Landing Page Builder App

You can try this code by following these steps:

Step 1: Go to Online Store->Theme->Edit code.

Step 2: Search file base.bundle.css

Step 3: Paste the below code at bottom of the file → Save

.text-scheme-text.bg-scheme-background.pt-top-section-vertical-spacing.pb-bottom-section-vertical-spacing {

text-align: center !important;

}

Hope that my solution works for you.

Best regards,

Henry | PageFly

Hi Henry!

Thank you so much for your suggestion. When I applied the code it did center the collection title – which might come in handy sometime – but it didn’t center the collection menu.

Any thoughts,

Chandra

I’m so sorry for missing your message.

Can you share the page url with me?