• Hello,

    I need to set the hover color for the “Send Enquiry” button on this page.
    Can anyone please provide the CSS code for that.

    Thanks & Regards,
    Rashida H.

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

Viewing 1 replies (of 1 total)
  • Hello,
    ?
    ?Please add this extra CSS code in Customizer -> General Settings -> Additional CSS :

    .page-id-8946 button.vc_general.vc_btn3.vc_btn3-size-lg.vc_btn3-shape-round.vc_btn3-style-custom:hover{
    background-color:red!important;
    color:white!important;
    }

    You can adjust the values of color and background-color as you want.

Viewing 1 replies (of 1 total)
  • The topic ‘CSS Help Needed for Button’ is closed to new replies.