Image line processing??

Posted in: Newspaper
Post count: 131

Image line processing in content??

See attached image!!

Custom CSS~??

↓↓↓↓↓↓↓↓↓↓↓

http://carloansinfor.com/wp-content/uploads/2019/06/photo_line.jpg

Post count: 35449

Hi,

In order to achieve that you need to set a padding for images and a border, this can be achieve using custom css for all images from posts
.single .td-post-content figure img {
border: 1px solid gray;
padding: 15px;
}

Set the code in Theme panel>Custom code>Custom css
Also you can change the color and px size.

Thank you!

Post count: 131

Calin!

Thanks for answers!

Be a great week ^^

Viewing 3 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic.