Unable to change background color

Posted in: Newspaper
Post count: 189

I uploaded a theme from icloud and changed the theme color in the theme panel, but the color is not changing. I would like to use the white background for Aramis theme. Could you please tell me what I need to do tot change this?

Thank you.

Post count: 21065

Hello!

The Aramis demo has the white background color already set up.
In order to avoid misunderstandings, please provide more information about what exactly you need to achieve, screenshots or a video.

A solution for sending a screenshot/video is this:
Download, capture, send: https://www.techsmith.com/jing-tool.html
After making the screenshot, you will have a link, paste it here.

Thank you!

Post count: 189

The problem is on https://nmichchristianvoice.com/ and https://dallaschristianvoice.com/.

The original theme was black many years ago. I am trying to implement a white theme from icloud.

Here is a screenshot of it.
https://nmichchristianvoice.com/wp-content/uploads/2022/06/Screen-Shot-2022-06-23-at-6.27.58-PM.png

Also, the header won’t show on the homepage. I have created and deleted two headers from the cloud templates and selected the global option, but they are not working.

Post count: 21065

Hello!

Edit the page with the TagDiv Composer and check the background color on the row or column in the CSS tab. If the color is not changing, please check in the theme panel or write some CSS code: https://forum.tagdiv.com/create-custom-code-using-the-browsers-inspector/

Thank you!

Post count: 189

Thank you! I was able to find the background selector for each section and change it to white. Is there is easy way to implement a white background behind the pages? Can I add some css code to the Code section of the Theme Panel with important “!” to make a global background change?

https://neohiochristianvoice.com/wp-content/uploads/2022/06/Screen-Shot-2022-06-24-at-7.40.58-PM.png

Post count: 21065

Hello!

Yes, of course, or to the live CSS box as in the guide provided above.

Thank you!

Post count: 189

Could you tell mw what the CSS code would be to change the background color so that I am able to upload new themes from the cloud tab? Does the cloud tah only work if you upload a theme with the same background color as your current theme?

Post count: 21065

Hello!

Try this code:


.td-black { background-color: white!important;}

Thank you!

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