- This topic has 1 reply, 2 voices, and was last updated 8 years, 5 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
Home › Forums › Pro Themes › Biography Pro › Removing Buttons
Tagged: Removing Buttoms Home Page
Hey hey,
The site I need help with http://www.thehealthyyou.live
On the home page my client needs certain buttons removed. How can I remove “Contact Me” under the doctor’s name, “Browse More Services” under service section, and “Read More” under origin section (or The healthy You section) at the very bottom?
Thank you!!
Hello,
To remove the Contact Me button please go to
Dashboard -> Appearance -> Customize -> Site identity.
On the bottom of the site identity section you will be able to see Contact Me Uri
section.
Delete the link on the section and leave it blank. This will remove the contact me button.
To remove the Browse more services button please go to
Dashboard -> Appearance -> Customize -> Home/front service section
On the bottom of this section you will be able to see Browse All Button Link
option.
Delete the link on the option and leave it blank. This will remove the Browse more services button.
And for the Origin section’s read more button
please add the below given CSS to
Dashboard -> Appearance -> Customize -> Theme Options -> Custom Css.
.wrap-story .btn-container {
display: none;
}
Hope it helps.
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. |