Okay
  Public Ticket #1613810
BLOG - Button Color and Excerpt Lenght
Closed

Comments

  •  2
    Luciana started the conversation

    Hi guys, 

    Two questions:

    1. Please how can I change de color of the button color on the Blog.  The color change to orange on hover, and that's Okay, but the static button is always black. It seems to be a standard color (?). Find the image attached.

    2. In the Salient > Blog > Funcionality - About the excerpt length, I put it 70. But when you see in the Blog Page, it doesn't work. The number that appear is 30. I would like to change this... What can I do? Find the image attached.

    Thanks in advance, 

    Best, 

    Luciana.

  •  9,005
    Tahir replied

    Hey Again,

    1:Add this into the Custom CSS box located in your Salient Options panel (All custom css provided is tested in the Live Browser so it will work as intended . If you cant see any changes make sure there is no red cross in the Custom CSS Box as that syntax error would cause all css below it to not show up on the Frontend):

    article.post .more-link span, .blog-recent .more-link span {
        background-color: #e74c3c !important;
    }

    2: Unfortunately that is a bug and will be fixed in upcoming updates.  

    Thanks


    ThemeNectar Support Team 

  •  2
    Luciana replied

    Hi Tahir, 

    1. Despite there is no red cross, the CSS is not working. I can't see any change...

    2. Sad, but Okay... I will buy the theme to a client, and the blog will be super important page... :-/

    Thanks, 

    Luciana

  •  9,005
    Tahir replied

    Hey Again,

    Works fine when added to the Live Browser : http://prntscr.com/jx5hbu .


    Please clear your cache using this guide: https://themenectar.ticksy.com/article/6226/ 

    Best.


    ThemeNectar Support Team