change the color

Posted in: Newspaper
Post count: 56

Change this color

Post count: 23312

Hello adam21s,

Please provide more details about what exactly you want to achieve because I do not exactly understand what you mean. What kind of color do you want to change?

Thanks for the message!

Post count: 56

the color of BACKGROUND

Post count: 20688

Hi,

The background color of the content cannot be changed through the theme panel. You could change it with some custom code however.
In order to give you an accurate solution, it would be very helpful if you could provide a link to the page where you want to make this change.
For example if it is the homepage where you want to achieve this, you could use a code like this, to change the background color of the content
https://www.screencast.com/t/M62fvhfp

.home .td-main-content-wrap {
background-color: red;
}

The theme only allows to customize the website background, by setting a color or image
https://forum.tagdiv.com/background-introduction/
The category pages can each be customized with backgrounds
https://forum.tagdiv.com/how-category-settings-work/

Thanks

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