I’d like to style my images, could you share css codes for image styling
Hi,
Please post a link to your website to a page where you have images you want to style and let me know how you would like to style them, so I can check.
Kind Regards,
Csaba
Hi,
Ok, please let me know how you would like to style them ( what styles do you want to apply ), so I can give you a working solution for that.
Kind Regards,
Csaba
curve on the edges, not both edges
Hi,
You can style your content images with this Custom CSS:
.content-area img {
border-radius: 5px 5px 0 0 !important;
}
Please let me know how it works.
Kind Regards,
Csaba
Works perfect, but only on the blog posts
It worked perfectly on all pages. I’m grateful
Hi,
Great! You’re most welcome! If you need help with anything else, please open a new topic.
Have a nice day!
Kind Regards,
Csaba