Support Forums for LiveMesh Themes & Plugins › Forums › Invent Theme Support › Blue header in blog and courses
- This topic has 17 replies, 5 voices, and was last updated 7 years, 9 months ago by Veena.
-
AuthorPosts
-
March 6, 2017 at 4:27 pm #25952ikwillerendraaienMember
Dear reader,
In the courses section and blog section as well, there is a blue title header just below the main menu.
I managed to find the checkbox to disable this for other pages, but can’t seem to find these for the 2 sections mentioned.Can somebody help me?
March 7, 2017 at 1:31 pm #25965RaghavendraModeratorYou can use the following custom CSS in theme options –
.single-course #title-area { display: none; } .single-post #title-area { display: none; }
March 8, 2017 at 11:28 am #25978ikwillerendraaienMemberThank you!
I have another question, the blog section has a random behaviour when it comes to the sidebar.
The function is chosen to display two columns with the sidebar on the right. Sometimes this happens.
Sometimes the sidebar starts below the whole blog/content. So the content itself is screen wide..Is there a code that just hardwires the page to view it in two columns?
Thanks!
Noah
March 9, 2017 at 5:19 am #25991RaghavendraModeratorCan you provide me a link to the page where this is happening? We have not been able to reproduce this. Surely we are missing some CSS code here that is causing this.
March 9, 2017 at 1:01 pm #26001ikwillerendraaienMemberThis reply has been marked as private.March 9, 2017 at 1:44 pm #26007RaghavendraModeratorYou post title is somehow configured to show up as
<span class="dojodigital_toggle_title">Krijg dat duikende effect in je muziek met sidechain compression door Nicky Romero Kickstart</span>
Any idea where you have this configured? Where is that dojodigital_toggle_title class specified? This is the cause of the issue – the HTML content is actually broken due to this.
March 9, 2017 at 1:51 pm #26008ikwillerendraaienMemberI literally have no idea.. I didn’t change anything in the code.
Just changed the content of that blog post to my content…..March 9, 2017 at 2:16 pm #26009ikwillerendraaienMemberOh!!
I downloaded a ‘hide page title’ plugin.
Now I’m creating a new blog post and I noticed that the sidebar still is there.
Toggled the page title off, refreshed the page and voila…. the sidebar dropped down.
Turned the page title back on but still the sidebar is at the bottom of the page!Alright… I’ll stop using that page title plugin. Which is kind of a bummer cause I don’t want the page title to show.
Thanks!
March 10, 2017 at 2:10 pm #26024RaghavendraModeratorYes this is caused by the Hide Title Plugin –
https://yootheme.com/support/question/98041
Which title do you want to hide (position and page)? You don’t need a plugin for the same. I can provide you with a simple one line CSS to hide the title although I don’t recommend hiding titles due to SEO concerns.
March 10, 2017 at 2:27 pm #26030ikwillerendraaienMemberI have another plugin now who does the same. It’s not deleting it but hiding it. So I guess it’s still there but not for people to see.
I don’t like to have the page title and H1 showing almost the same sentence for the blog posts. 🙂
March 10, 2017 at 2:34 pm #26032ikwillerendraaienMemberThis reply has been marked as private.March 10, 2017 at 2:34 pm #26037RaghavendraModeratorAs long as you have one H1 displaying the post title, you are doing fine.
March 10, 2017 at 3:45 pm #26040RaghavendraModeratorThe pitch_text is showing up now. Pls check the page. I had to remove the styling for span inside pitch_text param since it has quotes in it which closed the pitch_text and confused the WordPress shortcode parsing. – style=”font-size: xx-small;”. You can target styling through external CSS instead of inline one.
I hope everything is resolved now. If done, pls mark the other thread as resolved. Thanks
March 10, 2017 at 3:50 pm #26042ikwillerendraaienMemberThank you so much!
I’ll mark them as resolved!Well, there is one last thing concerning the update..
http://support.livemeshthemes.com/forums/topic/updating-the-theme/Best
April 11, 2017 at 10:08 am #26371myetutorsParticipantHello,
I am a beginner in building a website. I am using Invent theme with learndash. I am able to remove the blue stripe under header in the pages as there is an option available but I am not able to remove the blue strip under header in courses created with learndash and blog created with BBpress.
I tried using custom CSS option given by meteorite but that is not working for me.I have tried to place the code in Customm CSS option given under theme options.
Pl help me out is customizing my website[attachment file=”Blue header removal.png”]
-
AuthorPosts
- The forum ‘Invent Theme Support’ is closed to new topics and replies.