- This topic has 5 replies, 3 voices, and was last updated 6 years, 8 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 › want to remove page title & text from slider
Hi,
Please help me to remove page title & text from Home page slider banner
Hello @innov72,
To remove the title and text from the slider use below given CSS.
For this go to Admin Panel > Appearance > Customize > Additional CSS and paste below given CSS.
#main-slider .container {
display: none;
}
Hope this helps .
Best Regards!!
Hey Buddy,
You are great, its worked.
Thanks a lot
Hello @innov72,
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 !!
Thank you for an amazing theme. We are excited about the design of our new website. Would you please advise how we may remove the page title & text from the slider. I added the additional CSS but the text is still there.
Also, I would like to have the ability to view the drop-down menu in lower case and change the font size for the footer.
Thank you in advance for any assistance you can offer. http://www.milesacademy.com
Anita
Hello @anitamilestechhelp-com,
First of all thank you very much for the appreciations and Hope you will enjoy the theme.
Now all of your query has been answered below:
Remove the page title & text from the slider
#main-slider .container {
display: none;
}
Drop-down menu in lower case
#primary-menu ul.sub-menu li a {
text-transform: lowercase;
}
Change the font size for the footer.
.site-footer {
font-size: 12px;
}
Hope this helps.
If you have any issue further, please let us know.
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. |