Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #472602

    Hi all :)

    is posible change the simple text “read more” Button. for a colored button?

    Thanks

    #472880

    Hi Tokyo!

    I couldn’t find the page in your screenshot on your site, could you link directly to it please?

    Cheers!
    Rikard

    #473019

    Hey sorry.

    this is the blog with read more text button: http://ganubis.com/nighthawks-gamers/
    and example of for a colored button like this: http://www.ganubis.com/6.png

    Thanks ^^

    #473034

    Hi!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    .read-more-link a {
      background-color: green;
      color: white;
      padding: 5px;
      border-radius: 5px;
    }

    Regards,
    Yigit

    #473140

    It is done. Yigit thank you very much! Yigit +10 :)

    #473169

    Hey!

    You are welcome, always happy to help :)

    Cheers!
    Yigit

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Changue Blog "read more" Button’ is closed to new replies.