Home › Forums › Construction Pro/Build Forum › Home page slider resizing issues
- This topic has 10 replies, 3 voices, and was last updated 5 years, 3 months ago by Sonl Sinha.
-
AuthorPosts
-
July 22, 2019 at 7:44 pm #127164
Hi,
Our website in now live and launched in its official home (thank you for all your excellent help to date)
www.peterhibbert.co.uk
However upon testing when using a 10″ tablet the home page slider doesn’t resize correctly and you get a grey block of colour under the picture both in portrait and landscape.
This also happens when viewing it on a smartphone in landscape.Can you please advise.
July 24, 2019 at 9:01 am #127311Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
@media screen and (min-width:480px) and (max-width:1024px) { body.site_boxed .nivoSlider { min-height:200px;} }
Regards,
DaveJuly 29, 2019 at 11:54 am #127604Hi Dave,
I have now done this but the issue is still there.
More info:
The tablet used to test is an Android Samsung Galaxy S2 running Google Chrome web browser.
Many thanks,
PeterJuly 30, 2019 at 5:45 am #127625Hi,
Kindly use this one
@media screen and (min-width:480px) and (max-width:1024px) { body.site_boxed .nivoSlider { min-height:200px !important;} }
Regards,
DaveJuly 30, 2019 at 9:38 am #127657Hi Dave,
That worked for the tablet (in both portrait and landscape) but now this issue has re-appeared on viewing website on smart phone in portrait mode, it works in landscape mode where it didn’t before.
Desktop remains perfectI am assuming that I over write the previous css code in that space.
I am clearing cache each update as to make sure it is using latest published site.
Many thanks,
PeterJuly 31, 2019 at 6:39 am #127744Hi,
Kindly send us your URL of the site and WordPress admin details (Username & Password) via email: [email protected] Please mention this forum URL while replying so that we understand what needs to be done.
We’ll check and revert back to you.
Regards,
DaveAugust 1, 2019 at 5:44 am #127836Hi,
This is done. Kindly check and confirm
Regards,
DaveAugust 2, 2019 at 6:32 am #127904Hi Dave,
That’s spot on! Thank you again for all your help in this matter.
Kind regards,
PeterAugust 2, 2019 at 10:27 am #127924Cool.
If possible give us a review here: https://www.sktthemes.org/forums/topic/reviews-and-testimonials/page/23/
Regards,
ShriAugust 3, 2019 at 12:59 pm #127949Done! Thanks again!
August 5, 2019 at 8:11 am #127984Thank you so much.
Regards,
Shri -
AuthorPosts
- You must be logged in to reply to this topic.