- This topic has 1 reply, 2 voices, and was last updated 6 years, 9 months ago by Hash.
Viewing 2 posts - 1 through 2 (of 2 total)
- AuthorPosts
- March 26, 2017 at 4:00 pm #2597MinvooParticipant
Hey. Can you tell me how to make a background in Read More Button?
Also, how can I can add Excerpt mode in custom categories? For example I have category named ‘Sport’ and ‘Culture’. I want excerpt only in Cultury category. Do you know some easy methods how to do it? I found plugin for it, but it has some errors.
April 3, 2017 at 9:35 pm #2658HashKeymasterHere is the CSS to make a background in read more button
.entry-readmore a{
background: red;
padding: 10px;
color: #FFF;
display: inline-block;
}and there is no option to enable excerpt in the custom category only. Neither you will be able to find any plugin for it.
- AuthorPosts
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.