Home Forums Pro Themes Blogism Pro Color of Primary and Secondary buttons on CTA widget

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #59002
    lindaje
    Participant

    Please help. I can’t find where to change the colors of the primary and secondary buttons on the Call to Action Widget. I have been through all the color options and I can’t find it.
    Thanks
    L

    #59027
    wensolutions
    Keymaster

    Hello @lindaje ,

    Since the option to change the button color is not available with in the theme you can use below given custom CSS .

    .call-to-action-buttons a.custom-button {
    	    background: #a46497;
    }

    Change the hex color code as per your requirement .

    But the feature to change the link color i.e text color of the button is available within the theme . Just go to Admin Panel > Appearance > Customize > Color Options > Home Widget Color Options > Link Color and change the color.

    Hope this Helps .

    Best Regards!!

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