Viewing 2 reply threads
You must be logged in to reply to this topic.
Hi,
after updating site with latest version of specular theme, something has changed in services small icons. Please look at this page:
https://www.oltremateria.innovaimpresa.com/ecopur/
Here I used services small icon, but now the sample text (“lorem ipsum…”) is appearing under each icon. Before there was no text, I just need the icon with its title.
How can I remove this sample text?
Regards
Marco
Hello,
Please add this code into your Custom Css box:
.services_small .content {
display: none;
}
Let me know.
Best regards!
Its ok
the css wortks right.
Thank you
Marco
You must be logged in to reply to this topic.