- This topic has 4 replies, 2 voices, and was last updated 1 year, 2 months ago by .
Viewing 5 posts - 1 through 5 (of 5 total)
Viewing 5 posts - 1 through 5 (of 5 total)
- You must be logged in to reply to this topic.
Home › Forums › Free Themes › Farmerpress › Some customization requests
Hello and thank you in advance for the help.
1) Is it possible to remove the link from the person pictures of the testimonials on the frontpage? Alternatively, I’d like to just change the link to a different page.
2) Is there an option to remove the gray overlay on the cover images of the subpages so that they appear in the original?
3) Is it possible to adjust the font size of the headings on the subpages or to make it larger?
4) Is it possible to add links to subpages to the images of the slider/gallery on the frontpage?
Best regards
Regarding your queries, it seems to point two and three are possible by adding a few lines of CSS code
For points one and 4 we need to customize the code from the theme file and for that, you need to hire our customizer team
Thank you for the fast feedback. I would like to try the CSS code for points 2 and 3 first. Please be so kind and help me further. Thanks very much.
Sure, you can add this CSS in the Additional CSS. Go to dashboard >> customizer >> Additional CSS. There you can add the CSS
#page-site-header .overlay {
display: none;
}
You can change the font size as per your requirement
#page-site-header .page-title{
font-size: 42px;
}
Thank you for your help.
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. |