Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #819644

    I want to change the color of load more button to yellow like subscribe button. Check snippet for reference.

    #819706

    Hey elctowson,

    Try adding this css code in Quick CSS (located in Enfold > General Styling):

    #top .av-masonry-load-more {
        background: #ebc015;
        color: #fff;
    }

    Hope this helps :)

    Best regards,
    Nikko

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