This topic has 4 replies, 3 voices, and was last updated 2 years, 4 months ago ago by Awais Ahmed
Hi
I have a problem on my single product page:
The text of the short description is on the picture and not after (at the ligne) as a “container”?
On my child theme css i have this : (for picture of the single product page and the container):
.main-images .woocommerce-product-gallery img {
max-height: 300px;
width: auto;
}
/* FIN limiter la hauteur des images produits */
#containerBH {
display: flex; /* establish flex container */
flex-direction: column; /* make main axis vertical */
justify-content: center; /* center items vertically, in this case */
align-items: center; /* center items horizontally, in this case */
}
Is there the problem? how can i fix this ?
Hello,
Provide correct URL to your WP Dashboard, please. Error screenshot in Private content.
Regards
Hops, sorry
Hello, @Jemo,
I have just checked your site now and it is working perfectly fine at my end on 2 different browsers, here is the screenshot: https://postimg.cc/Pp1kZXb6 so it must be the cache issue at your end nothing else.
Please try to clear your browser cache and check again or try to access your site on any other PC on a fresh new browser.
Regards 8Themes Team.
You must be logged in to reply to this topic.Log in/Sign up