fix this cart layout https://drive.google.com/file/d/18qvGFh6rpvsx-Vdwg5ephe5P9tbpgrkr/view?usp=sharing
This topic has 26 replies, 3 voices, and was last updated 5 years, 1 months ago ago by saadshahid313
fix this cart layout https://drive.google.com/file/d/18qvGFh6rpvsx-Vdwg5ephe5P9tbpgrkr/view?usp=sharing
Hello,
I can’t see the file that was attached, try to upload it here – https://dropmefiles.com/ and provide URL in the Private content area.
Regards
https://dropmefiles.com/BK1gZ uploaded
also fix this double Wishlist https://dropmefiles.com/pwIs4 . sometimes compare not working
Hello,
1) Add the below code to Theme Options > Custom CSS
.swiper-slide .content-product .footer-product .button {
display: flex;
}
2) To fix the double Wishlist issue http://prntscr.com/v9bu0r
3) Don’t see the issue with the compare option http://prntscr.com/v9bw55
Regards
how to show product image all same size ? also in single product layout also
how to reduce dom elements ?
Hello,
1)
how to show product image all same size ? also in single product layout also
Don’t understand your question. What size of the images do you want to have on the single product?
2) Every additional element on the page increases the dom structure. To reduce it remove the elements, there is no other way, unfortunately.
Regards
https://drive.google.com/file/d/1UCHLxvwKwjkmaieyr58heY5-UYdDcp2w/view?usp=sharing . themeoption when click on product not going
i want to change color https://dropmefiles.com/aBlhH
Hello,
Open product first https://gyazo.com/a535c8fe675ab723f85cf519d65487eb and then open the single product builder settings.
Regards
social icon not shown propely and not clickable https://dropmefiles.com/qoNWA
Hello,
Add the next custom CSS code:
.sidebar .sidebar-widget:not(.sidebar-slider)>div:after {
display: none !important;
}
Regards
https://dropmefiles.com/d0ogu (mobile view button layout not in level)
how to change delivery link mobile https://dropmefiles.com/By9ai
Hello,
1) Add the next code in Theme Options > Theme Custom CSS:
.shop-full-width {
padding-left: 15px;
padding-right: 15px;
}
2) Sorry, but your request is a bit unclear for me, please describe it in more detail.
Regards
how to remove delivery button in mobile https://dropmefiles.com/By9ai
Hello,
Go to Theme Options > Mobile panel > remove unnecessary mobile panel items.
Regards
I cant find . https://dropmefiles.com/KNNKK
ok thanks
Is there anything else we can help you with?
Regards
yes when i add to cart notication bar come i want too change the color of notification bar
.sticky-message-on .content-page .woocommerce-message {
background-color: #f26422 !important;
}
Regards
https://dropmefiles.com/0ycwt change this color ?
.et-notify {
background-color: red !important;
}
Regards
thanks
The issue related to '‘xstore cart’' has been successfully resolved, and the topic is now closed for further responses