Custom CSS not working?

Posted in: Newspaper
Post count: 29

Setting the theme up again – biggest issue was how slowly everything was loading, but fixed that by going with MaxCDN. 2 things brought me back:

1. Theme flexibility w/post types
2. Support

I had some CSS for the theme before, and it’s in the ‘custom CSS’ in the theme options panel.

But I’m not seeing the results on the site: sunnyinkabul.com

For example, I styled quotes thus:

.td_quote_box p {
font-family: ‘PT Sans’, sans-serif !important;
color: #405952;
font-size: 20px !important;
line-height: 27px !important;
text-align: left;
padding-bottom: 16px;
margin: 0px;
}

But not seeing the results on this post:

http://sunnyinkabul.com/2015/03/24/why-the-us-wants-to-forget-about-female-afghan-pilots/

It’s still the same small font it was originally, center aligned, etc.

Post count: 9544

Um, that doesn’t look to be the NewsMag theme (as of 11:38am PDT 5/9/15) – site says you’re using “http://independentpublisherdot-me/” ?

Perhaps you’re in the wrong support forum?

============

With NEWSMAG:
If you’re trying to change the CSS for blockquote maybe try

blockquote

I do this with mine:
blockquote p { font-size:20px !important; line-height:26px !important; text-align: left !important; padding-left:20px;}

  • This reply was modified 11 years by simchris.
Post count: 1291

Hi,

I’ve looked on your site but it seems you have another theme active. As Christopher mentioned, i also suspect you’re using the css on blockquotes, if you can’t figure it out please provide more details.

Thank you, Emil G.

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