Change button colors - by luzactual - on WordPress WooCommerce support

This topic has 17 replies, 3 voices, and was last updated 3 years, 9 months ago ago by Rose Tyler

  • Avatar: nedim
    luzactual
    Participant
    February 26, 2020 at 11:44

    how i can change this buttons color in product??

    https://prnt.sc/r7vjkp

    16 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 26, 2020 at 13:23

    Hello,

    Theme Options > Styling > Dark buttons > Buttons Text Color.

    Regards

    Avatar: nedim
    luzactual
    Participant
    February 26, 2020 at 17:39

    thanks, but not all buttons change from this menu, for example..

    https://prnt.sc/r824j5

    Please contact administrator
    for this information.
    Avatar: nedim
    luzactual
    Participant
    February 26, 2020 at 17:43

    ok, i found it, lot of thanks

    Avatar: John Holden
    John Holden
    Support staff
    February 27, 2020 at 06:10

    Hi,

    Glad to hear your issue has been resolved.

    If you have a quick minute we always appreciate a 5-star rating on our theme!

    https://themeforest.net/item/xstore-responsive-woocommerce-theme/reviews/15780546

    Your feedback is the motivation to improve our work and services.

    Regards,
    Hung PD

    Avatar: nedim
    luzactual
    Participant
    March 27, 2020 at 13:35

    where i can change this hover buttons?

    https://prnt.sc/rnspa0

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 27, 2020 at 13:53

    Hello,

    Theme Options > Styling > Dark buttons

    Regards

    Avatar: nedim
    luzactual
    Participant
    April 8, 2020 at 09:25

    hi, how i can hide this section of wishlist??

    https://prnt.sc/rv92m9

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    April 8, 2020 at 09:29

    Hello,

    Go to Header builder and delete the Wishlist element from the header content – https://prnt.sc/rv95x2

    Regards

    Avatar: nedim
    luzactual
    Participant
    April 21, 2020 at 09:31

    hi, where i can edit this banner?? or hide it

    https://prnt.sc/s361kw

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    April 21, 2020 at 09:36

    Hello,

    You can delete Newsletter element from the header content http://prntscr.com/s364xa
    or edit Theme Options > Header builder > Newsletter – http://prntscr.com/s365at http://prntscr.com/s365kq http://prntscr.com/s365r8

    Regards

    Avatar: nedim
    luzactual
    Participant
    June 19, 2020 at 17:09

    thank you very much, is posible to change hover color of this quick view buttons only???

    https://prnt.sc/t2ujff

    or this too
    https://prnt.sc/t2unfl

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    June 20, 2020 at 07:44

    Hello,

    Try to use the next code:

    .footer-product .button:hover,
    .footer-product .show-quickly:hover {
        background-color: yellow;
        color: black;
    }

    Regards

    Avatar: nedim
    luzactual
    Participant
    June 24, 2020 at 10:00

    thank you very much! now i need if is it possible change the descriptions off this buttons? in this case this button of variable product.

    https://prnt.sc/t5hrko

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    June 24, 2020 at 14:16

    Text on buttons is already translated, so you just need to change this translation, use Loco translate plugin.

    Regards

    Avatar: nedim
    luzactual
    Participant
    June 24, 2020 at 17:48

    ok, thanks, and is it possible to change the size off the buttons??

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    June 25, 2020 at 07:47

    Here is custom CSS code:

    .content-product .button {
        padding: .91rem 1.5rem;
    }

    Regards

  • Viewing 17 results - 1 through 17 (of 17 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.