-
Author
-
December 23, 2015 at 11:58 #95031keyandceeParticipant
Hello,
it is possible to remove the “Sidebar” in the Main Content?
<div id=”main-container“ class=”clearfix“>
<div class=”main“ role=”main“>
<div class=”sidebar sidebar-colors“> ??
it is the code to disable .sidebar sidebar-colors {display:none !important}
or must i change this in the PHP Codes?
im looking forward to hearing from you.
THX
December 23, 2015 at 14:45 #95042sharmstrModeratorYou can disable the sidebar by choosing the full width layout in Appearance > Customize > Layout
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
December 23, 2015 at 15:28 #95056sharmstrModeratorIt works for me. Probably a caching issue on your site.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
December 23, 2015 at 15:31 #95058keyandceeParticipantat the user profil is the sidebar active, or at the notifications.
December 23, 2015 at 15:46 #95064sharmstrModeratorThere isnt a sidebar layout for profiles
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
December 23, 2015 at 15:48 #95065keyandceeParticipanthmmm.. i am talking about this element.
Attachments:
You must be logged in to view attached files.December 23, 2015 at 15:54 #95068sharmstrModeratorThat’s not a sidebar. 🙂
That’s the buddypress profile header. You might try this
COPY CODE#buddypress #item-header-wrap { display: none !important; } @media only screen and (min-width: 768px) { #buddypress #item-body { margin-left: 0 !important; } }
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
December 23, 2015 at 16:33 #95084keyandceeParticipant😀 excuse me.
can i place the Profileheader in another area?
i need just the “item-header-avatar”, “item-header-content”.Greetings
December 23, 2015 at 16:35 #95086sharmstrModeratorNot without completely changing the templates.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
-
AuthorPosts
The forum ‘General questions’ is closed to new topics and replies.