Site logo

Archived topic

How to edit read more button after adding a custom excerpt?

5 replies · Started by Ravi Dixit on January 17, 2019

Viewing posts 1–6 of 6

Thanks Leo
I have added that snippet but i want to customize it.
As i show you earlier.
can you help me to style the button?

Thanks

Hi there,

you can target that button separately from the other buttons like so - just add the relevant styles:

.read-more-container a.button {
    background-color: orange;
}

thanks man

You're welcome

This archived topic is closed to new replies.