- This topic has 5 replies, 3 voices, and was last updated 7 years, 2 months ago by .
Viewing 6 posts - 1 through 6 (of 6 total)
Viewing 6 posts - 1 through 6 (of 6 total)
- You must be logged in to reply to this topic.
Home › Forums › Free Themes › Graduate › Remove "Blogs" text from homepage slider
In customizing, when I change to the static front page, the text “blogs” displays in the header image. How do I remove that text?
Hello @stanhomer,
In order to remove the Blog header in blog page please use below given CSS.
For this go to Admin Panel > Appearance > Customize > Additional CSS and paste below given CSS.
.blog h2.page-title {
display: none;
}
Hope this helps .
Best Regards!!
Have a good day .
Is it possible to change the name from “Blog” to “Browse”?
See this page (which is named “Browse” but shows the blog posts, so I thought the name “Browse” would show up in the header …):
http://www.jagdomains.com/browse/
Also, I would like to change the text on the button at the bottom of the page from “Older Posts” to “More …”
Thanks,
Kriss
Hello @jagdomains,
To achieve what you have requested you have to activate the child theme .
Child theme reference .
https://codex.wordpress.org/Child_Themes
You can even activate the child theme using the plugin given below.
https://wordpress.org/plugins/wp-child-theme-generator/
After activating the child theme in your child theme functions.php file use below given code .
https://gist.github.com/anonymous/234400fe8d671bcffd9ef63473b2cf03
Hope this helps .
Best Regards!!
Thank you – was able to successfully make a child theme and load the given code. Not sure what happened but when I made the child theme all of my customization went back to the theme presets and I have to change everything back to how I want it.
Just a suggestion, but if there is a page that just lists the posts (Posts Page), having the default name as “Blog” with no easy way to change this doesn’t make much sense since there are a lot of users that don’t like the name Blog … so by having the theme simply use the Page title in this location makes more sense to me.
Thanks again.
Hello @jagdomains,
The only way you could change the title of blog listing page is through the child theme as we need to modify the code and it is not that difficult process either.
Although we are very glad to help you and thank you very much for your suggestions . We will try to consider your request in coming updates .
Best Regards!!
Cookie | Duration | Description |
---|---|---|
cookielawinfo-checkbox-analytics | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Analytics". |
cookielawinfo-checkbox-functional | 11 months | The cookie is set by GDPR cookie consent to record the user consent for the cookies in the category "Functional". |
cookielawinfo-checkbox-necessary | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookies is used to store the user consent for the cookies in the category "Necessary". |
cookielawinfo-checkbox-others | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Other. |
cookielawinfo-checkbox-performance | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Performance". |
viewed_cookie_policy | 11 months | The cookie is set by the GDPR Cookie Consent plugin and is used to store whether or not user has consented to the use of cookies. It does not store any personal data. |