[Resolved] News button backgriund color

Home Forums Support [Resolved] News button backgriund color

Home Forums Support News button backgriund color

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1068689
    Robert

    Hi

    I try over the last 3 houers to change the backgroud color (now its dark gray) from the button READ MORE (CZYTAJ WIĘCEJ) on my website https://www.trolik.pl/

    Im using the plugin:
    WP News and Scrolling Widgets

    can You help me ?

    Kr
    Robert

    #1068792
    David
    Staff
    Customer Support

    Hi there,

    try this CSS:

    a.news-more-link {
        background-color: #ff0000;
    }
    
    a.news-more-link:hover {
        background-color: #ff5500;
    }
    #1069651
    Robert

    yes – its works

    thx for the help!

    Robert

    #1070165
    David
    Staff
    Customer Support

    You’re welcome

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