This topic has 4 replies, 3 voices, and was last updated 4 years ago ago by Olga Barlow
Please check the screenshot: https://nimb.ws/OFo3tf
It is a fresh install and if you compare the button spacing, they are not the same as the import. I can fix that using CSS but want to ensure that if these differences are there in other parts of the site as I have not touched anything yet.
The half hidden scroll is not that good. Isn’t it designed to handle both Admin bar and general visitor?
Off-topic: https://www.8theme.com/topic/critical-error-after-import/#post-257526 Please hide the site URL here. Can’t see the edit option there.
Hello,
Thanks for using our theme.
Is it solved https://prnt.sc/vd3zyr ?
Is there anything else I can help you with?
Regards
Hey Rose,
First it is not solved: https://nimb.ws/kY1oFW Both the spacing between Add to Cart and also the half hidden navigation bar when there is an admin bar.
I can solve them myself but I just wanted to ask why are they different from the demo? What if there are some other components affected without our notice. Hope you understand what I mean.
Hello,
1) To fix the Add to cart button position add the below code to Theme Options > Custom CSS
.swiper-slide .content-product .button {
display: inline-block;
}
We’ll also fix it in the next theme update.
2) Regular customer does not have admin bar at the top, so there is no error with the sticky header for the regular customer. If this is critical for you we can provide you custom code to move the sticky header below the admin bar for the admin. Do you need the custom code?
Regards
You must be logged in to reply to this topic.Log in/Sign up