-
Author
-
November 19, 2015 at 07:50 #88074Jg2015Participant
Hi, Im trying to remove the post page title from the top (its sitting under the menu)Please see example image attached.
i have switched off post meta and also meta single post page but it still seems to stay on the page(Only post title).
I’m using a payed plugin called : custompress to create custom post sections(Not sure if this is forcing it to stay on the page)
i really would like this removed but am struggling to remove it – i tried adding the custom CSS but that wouldn’t work.
Please help 🙁
Attachments:
You must be logged in to view attached files.November 19, 2015 at 13:17 #88090sharmstrModeratorThe title isnt part of the meta. If you want to remove just the title and leave the breadcrumb you can use this css
COPY CODE.page-title { display: none !important; }
If you want to remove the entire section which includes the title, breadcrumb and info you can use this
COPY CODE.main-title { display: none !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
November 19, 2015 at 17:41 #88131slawek247Participantand how can I remove only part of the red
Attachments:
You must be logged in to view attached files.November 19, 2015 at 17:51 #88135sharmstrModeratorTheme Options > Header Options > Show Breadcrumb: No
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
November 19, 2015 at 20:23 #88182slawek247ParticipantBP groups
Attachments:
You must be logged in to view attached files.November 20, 2015 at 01:00 #88225sharmstrModeratorTheme Options > Buddypress
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.