Lost on a couple items – Header Image Sizes? And Widget Title font color change

Posted in: Newspaper
Post count: 15

Looking for some guidence on header image size options or custom options and why I cannot for the life of me seem to find the color change option for the Widget titles?

Maybe its all just lack of sleep, but any help would be great.

Post count: 35449

Hi,

The header image size depend on the style ore cloud header you are using, if you are using a standard header style -> https://i.imgur.com/xD83vwM.png only on style 9-10-11 you’ll have the full size, if you are using a cloud header from tagDiv Cloud library , you can edit it using tagDiv Composer.

For the problem with widgets please provide some more details and a link were i can inspect them.

Thank you!

Post count: 15

This is the website: http://www.coptalk.info/

You can see the issue with header image and also the sidebar widgets with title that is matching the color of the background – Ex: Pages title is the color of the background for the body.

Thanks

Post count: 35449

Hi,

The most easy way to change the background color for all widgets is to use a custom css -> https://i.imgur.com/TxZZy9f.png
.td-main-sidebar .widget .block-title span{
color: green;
}

The code need to be set in theme panel> custom code> custom css.
Also these images appear like this -> https://i.imgur.com/y172u02.pngbecause do not have set a featured image -> https://forum.tagdiv.com/featured-image-or-video/

Hope this will help you!
Thank you!

Post count: 15

Thank you for the help – all my issues are resolved.

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