BUG: background site colour does not work with the middle block content

Posted in: Newspaper
Post count: 7

background site colour does not work with the middle block content

Post count: 23312

Hello taiger,

Please provide more details about this problem so I will be able to provide a more accurate response. Also, you should provide useful screenshots so I can exactly identify where is the problem and for a better understanding.

Thanks for the message!

Post count: 7

Hi thanks.
The site is
https://5starweddingdirectory.com/blog/the-royal-wedding-website/

To fix this background issue, I have to use a different post template style 4. We prefere to use the default, but then we have the background issue. If the image is not of a high res, then it looks bad, plus we dont use this template. Older post is affected

https://5starweddingdirectory.com/blog/understated-elegance-perfect-royal-wedding/

new post are fine as we tend to use style 8
https://5starweddingdirectory.com/blog/waterfalls-white-roses/

Thank you for your help

Post count: 20688

Hi,

The background color or image when set, will be displayed in the background of pages and posts
https://forum.tagdiv.com/background-introduction/
The inner containers and article content area will not be affected. I see you have used custom code to modify the default color for that post template
https://www.screencast.com/t/bfrMVVmY
You could do that for the default post template if that is what you need, like this
https://www.screencast.com/t/wwEBx0v6Lyi

.single_template .post {
background-color: #eff5f7;
}

The code must be entered in Theme panel->Custom CSS section, if you decide to use it. Please correct me if I misunderstand.

Thanks

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