- This topic has 3 replies, 2 voices, and was last updated 4 years, 8 months ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
Home › Forums › Pro Themes › Travel Eye Pro › Width of Homepage Carousel Gallery
Morning
I want to know if it is possible to extend the width of the homepage carousel gallery. Ideally I would like it to reach from one side of the page to the other without any blank space on either side. Is that possible?
Secondly on all my other pages and content on my links the text shows up as red which is perfect but on the homepage it remains black. I would like that text to also show as red for my links, is that possible?
Any help you can give would be hugely appreciated.
Many thanks
Sonja
Hello,
Can you please provide us your site URL so that we can provide you with the precise fix.
Also regarding your first query, please provide us the screenshot of the section where you want to extend the width.
Regards.
Many thanks for coming back to me. I have attached the url and the url to the homepage but I can’t seem to attach a print screen or paste it. Can you suggest how I can do that, please?
Hello,
To extend the width of the homepage carousel gallery, you can add CSS following the path Admin Panel > Appearance > Customize > Additional CSS,
.flickity-viewport figure.coblocks-gallery--figure{
margin: 0px;
}
Above given CSS will extend your gallery only by small length as extending the width without any space on either side will affect the content below the gallery. So, to extend the width of the homepage carousel gallery, it requires code customization. And you can consider hiring a freelancer or professional developer.
https://themepalace.com/hire-a-customizer/
To display text as red for links, you can add CSS following the path Admin Panel > Appearance > Customize > Additional CSS,
.home .entry-content .has-text-color span{
color: #e60c0c;
}
Hope this helps.
If you have further queries, kindly let us know.
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. |