Title: Help with button
Last modified: October 8, 2018

---

# Help with button

 *  Resolved [Karin_tanketal](https://wordpress.org/support/users/macwitty/)
 * (@macwitty)
 * [7 years, 8 months ago](https://wordpress.org/support/topic/help-with-button/)
 * I have earlier got help with css to make the ”read more” button on blog slider
   at home page a bit more discreet. I think the code is changed as the old css 
   do not work anymore instead I get an brownish button
 * Can I get help to make a button as the one we had before?
 * [Images of old and new button](https://www.dropbox.com/s/puyb13o01u2zsux/button.png?dl=0)
 * Old CSS
 *     ```
       /*==========blogg==========*/
       .flexslider_blog .flex-direction-nav .flex-prev:hover {
              background-color: #2565ac !important;
       }
       .flexslider_blog .flex-direction-nav .flex-next:hover {
              background-color: #2565ac !important;
       }
   
       .flexslider_blog .flex-direction-nav .flex-prev, .flex-next{
              background-color: #0f3f74 !important;
       }
   
       .flexslider_blog li.blog_item .flex_content a.read_more:hover {
           background: #0f3f74;
           border: 1px solid #0f3f74;
       }
       .flexslider_blog li.blog_item .flex_content h3{
           font-size: 24px;
           line-height: 33px;
           margin-top: -2px;
           margin-bottom: 12px;
       }
   
       /*=================================*/
       ```
   
 * Wp version 4.9.8–sv_SE
    Colorway 3.8.4
    -  This topic was modified 7 years, 8 months ago by [Karin_tanketal](https://wordpress.org/support/users/macwitty/).
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fhelp-with-button%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Thread Starter [Karin_tanketal](https://wordpress.org/support/users/macwitty/)
 * (@macwitty)
 * [7 years, 7 months ago](https://wordpress.org/support/topic/help-with-button/#post-10832589)
 * Got it – changed the read-button
 *     ```
       .read-button a {
           background: #eedec3;
           padding: 8px 12px;
           font-size: 16px;
           letter-spacing: 1.5px;
           line-height: 45px;
           color: rgb(53,64,83);
           font-family: "Poppins";
           font-weight: 600;
       }
       ```
   
    -  This reply was modified 7 years, 7 months ago by [Karin_tanketal](https://wordpress.org/support/users/macwitty/).
 *  Thread Starter [Karin_tanketal](https://wordpress.org/support/users/macwitty/)
 * (@macwitty)
 * [7 years, 7 months ago](https://wordpress.org/support/topic/help-with-button/#post-10844696)
 * Even better in 3.9.7 where you can
    Set Read More Button Radius in the Customizer

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Help with button’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/colorway/4.2.3/screenshot.png)
 * ColorWay
 * [Support Threads](https://wordpress.org/support/theme/colorway/)
 * [Active Topics](https://wordpress.org/support/theme/colorway/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/colorway/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/colorway/reviews/)

 * 2 replies
 * 1 participant
 * Last reply from: [Karin_tanketal](https://wordpress.org/support/users/macwitty/)
 * Last activity: [7 years, 7 months ago](https://wordpress.org/support/topic/help-with-button/#post-10844696)
 * Status: resolved