Center adspot under menu

Posted in: Newspaper
Post count: 31

How do i center the banner under the main menu cant find the tool to center it correct. Or do i need to css it to the center?

https://imgur.com/9m8ChAN

Post count: 35449

Hi,

You can achieve this using the tagDiv Composer to edit the cloud header from tagDiv Cloud Library -> https://i.imgur.com/XoliAXC.png
Also you can achieve this using a custom css -> https://i.imgur.com/dqYkLjp.jpg
.td-g-rec-id-header {
text-align: center;
}

The code need to be set in theme panel> custom code> custom css

Hope this will help you!
Thank you!

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