Custom styling

Posted in: Newspaper
Post count: 5

Hi there,
I’d like to assign a different style to the excerpts. If I change it in my browser, the changes show up, but if I enter the code in the Additional CSS or in Child them’s style.css, the changes don’t show on the web site. Could you please point me to the right direction? Thanks.

Here is the code:

.tdi_116_4c9 .tdb-block-inner blockquote p {
font-family: Roboto;
font-size: 26px;
line-height: 1.3;
letter-spacing: -1.6px;
color: #ea1717;
text-align: left;
border-left: 4px solid #000000;
padding-left: 10px;
text-transform: none;
}

Too bad I can’t attach a screenshot!

Post count: 5

I have adjusted that with site-wide settings and some custome css, so no need to answer.

.tagdiv-type blockquote {
text-align: left;
line-height: 1.25;
border-left: 4px solid #000000;
padding-left: 10px;
}

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