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.

 

wpForo 1.x.x [Solved] No Space or Margin on The Sides

3 Posts
2 Users
1 Reactions
1,162 Views
Posts: 6
Topic starter
(@kuyawing)
Active Member
Joined: 3 years ago

Hi I am experimenting with the plugin. Why there is no margin on the side as shown in the attached image. Its fully stretched horizontally

Topic Tags
2 Replies
Chris
Posts: 3611
(@chris)
Famed Member
Joined: 4 years ago

Hi @kuyawing,

Insert this code in Custom CSS Code field from Dashboard > Forums > Settings > Styles Tab:

#wpforo #wpforo-wrap {
    padding: 10px 15px;
}
1 Reply
(@kuyawing)
Joined: 3 years ago

Active Member
Posts: 6

@chris Thank you appreciate it. Will definitely leave a good review