- This topic has 7 replies, 2 voices, and was last updated 3 years, 9 months ago by .
Viewing 8 posts - 1 through 8 (of 8 total)
Viewing 8 posts - 1 through 8 (of 8 total)
- The topic ‘Change font color’ is closed to new replies.
Home › Forums › Pro Themes › Travel Insight Pro › Change font color
Tagged: font color
How do I change the text font color? It only allows me to use grey color.
Hello Soren
Currently, there are no such features to change text color in the theme
For now, Please Add this CSS in Additional CSS
p {
color: #111010;
}
Hope this helps
Regards,
Psink
Hi Psink,
Thank you very much – You are always very helpful.
I have two more questions.
1. How do I remove the “PREVIOUS” and “NEXT” button, at the bottom of my page?
2. How do I create a site, without this secetion marked with red on this image: https://imgur.com/QRrk3cl
Hello Soren
Add this CSS in the Additional CSS
#banner-image {
background: transparent !important;
padding: 0px;
}
.banner-title {
background: transparent;
}
#banner-image h1.page-title {
color: #000;
}
.breadcrumb-trail.breadcrumbs ul li a, .breadcrumb-trail.breadcrumbs ul li{
color: #000;
}
.nav-links {
display: none;
}
Hope this helps
Reards,
Psink
Hello soren
Add this CSS
section#banner-image {
display: none;
}
Regards,
Psink
That didn’t work: https://imgur.com/gWZS37R
Am I doing anything wrong?
And furthermore, once you reply, can you add your email adress instead of noreply@ since I always have hard time loggin in your site due to Jetpack restrictions..
Hello soren
Hmm, I see it’s already removed from your site. Can you please confirm that you are talking about space below the navbar?
Regards,
Psink
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. |