AI Search
Classic Search
 Search Phrase:
 Search Type:
Advanced search options
 Search in Forums:
 Search in date period:

 Sort Search Results by:

AI Assistant
Notifications
Clear all

[Closed] With "Turn WordPress to wpForo", my home page does not show any margin at all

2 Posts
2 Users
0 Reactions
1,952 Views
Posts: 127
Topic starter
Translate
English
Spanish
French
German
Italian
Portuguese
Russian
Chinese
Japanese
Korean
Arabic
Hindi
Dutch
Polish
Turkish
Vietnamese
Thai
Swedish
Danish
Finnish
Norwegian
Czech
Hungarian
Romanian
Greek
Hebrew
Indonesian
Malay
Ukrainian
Bulgarian
Croatian
Slovak
Slovenian
Serbian
Lithuanian
Latvian
Estonian
(@mplusplus)
Reputable Member
Joined: 6 years ago
[#11760]

Hi there

Without "Turn WordPress to wpForo" left and right margins look good (please see good-margin.png).

With "Turn WordPress to wpForo" left and right margins disappear (please see no-margin.png).

Any help on how to fix this so with "Turn WordPress to wpForo", I still have margins like good-margin.png on both sides.

Thanks. 


1 Reply
Robert
Posts: 10741
Admin
Translate
English
Spanish
French
German
Italian
Portuguese
Russian
Chinese
Japanese
Korean
Arabic
Hindi
Dutch
Polish
Turkish
Vietnamese
Thai
Swedish
Danish
Finnish
Norwegian
Czech
Hungarian
Romanian
Greek
Hebrew
Indonesian
Malay
Ukrainian
Bulgarian
Croatian
Slovak
Slovenian
Serbian
Lithuanian
Latvian
Estonian
(@robert)
Support Team
Joined: 3 months ago

Hi @mplusplus,

Could you please explain why you want to use the "Turn WordPress to wpForo" option. Have you tried to set forum on home page using the correct documentation: https://wpforo.com/docs/root/getting-started/forum-page/set-forum-on-home-page/

In any case, you can use a simple CSS code to add padding. For example:

#wpforo #wpforo-wrap {
     padding: 0% 5%;
}

Share: