This topic has 6 replies, 2 voices, and was last updated 3 months, 1 weeks ago ago by Luca Rossi
Is there a method by which we can hide or add a “see more” button for that text? at the same time to remain 100% SEO optimized. It’s embarrassing for mobile users entering a website category.
Hi @iceball,
We can hide it on mobile only.
Please try adding this custom CSS under XStore > Theme Options > Theme Custom CSS > Global CSS:
@media (max-width: 600px){
.term-description {display: none;}
}
Best Regards,
8Theme’s Team
this setting will not influence the score and index in google?
Hi @iceball,
That text will not affect the SEO score on Google.
Best Regards,
8Theme’s Team
Thank you for help.
I have one more problem.
In the Product Page (long description) section – how could I hide part of the long descriptions?. I have an example here that I think would work well. Could you please help me?
Hi @iceball,
It requires the customization codes and they fall out of scope our support standard services we provide.
Should you require personalized customization services, we invite you to submit a request through our customization panel at the following link: https://www.8theme.com/account/#etheme_customization_panel. This will allow you to engage directly with our technical team.
Please note that customization services are subject to additional charges. The exact amount will be determined after a detailed review of your request.
Best Regards,
8Theme’s Team
You must be logged in to reply to this topic.Log in/Sign up