This topic has 4 replies, 3 voices, and was last updated 2 years, 3 months ago ago by Rose Tyler
How to change the color of these green information bars, in the product added to cart popup window and on the checkout page?
https://htdaviloz.com/wp-content/uploads/2022/08/Untitled.png1_.png https://htdaviloz.com/wp-content/uploads/2022/08/Untitled.png12.png
How to add the floating menu that is pointed with the Menu arrow?
https://htdaviloz.com/wp-content/uploads/2022/08/Toma-pantalla-menu-flotante.png
Hello, @oscardc,
Thanks for using our Theme.
1- There is an error on your site the checkout page does not appear and working fine please check the image: https://postimg.cc/dk9sfzD4
kindly fix it first so that I will be able to check your issue and fix it for you.
2- This is not part of the XStore theme functionality, this panel was created just for the Preview page on ThemeForest. So you cannot set this from the theme options. I hope you understand.
Regards 8Themes Team.
1,646 / 5,000
Resultados de traducción
Hello, apparently you did not understand.
1-There is no error on the site, the payment page appears that way because it is not connected to any account, my interest is to change the color of the green bar that appears both in the pop-up window when you add the product to the cart and the one that appears on the payment page when the client is connected and is going to pay, on the comments page of themeforest told me that this was done with CSS, that there should be a theme here.
So that you could understand, I sent you the screenshots, where you can clearly see the green warning bar. I send them again this time indicated.
https://htdaviloz.com/wp-content/uploads/2022/08/Untitled.png1_.jpg
https://htdaviloz.com/wp-content/uploads/2022/08/Untitled-1.png12-1.png
2- Regarding the side floating menu, you told me another answer in the comments section on the themeforest sale page. His answer was to open a topic, so some files need to be uploaded for it to work with XStore.
oscardc
oscardc PURCHASED SUPPORTED
1 day ago Flag
How to add the floating menu that is pointed by the Menu arrow? https://htdaviloz.com/wp-content/uploads/2022/08/Take-screen-menu-flotante.png
————————————————– ———-
rose_tyler
rosa_tyler TEAM OF AUTHORS
1 day ago Flag
Hello,
Thank you for using our theme.
The mentioned function was made for demonstration only, so some files need to be uploaded to make it work with XStore.
Submit a theme on our support forum: https://www.8theme.com/forums/xstore-wordpress-support-forum/
Cheers
Hello,
1/ Add the next code in Theme Options > Theme custom CSS:
.woocommerce-message {
background-color: #90c186 !important;
}
2/ You can download sticky-panel.css and sticky-panel.php from this page – https://dropmefiles.com.ua/ua/csU8ezR2f
1/ sticky-panel.php file content (I left details in the top of file but write them below again)
// copy and add next code to your child-theme/functions.php
2/ sticky-panel.css – file content (I left details in the top of file but write them below again)
// copy next custom style to your child-theme/style.css
Regards
You must be logged in to reply to this topic.Log in/Sign up