Home › Forums › All Other Themes › Homepage issues
- This topic has 6 replies, 2 voices, and was last updated 6 years, 8 months ago by
Sonnal S Sinha.
-
AuthorPosts
-
April 11, 2017 at 9:49 pm #68839
Hi – I am having a couple issues with my homepage on my website (www.bellaphotographyottawa.com) I am using SKT Weddings
1 – you can’t scroll to the bottom on any device (computer, tablet, mobile)
2 – on mobile and tablet, there seems to be something waiting to load below my scroll images, but above the dots that show which slider you are on.Help??
April 12, 2017 at 5:36 am #68846Hi Melissa,
1) Kindly go to Appearance>>Theme Option>>Basic Setting and disable “Sticky Menu” option.
2) Go to Appearance>>Theme Option>>Basic Setting>>Custom CSS Box
Add this code there:
@media screen and (max-width:767px) {
.slider-main{min-height:auto !important;}
}Regards,
BradApril 12, 2017 at 11:11 am #68909thank you the second solution is perfect, but for the first – the box was never ticked?
April 12, 2017 at 11:20 am #68910Hi Melissa,
Kindly send us your URL of the site and WordPress admin details (Username & Password) via sktthemes.net/contact
Please mention this forum URL while replying so that we understand what needs to be done.
Regards,
BradApril 12, 2017 at 12:35 pm #68919Hi Melissa,
This issue was resolved from our end. Kindly check and confirm.
Regards,
BradApril 12, 2017 at 10:23 pm #68939yes thank you! I have one more question – not a huge issue, is it possible to have the full contact form show on the contact me page? I’m afraid people will miss the scroll button.
http://www.bellaphotographyottawa.com/contact-me/
April 13, 2017 at 5:22 am #68962Hi Melissa,
Kindly go to Appearance>>Theme Option>>Basic Setting>>Custom CSS Box
Add this code there:
.entry-content iframe {height: 520px !important;}
Regards,
Brad -
AuthorPosts
- You must be logged in to reply to this topic.