Notifications
Clear all

Limited Support

Our team is currently on holiday, so support will be limited during this period. Response times may be slower than usual, and some inquiries may be delayed. We appreciate your patience and understanding, and we’ll resume our usual support by the end of August.

 

How to add space below image?

2 Posts
2 Users
0 Reactions
804 Views
Posts: 4
Customer
Topic starter
(@szharkov)
Member
Joined: 9 years ago

Hello,

How to add 10px below attached image? 

I've tried this in Style textarea in Settings of wpForo:

#wpforo-wrap .wpforo-post .wpf-right .wpforo-post-content .wpfa-item.wpfa-img img {

padding-bottom: 10px;
}

But it adds 10 px between image and shadow (arrow #1 on screen), not below the shadow (arrow #2).

padding

 

 

 

1 Reply
Posts: 4233
 Tom
Admin
(@tomson)
Famed Member
Joined: 10 years ago

Use this code:

#wpforo-wrap figure[data-attachids]{margin-bottom:15px;}
Reply
Share:
Scroll to top