Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #957832

    How can i change the transparent button (request information) to a solid color? Please could you provide CSS.

    #958040

    Hey ctrimde,

    Try using this css code:

    #top.home .avia_ajax_form input.button {
        background-color: black;
    }

    Just change the black color.
    Hope it helps :)

    Best regards,
    Nikko

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