Tagged: Green bar missing
- This topic has 10 replies, 4 voices, and was last updated 10 years, 8 months ago by
Theme Horse Support Team.
-
AuthorPosts
-
January 18, 2015 at 8:04 pm #20734
karl1
ParticipantI have gone into Settings -> Reading and changed the Front Page to a static page (Welcome).
When I render that page, the green bar at the top is missing. If I set the Front Page to a different page, the green bar reappears for the welcome page, but disappears on the new Front Page!
How can I correct this, or is this a ‘feature’ of the free version?
Thanks,
Karl
January 18, 2015 at 8:15 pm #20735karl1
ParticipantI see the problem, it is by design.
Would be nice to have an option to turn this off, or to offer some formatting of the slogan through the theme options page.
January 19, 2015 at 6:19 am #20753Theme Horse Support Team
KeymasterHi karl1,
Sorry we are confuse what you are trying say? Green bar (Slogan) will only display in your front page/ home page only we have designed theme this way.
Thank you!
February 17, 2015 at 5:56 pm #22115davidmarryatt
ParticipantOn that note… the home slogan bar is showing up on my blog post page as well as my home page, how do i disable it on my blog page? it’s messing up the design, the post title is hidden behind the home slogan bar thing…
February 18, 2015 at 5:24 am #22135Theme Horse Support Team
KeymasterHi davidmarryatt,
If you want to disable the green slogan bar in your blog post. Then go to Dashboard-> Settings-> Reading-> and select static page. View the below screenshot for more info
http://awesomescreenshot.com/0114fjsmf6
Then Just create a page and title it as blog. At the right side select the template from dropdown and update it. For more info view this screenshot.
http://awesomescreenshot.com/02e4fjt690
Thank you!
February 28, 2015 at 2:00 am #22600davidmarryatt
Participantthanks. the green slogan bar is now gone but the blog posts still overlaps the menu bar. it says “uncategorized” right on top of the “home” button in the menu bar. How do I lower the blog posts an inch or so?
March 2, 2015 at 5:33 am #22635Theme Horse Support Team
KeymasterHi davidmarryatt,
Could you once send your site url too? Go to Appearance -> Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save all changes button:
.archive .page-title-wrap { display: none; }
Hope this may help you!Thank you!
March 3, 2015 at 2:36 am #22669davidmarryatt
Participanthttp://www.homesmartclean.com
ya that bit of code didn’t fix it.March 3, 2015 at 5:33 am #22675Theme Horse Support Team
KeymasterHi davidmarryatt,
You have used this below code in your child theme so you are getting the overlapping in menu.#main { padding: 0px 0px 0px 0px; }Remove the above code from child theme and use it default
#main { padding: 60px 0 10px; }Thank you!
March 4, 2015 at 4:54 pm #22731davidmarryatt
Participantthanks, that’s got it
March 5, 2015 at 7:22 am #22751Theme Horse Support Team
KeymasterYou welcome davidmarryatt
Thank you!
-
AuthorPosts
- You must be logged in to reply to this topic.
