Homepage issues

Home Forums All Other Themes Homepage issues

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #68839
    MelissaMelissa
    Member
    • Topics: 3
    • Replies: 12
    • Total: 15
    Member since: June 7, 2016

    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??

    #68846
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30657
    • Total: 30657
    Member since: August 16, 2013

    Hi 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,
    Brad

    #68909
    MelissaMelissa
    Member
    • Topics: 3
    • Replies: 12
    • Total: 15
    Member since: June 7, 2016

    thank you the second solution is perfect, but for the first – the box was never ticked?

    #68910
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30657
    • Total: 30657
    Member since: August 16, 2013

    Hi 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,
    Brad

    #68919
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30657
    • Total: 30657
    Member since: August 16, 2013

    Hi Melissa,

    This issue was resolved from our end. Kindly check and confirm.

    Regards,
    Brad

    #68939
    MelissaMelissa
    Member
    • Topics: 3
    • Replies: 12
    • Total: 15
    Member since: June 7, 2016

    yes 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/

    #68962
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30657
    • Total: 30657
    Member since: August 16, 2013

    Hi Melissa,

    Kindly go to Appearance>>Theme Option>>Basic Setting>>Custom CSS Box

    Add this code there:

    .entry-content iframe {height: 520px !important;}

    Regards,
    Brad

Viewing 7 posts - 1 through 7 (of 7 total)
  • You must be logged in to reply to this topic.