- This topic has 4 replies, 2 voices, and was last updated 7 years, 7 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 › Pro Themes › University Hub Pro › Size of slider
Hello!
How can I change slider size? I want to use Site Layout – Fluid, but I dont wont to have a banner on the whole page. I need a banner (slider) for the width of the content, and a full-width header.
Help me please.
Hello @pavluchi,
We are actually having trouble understanding your query correctly.
The width of the theme default slider image goes to the full width in the home / front page. Also, the height of the slider can be controlled by uploading the featured image of your desired height in the page selected for the slider section.
Please explain your desired slider layout further with your Website URL so that we could provide you with some precise fix.
Thank you for your patience,
Best Regards !!
I need to use a full-width header and NO-full-width slider
http://www.dantist-rzn.ru/
And I have a problem with “Services”.
I set 3 Columns and 6 No of Blocks. But when I use my site on phone (horizontal) I have a bug with location of blocks and menu like on this screenshot https://yadi.sk/d/k4KF6b6j3HBoHk
Hello @PAVLUCHI,
If you wish to show only one image as the banner image in the frot page then you can set only one image in the slider section. Then disable the arrow and the pager in the slider by going to Admin Panel > Appearance > Customize > Featured Slider > Slider Options .
Now to manage the design issue in the landscape mode use below given CSS in the location Admin Panel > Appearance > Customize > Additional CSS.
@media only screen and (max-width: 767px)
style.css?ver=2.0.0:5391
#university-hub-services.home-section-services .services-item {
width: 50%;
min-height: 300px;
}
.home-section-services .services-col-3 .services-item:nth-child(3n+1) {
clear: none;
}
Hope this helps.
Best 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. |