How to center align header menu

Posted in: Newspaper
Post count: 45

Hi,
Can you please let me know the custom CSS to align the header menu at the centre.
Please see the screenshot below to understand what I am trying to ask.
Please reply to this message as I am asking this for the second time.

https://prnt.sc/nmnhcg

Post count: 35449

Hi,

You can try this custom css -> https://www.screencast.com/t/O8Hjs4ovsPT
#td-header-menu{
transform: translate(40%);
}

You can change the pro-cent if is need
You need to set the code in Theme panel>Custom code> Advance css > Desktop
-> https://www.screencast.com/t/SufMAegiBzFQ

Thank you!

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