Home Forums Pro Themes Magazine Plus Pro Read More Button

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #28659
    SwagHerMag
    Participant

    Greetings,
    Where do we change the color of the Read More box? I cannot find it anywhere.

    #28662
    wensolutions
    Keymaster

    Hello @SwagHerMag

    The feature you are asking is not currently available in the theme but you can change the color of the box by using the simple CSS code.

    For this goto Admin Panel > Appearance > Customize > Additional CSS and paste the below CSS.

    #primary article a.read-more {
        background-color: #FFFF00;
    }

    You can change the color code as your requirement.

    Hope this helps .

    If you have any confusion further please let us know.

    Best Regards!!

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