This topic has 2 replies, 2 voices, and was last updated 2 years, 3 months ago ago by Awais Ahmed
I bought the theme wondering that would make my life easier however i could not build a single product page on it. The name of the product is not showing on the page product and when i try to build a page from scratch nothing works. I wanted to build something like this page (https://www.louisedamas.fr/en/necklaces/380-carrie-necklace-7061281952207.html) however the tools doesn’t work properly and i ended up trying something native from the theme but the title of the product doesn’t show. Can someone help me?
Hello, @vitorlmc,
When I check your site I found that there is a CSS code that hides the title from the product page as you can see in the image: https://postimg.cc/5H9QX8N1
Now, In order to solve your issue simply go to the Dashboard,>> XStore >> Theme Options >> Theme custom CSS >> Global, and then paste the below code at the bottom of the CSS box.
.single-product .product_title{display:block !important;}
Then save settings and check back to your site after clearing the browser cache. The result will appear as you see in the image: https://postimg.cc/5X42gbcS
Regards 8Themes Team.
Tagged: purchase, single product, support, templates, woocommerce, wordpress
You must be logged in to reply to this topic.Log in/Sign up