Home Forums Pro Themes Construction Base Pro CALL TO ACTION WIDGET COLOUR

Tagged: , , , ,

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #58837
    Fergal Mc
    Participant

    Hi,

    trying to change the colour of the ‘call to action’ widget bar but having no luck. I can’t find the option in the colour options or under Home Widget Colour Options. Please see image below:

    https://imgur.com/a/dDVWw

    #58840
    wensolutions
    Keymaster

    Hello @fergal_mccabe,

    To change the background color of the CTA widget use below given CSS.

    For this go to Admin Panel > Appearance > Customize > Additional CSS and paste below given CSS.

    #sidebar-front-page-widget-area .cta-layout-1.construction_base_widget_call_to_action{
        background: #001837;
        }

    Change the color code according to your requirement .

    Hope this helps .

    Best Regards!!

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