Forum Replies Created

Viewing 1 post (of 1 total)
  • Author
    Posts
  • in reply to: CSS for "Button colored style" #1042826

    I have tried every option I can think of and I can’t get it to change.

    I want to change “Request Free Estimate” to the following CSS:

    {
    background-color: white !important;
    border-color: #000130 !important;
    border-radius: 25px !important;
    padding: 10px !important;
    color: #000130 !important;
    }

    I have button style (color) selected in the option and it’s not changing. I dont know what to do.

    I have tried everything from :
    #top #wrap_all .header_color .av-menu-button-colored > a .avia-menu-text

    .main_menu #menu-item-11 .avia-menu-text

    #menu-item-11 a span

    none of them will change it

Viewing 1 post (of 1 total)