Center menu on style 11

Posted in: Newspaper
Post count: 19

Hi,

I’m using style 11 for my header – is there any way to center the menu items on the main menu?

Thanks,

Tim

Post count: 35449

Hi,

Unfortunately there is no option to do that, the only way to do that is to use custom css -> https://forum.tagdiv.com/create-custom-code-using-the-browsers-inspector/
If you need help with this let me know.

Thank you.

Post count: 19

Hi Calin,

If you could send me the custom CCS I need to enter to make this work that would be great!

Thank you!

Tim

Post count: 35449

Hi,

Please try this custom css
.sf-menu{
transform: translateX(22%);
}

Just set the pro-cent number you need to have the menu align to center
https://www.screencast.com/t/qKgSLO48DTMe

Paste the css in Newspaper>Theme panel>Custom code>Custom css

Hope this will help you.
Thanks.

Post count: 19

Many thanks Calin.

Worked perfectly!

Thanks

Tim

Viewing 5 posts - 1 through 5 (of 5 total)
The forum ‘Newspaper’ is closed to new topics and replies.