- This topic has 5 replies, 2 voices, and was last updated 6 years, 12 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 › News archive
Good evening! Саn you help me to remove one tab (tab2 – fa fa-th-large) from news section? I want to see in news archive page only tab-list (tab1 – fa fa-th-list).
How can I do it?
Thank’s!
Hello @feigale,
To remove the second tab from the blog listing page use below given CSS.
For this go to Admin Panel > Appearance > Customize > Additional CSS and paste below given CSS.
#graduate .tabs li:nth-child(2) {
display: none;
}
Hope this helps .
If you have any issue further, please let us know .
Best Regards!!
Tnak’s for your answer! But it’s only one part of my question))). I would like to see a Tab-list with the initial page load to page, visible only for this position.
Thank you!
Hello @feigale,
We would like to apologize for the misunderstanding .
Now to achieve what you want you have to active the child theme .
You can create 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 create the file“index.php” and paste below given code .
https://gist.github.com/anonymous/63c4dca4cc1e9f82cca8745f8cc9752e
Then again in your child theme create folder “template-parts” and inside this folder create the file “content.php” and paste below given code in it .
https://gist.github.com/anonymous/2be8b274f62083dca8edbe300e87c0c9
Also do not forget to paste above given CSS.
Hope this helps .
Best Regards!!
Thank you VERY MUCH! It’s really works)))
Hello @feigale,
Glad we could help you !!
If you have any issues further, please feel free to post your queries and we will happily help you further.
We will really appreciate if you could help us too by rating our theme in WordPress repo here:-
https://wordpress.org/support/theme/graduate/reviews/
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. |