Site logo

Archived topic

How to change excerpt color

5 replies · Started by Immi on July 8, 2019

Viewing posts 1–6 of 6

thanks, Leo

it's working only main home page of the site and I want to apply it on each homepage of the site

.blog .entry-summary, archive .entry-summary {
font-size: 15px;
color: #666666;
margin-bottom: -20px;

border-bottom: 1px solid #DDD;
letter-spacing: .8px;
}

I want to apply it on each homepage of the site

Not sure if I understand. There is only one home page per site.

Can you link me to the page that's not working?

Leo, this CSS code only working on the Homepage of the site.
I want to apply it on each page; for example, I have five pages on my site, which are the following:
1: **
2: **
3:**
4: **
5:**

You can see this CSS code is not working on any of the above pages.
Only working on the main homepage of the site which is **

This archived topic is closed to new replies.