-
Author
Tagged: css
-
July 10, 2015 at 18:37 #67689maartenParticipant
The UPDATE CART button uses class “button”
The PROCEED TO CHECKOUT uses “button alt” (same for the button on the checkout page)The picture explains it best.
I can’t seem to configure this in the styling options. Removing the alt class in developer console does the trick and makes all buttons look the same.
Any suggestions on how to accomplish this, either through styling in our child theme or moving the woo checkout pages to our child theme?
July 10, 2015 at 18:40 #67692maartenParticipantpicture
Attachments:
You must be logged in to view attached files.July 11, 2015 at 20:05 #67811LauraModeratorHello, do you want all the buttons to be the same style of the “UPDATE CART” ? So you want a style to change “PROCEED TO CHECKOUT” Button?
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
July 12, 2015 at 03:02 #67820maartenParticipantYes, we want to change the proceed to checkout button. not sure why, but it has a class of ‘alt’ in addition to button.
July 13, 2015 at 05:24 #67968LauraModeratorHello, could you share a link of your website? 🙂
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
July 14, 2015 at 02:01 #68135LauraModeratorHello, please add thi css to style.css of child theme or quick css in general settings
COPY CODEa.checkout-button.button.alt.wc-forward { font-size: 11px; margin: 0; line-height: 1.5em; cursor: pointer; position: relative; font-family: inherit; overflow: visible; padding: 10px; text-decoration: none; text-transform: uppercase; -webkit-border-radius: 2px; border-radius: 2px; left: auto; color: #5e5e5e; border: 1px solid #e5e5e5; white-space: nowrap; display: inline-block; transition: all 0.4s ease-in-out 0s; background-color: rgb(247, 247, 247) !important; }
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
July 14, 2015 at 15:48 #68217maartenParticipantThanks! I just couldn’t figure out the right identifier: a.checkout-button.button.alt.wc-forward
This fixes it.July 15, 2015 at 09:42 #68370LauraModeratorGlad it worked! Please leave us a nice comment and/or a 5 star rating at themeforest 🙂
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
-
AuthorPosts
The forum ‘KLEO’ is closed to new topics and replies.