Setting blockquote colour in theme panel settings has no effect

Posted in: Newspaper
Post count: 8

Hi we have set the blockquote color in the newspaper theme panel > theme colors > content > posts section to be read. See screenshot https://paste.pics/c7419886a9bc393bc6656ff9d98338b1 but it has no effect on the front-end of the post. See our test site https://test.feminisminindia.in/blog/2021/02/26/how-global-economic-policies-affect-local-gender-issues/ for the result. If you inspect the blockqoute element, you will see that the stylesheet overrides the select red hexcode.

  • This topic was modified 5 years by FII Tech.
  • This topic was modified 5 years by FII Tech. Reason: typo in heading
Post count: 21065

Hello!

I tested on my end and the settings should reflect on the website.
Please make sure the setting is saved in theme panel.
Also, please make sure that your Standard Pack plugin is updated and active.

Thank you!

Post count: 8

Hi, yes the setting is saved and the tagdiv standard pack plugin is active with its latest version.

Post count: 18283

Hello!

When using a cloud library template most of the editing can be done using tagDiv Composer. As you can see here this is how you can edit your blockquote colors: https://www.screencast.com/t/g29ToWwn4

I hope this was helpful!
Thank you!

Post count: 8

Thanks Vlad. We are not using the cloud library template though for single posts. We are using the style 3 template in theme panel > post settings > default post template.

The blockquote color is also set to #e7343f in theme panel > theme colors > content > posts.

We also tried to add custom css in theme panel > custom code to enforce text color of all blockquotes but were unable to get the result.

Post count: 18283

Hello!

It looks like the blockquote is getting overwritten, please use this css code: .post blockquote p, .page blockquote p {
color:#e7343f!important;
}

The codes must be inserted in here: https://www.screencast.com/t/G4qVwC6G

Thank you !

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