- This topic has 5 replies, 2 voices, and was last updated 3 years, 8 months ago by .
Viewing 6 posts - 1 through 6 (of 6 total)
Viewing 6 posts - 1 through 6 (of 6 total)
- You must be logged in to reply to this topic.
Home › Forums › Pro Themes › Signify Pro › Slider on Frontpage
Hello,
we bought the theme Signify Pro and try to build up a website with signify dark. We want to replace the Header image with a slider on the frontpage. In the customizer we cannot find an option to choose a slider. Can you help us?
Thanks,
Juergen
Hello,
we figured out how to replace the header image with a slider. But the height of the slider is
very small. So how can we change the height of the slider? Do you have probably an additional CSS?
Thanks,
Juergen
Hello Juergen
Could Please share your site URL? After that, we will provide you a few lines of CSS code
Regards,
psink
Hello,
the URL is http://ddb.designprojekt24.de/
The slider height shought be similar to http://faltsaeulen.designprojekt24.de/
By the way there is an other issue – under http://ddb.designprojekt24.de/fold-up-displays/ we want
to make the height distance smaller (appr. 50%) between the navigation menue and the slider.
It would be great if you can help us.
Thanks,
Juergen
Hello Juergen
Please add this Css in the Additional Css
to make the height distance smaller (appr. 50%) between the navigation menue and the slider.
@media only screen and (min-width: 85.375em){
.site-content>.wrapper{
padding: 0px;
}
}
to increase the height of slider
@media only screen and (min-width: 64em) {
.home #feature-slider-section .slider-content-wrapper, .home .custom-header .custom-header-content {
padding-bottom: 300px;
padding-top: 300px;
}
}
Regards,
Psink
Hello Psink,
thanks for your help.
I have one question about the increase of the height of the slider. on a PC it looks fine, if I use a smaller device like a tablet (upright) the slider change to original small height. Do you have a solution for that?
Thanks,
Juergen
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. |