- This topic has 2 replies, 2 voices, and was last updated 10 months, 2 weeks ago by .
Viewing 3 posts - 1 through 3 (of 3 total)
Viewing 3 posts - 1 through 3 (of 3 total)
- You must be logged in to reply to this topic.
Home › Forums › Pro Themes › Signify Pro › Suppress title,remove gaps,logo size & footer
Tagged: footer colour, padding changes, title
Just started on my website and struggling with some “simple” stuff:
Website here – https://fortevision.co.uk/
So…
1) How do I renmove the title, shown on home page as near top “Forte Vision – 3D Visionaries and get the gallery to be nearer to the top. Reduce padding?
2) Similar theme. Remove or lessen gap below the car video. Padding again?
3) Change light grey of social media, privacy and contact footer from grey.
4) Change header logo size. Tried changing image size.
Any help appreciated. Stu
Please add this code in the Additional CSS
.home #primary article .entry-header{
display: none;
}
@media only screen and (min-width: 85.375em){
.home .site-content > .wrapper, #featured-slider-section + .site-content > .wrapper {
padding: 40px 30px;
}
}
footer summary,
.wp-block-coblocks-social.is-style-mask:not(.has-colors) .wp-block-button__link:not(.has-text-color) {
color: #808080;
}
To chnage the padding you can change 40px to any value as per your needed
to change the color you can change the color code
Apologies! I meant to say thank you ages ago. Worked perfectly, so thank you! Stu
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. |