Background ads in posts not showing

Posted in: Newspaper
Post count: 7

Hello,

I used the theme options to add a background ad, but while the frontpage is fine, inside the posts the ad is not full.

For example: http://www.moschatotavros.gr is the frontpage which is fine but here you see an article where the background ad is cut. I’m using style 13.

Why is that?

Thank you.

Post count: 20688

Hi,

Something is not functioning properly on the post page. When a background is set the theme will transform the website into the boxed version in order to display the background color or image. That is not happening on that post page. This could happen due to customization maybe through a child theme or custom code.
I could give you a code as a quick fix to resolve the situation
https://www.screencast.com/t/k8DlD08rhNM
Enter it in Theme panel->Adcanced CSS in the desktop section, so it applies only for desktop

.td-boxed-layout .td-main-content-wrap {
width: 1164px;
margin-left: auto;
margin-right: auto;
}

Thanks

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