This topic has 6 replies, 2 voices, and was last updated 5 years, 2 months ago ago by Rose Tyler
Hi,
I’ve got some issues on the Xstore theme
1. When you are on a single product page, the menu disappears
2. On single product page, the variation doesnt show a price, the lowest price kees visible. You can take a look at the variations under “Thee”- “zwarte thee”
3. On mobile, on a product page you cant open the menu on the left.
4. On the blog page: https://www.bosbeauty.nl/haarzeep-van-geoliede-shampoo-naar-natuurlijke-shampoo-van-tamar/ you see a very big header image, i tried everything in the customizer but i cant make it just nice and small..
Hello,
1,3) Try to disable Autoptimize plugin. Let us know the result.
2) Temporarily disable all 3rd-party plugins, that don’t come bundled with our theme, if the problem will be solved after this, you need to find out which plugin causes the problem and contact the support of the plugin.
4) Is this what you are looking for http://prntscr.com/owjd92 ?
Regards
oh wow, your great!
Autoptimize was the problem for 1, 2 and 3….
4. Yes thats what i mean, its so big!.. just a little image is much more beautiful
Add this code in Theme Options > Custom CSS > Global custom CSS:
.single-post .single-post-large-wrapper img{
max-width: 100% !important;
max-height: 100% !important;
top: 0px !important;
width: auto !important;
height: auto !important;
transform: none !important;
left: 25% !important;
}
Regards
thanks a lot!!!!!!!! <3
You’re welcome!
Have a nice day.
Regards
You must be logged in to reply to this topic.Log in/Sign up