Home › Forums › WoodMart support forum › A few things
A few things
- This topic has 5 replies, 2 voices, and was last updated 4 years ago by Elise Noromit.
-
AuthorPosts
-
November 29, 2020 at 2:11 am #245747
Pietra MundiParticipant1. The wishlist and compare buttons on the header are not working. They are not sending you to the wishlist page and compare page, they send you to the same page that you are. As if you were refreshing the page.(I already deactivated all the plugins not related to the theme, didn’t work.)
2. The “add to cart” button on the product page is suppose to be green. I made the change in “Theme Settings>Styles e Colors > Buttons”. But is still purple.
3. On last thing, how do i make that menu on mobile that apear on the demo theme ? (print)
November 29, 2020 at 5:19 pm #245819
Elise NoromitMemberHello,
1. Most likely you have not set the page for the Wishlist and Compare in the Theme Settings > Shop page > Whilst / Compare, please check the manuals: https://xtemos.com/docs/woodmart/woodmart-compare/ and https://xtemos.com/docs/woodmart/woodmart-wishlist/
2. The shopping cart is green now. It could be a matter of cache.
4. What do you mean? Do you want to add social icons? Please provide more details. If so, you need to switch to the mobile view of the header and enable the top row, then add the social icons element:
https://xtemos.com/docs/woodmart/header-builder/header-responsive-settings/https://xtemos.com/docs/woodmart/header-builder/header-rows-columns-configuration/
https://xtemos.com/docs/woodmart/header-builder/add-edit-builder-elements/
Best Regards
November 30, 2020 at 1:51 am #245926
Pietra MundiParticipantThank you for your answer.
1. About the button: there isn’t any other way to change the color of the button ? i already deleted all the chache.
2. Sorry. I saw this menu on the demo theme. The menu is at the bottom of the page. Circled in red
November 30, 2020 at 10:10 am #246035
Elise NoromitMemberHello,
Please add this code to the Theme Settings > Custom CSS > Global:
body .woodmart-hover-base:not([class*="add-small"]) .wd-bottom-actions .woodmart-add-btn > a:hover, body .woodmart-hover-base:not([class*="add-small"]) .wd-bottom-actions .woodmart-add-btn > a{ background-color:red; }
Set the color as per your needs.
In order to switch on the mobile bottom navbar, please find the options in the Theme Settings > General > Mobile button navbar, enable and configure.
Best Regards
December 7, 2020 at 3:15 pm #248595
Pietra MundiParticipanti’m sorry i didn’t express myself very clearly. I meant the button on the especific product page. That code you gave me changed the color of the button on the homepage and not the produt page.
December 8, 2020 at 9:01 am #248816
Elise NoromitMemberHello,
Please add this code to the Theme Settings > Custom CSS > Global:
.btns-shop-light .single_add_to_cart_button:hover, .btns-shop-light .single_add_to_cart_button{ background-color:red; }
Best Regards
-
AuthorPosts
- You must be logged in to create new topics. Login / Register