How to hide image
-
Hi, I’m trying to hide all images. So I put this codein css:
.tlp-food-menu .image-area img {
display: none;
}
It worked, but the writing still start after the image container.
How to make the writing start from where the image was?
And how to resize the container and the fonts?Thank you very much for such a good and pleasing plugins.
Cheers..
- The topic ‘How to hide image’ is closed to new replies.