Home Forums Square Read more button

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #2597
    Minvoo
    Participant

    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.

    #2658
    Hash
    Keymaster

    Here 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.

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.