This topic has 8 replies, 3 voices, and was last updated 3 years, 3 months ago ago by Rose Tyler
By Description box I mean the one which is below product tab
https://prnt.sc/1lrb2xn
Thanks In Advance
Hello,
Could you provide URL?
Regards
sure
https://neyon.in/index.php/product/adata-xpg-gammix-s5-pcie-gen3x4-m-2-2280-256gb-ssd/
for now this product only have its discerption i am trying to reduce size of description box
thank you
Try to use the next code in Theme Options > Theme custom CSS > Custom CSS for desktop:
.single-product #tab-description {
max-width: 50%;
margin: auto;
}
Regards
thank you it worked
but for some reason again shop page is having issue with layout
this how its looking for user
https://prnt.sc/1m9fa4h
but for admin its looking normal
https://prnt.sc/1m9fhw5
also how do i remove coupon pop up
Hello,
I enabled separate cache for the mobile device in the cache plugin settings and clear the cache.
I removed the Newsletter element from your header content using the header builder. Check now.
Regards
its fixed thank you
can you tell where do i have to put this code
.post-type-archive-product .etheme_swatches_filter {
display: none;
}
i dont want attributes to show on shop page
Hello,
Theme Options > General > Enable Old Widgets Panel, then go to Appearance > Widgets > remove unrequited widgets from the Shop sidebar area.
Regards
You must be logged in to reply to this topic.Log in/Sign up