-
Author
-
May 24, 2017 at 09:49 #162528
rinda
ParticipantHello,
Can you tell me how to disable the right sidebar on the default Buddypress Register page? I only want this sidebar removed for this particular page. I’ve already tried selecting “none” under the Sidebar section of the register page but that does not work. 🙁
Please see attachment of what I tried changing.
May 24, 2017 at 16:36 #162566Laura
ModeratorHello, please check at the template selector while editing the register page, select full width template 🙂
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionMay 24, 2017 at 19:21 #162605rinda
ParticipantI already tried setting it to full width before I opened the ticket and it did not remove the sidebar. 🙁
May 26, 2017 at 01:48 #162703Laura
ModeratorHello, can you share credentials so I can check it out? 🙂
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionMay 26, 2017 at 05:57 #162716rinda
ParticipantHi – of course! The page is called “Register” in the Pages section.
dev.topparentpicks.com/wp-admin
ID: TPP-admin
PW: Hongkong1May 29, 2017 at 00:09 #162859Laura
ModeratorHello, try by adding this to style.css of child theme 🙂
COPY CODE.registration .sidebar.sidebar-main.col-sm-3.sidebar-right { display: none !important; } .registration .template-page.col-sm-9.tpl-right { width: 100%; border-right: none !important; }Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionMay 31, 2017 at 23:47 #163165Laura
ModeratorGlad to help 🙂
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution -
AuthorPosts
The forum ‘General questions’ is closed to new topics and replies.