how to change css in (index):

Posted in: Newspaper
Post count: 59

Hi there,
I’m trying to change css for my blockquotes. Using chrome > inspect shows some css lines I want to change or get rid of. I must have overruled some existing css rules in my styles.css.
But I know how to find the lines in the styles.css. But where can I find css rules that are in (index):238 f.e. I don’t understand where these rules are. Can anyone explain? Thanks!

Post count: 22421

Hello,

The rules from index are rules that do not come from the stylesheet. They can come from theme panel settings, custom css added in the theme panel or from plugins.

Thank you!

Post count: 59

Hi,
thanks!
I put all the settings in Newspaper theme panel on default. There are no plugins that changed my css. I can still see a lot of rules in index that I want to get rid of. Can I reach these rules to eliminate them?

Post count: 20688

Hi,

Please provide some examples of this CSS you are referring to, also a link to the website would be helpful as well. We will take a look.

Thanks

Post count: 59

Hi,
Thanks, for your reply.
F.e. when I visit page: https://www.wandelingen.info/wandelen-op-holy-island-klein-en-fijn/ en use chrome > inspect while on the blockquote, I can see that there is a css rule for the font color #444 in the index (among other things). Clicking on the index shows the css rules in index that I don’t know how to reach. Can you help me by telling me how to reach and eliminate them?

Post count: 20688

Hi,

That blockquote style comes from the theme panel
https://www.screencast.com/t/Dkdatho00DV
If that color setting is cleared there will be no color CSS for the blockquote.

This one comes from the theme panel as well – https://www.screencast.com/t/KLvGGOWNkfo
https://www.screencast.com/t/s57rd1O5ZNN

This box I can’t say how exactly it is made, check in the post content, could be HTML or a plugin shortcode maybe
https://www.screencast.com/t/H6LFqSPFbs

Post count: 59

Thanks! Very helpful!

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