Footer Widget Background color problem

Posted in: Newspaper
Post count: 87

1. After updating the theme to the latest version (9.2), there is a problem with Footer Widget background color. I have assigned #ff0202 as its background color. But it is displayed with black color as its background. https://www.screencast.com/t/vsuOq6NXuE
2. For this title ‘ABOUT US’ also I want #ff0202 as its color. Now it is white.

Also, I have another question regarding licence. I have transferred all the contents of my old website (which would expire in ten days) to a new domain. Whether it is violation of use of single licence?

Post count: 35449

Hi,

Please provide a link were I can inspect the problem, in this way I will be able to give you the proper answer.

Thank you for your understanding.

Post count: 87

This is the link- https://www.lifeday.in/

Post count: 35449

Hi,

Please try the settings from Newspaper>Theme panel>Theme Color> Footer https://www.screencast.com/t/bMgNgrpOTw
You can check this to https://www.screencast.com/t/AyzTdaovJXaG

Thank you for your understanding.

Post count: 87

The issue could not be solved with the help of given suggestion.
Before updation it was like this and I want to have display like this.
https://www.screencast.com/t/QjshsfaHuthD

Post count: 87

As shown I have given for Footer Widget I have given as Title Background color #ff0202 and as Title Text color #ffffff
https://www.screencast.com/t/PJDr73DcO
But it is shown as https://www.screencast.com/t/39sNipB0q

Post count: 35449

Hi,

Please make this sets in theme color
https://www.screencast.com/t/v0gXRnmIBJL
And add this custom css in Newspaper>Theme panel>Custom code>Custom css
.td-footer-wrapper div .td_block_template_4 .td-block-title > * {
background-color: red;
}
.td-footer-wrapper div .td_block_template_4 .td-block-title > *:before {
border-color: red transparent transparent transparent;
}

https://www.screencast.com/t/zpbeUePCGd6

Thank you.

Post count: 87

Thanks for the support. The given custom code has helped to get desired result.

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