Shop Categories

X

Button Colour

Home Forums Agama Pro Button Colour

Topic Resolution: Resolved
Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #11152
    KNIGHTS Technology
    Participant

    Hey,

    Is here anyway to change the default button colour for my website. As I’m using a white background a lot of the buttons cannot be seen unless you hover over them. I have seen on other themes there is sometime options to change default buttons colours and style

    You can kind of see he below the content… http://www.knightstechnology.co.uk/web-hosting/

    Thanks

    #11154
    Zex
    Moderator

    Hello, KNIGHTS Technology!

    Which exact buttons did you mean?

    There is no page on the link you gave to me.
    https://prnt.sc/ldlzhy

    Regards

    • This reply was modified 4 years, 7 months ago by Zex.
    #11166
    KNIGHTS Technology
    Participant

    Sorry completely forgot I had it set to private.

    I have just made it public.

    Cheers

    #11170
    Zex
    Moderator

    Hello, KNIGHTS Technology!

    To change the buttons background color, insert next code into Customizing->General->Additional CSS:

    .rstore-product button.rstore-add-to-cart {   
        background-color:#00a4d0 !important;
    }

    Regards

    #11171
    KNIGHTS Technology
    Participant

    Again as always perfect.

    Thank worked a treat

    #11185
    KNIGHTS Technology
    Participant

    Hey,

    Just noticed that when you enter some text into the domain search and select enter is brings up same problem with the white button.

    You got any magically skills to fix them is well 🙂

    Thanks

    #11212
    Zex
    Moderator

    Hi,

    Try to insert next CSS code into CUstomizing->General->Additional CSS:

    .rstore-domain-buy-button{
        background-color:#00A4D0;
    }

    Regards

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