Menu, line too long

Posted in: Newspaper
Post count: 24

Hello, I have the template coffee blog. If I add a background image the line under the menu is on the left and right too long. How can I change it that it goes not through the image?
menu
Thank you,
Best regards,
Martin

Post count: 24
Post count: 27744

Hello,

This can be achieved using a custom code CSS =>https://www.screencast.com/t/rx0E51oPZeu
.td-blog-coffee .td-header-style-7 {
width: 1164px;
margin-left: auto;
margin-right: auto;
}

Set the code in Theme Panel -> Custom Code -> Costum CSS.

Hope this helps you!

Thank you!

Post count: 24

Thank you! It works fine.
Regards,
Martin

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