• Hello,

    I like this theme but one thing is bothering me and I would like to know if i can now or if you can add this option.

    In the call action menu that is displayed at the color I specified it to be but only when the mouse is hovering over the call to action section. When not selected the background color darkens. Is there a way to make it so the color of the call to action section stays at exactly my specified regardless as highlighting over it or not.

    Thanks Alan Billings

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • AddWeb Solution

    (@addweb-solution-pvt-ltd)

    Hello deathbybots,

    Add below css code into your current active child theme’s style.css file or you can add additional css option in theme customizer.

    .overlay-callback {
      background: #E4B701;
    }

    Hope this will helps you.

    Thanks.

Viewing 1 replies (of 1 total)
  • The topic ‘Call To Action Color Dim – Deactivate’ is closed to new replies.