Making the home section menu show

Home Forums All Other Themes Making the home section menu show

Viewing 15 posts - 1 through 15 (of 22 total)
  • Author
    Posts
  • #151167
    Laurence OakeyLaurence Oakey
    Participant
    • Topics: 21
    • Replies: 110
    • Total: 131
    Member since: January 20, 2020

    Hi,

    I am using the GYM Pro theme and everything is working but would like to get the home section (menu icons (5 columns)) to show on the screen without the visitor having to scroll down.

    Is this possible?

    https://imgur.com/a/tfMxZaR

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

    Hi,

    Yes, kindly show your website URL please?

    Regards,
    Brad

    #151206
    Laurence OakeyLaurence Oakey
    Participant
    • Topics: 21
    • Replies: 110
    • Total: 131
    Member since: January 20, 2020

    http://m4l9y.hosts.cx

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

    Hi,

    Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:

    .skt-builder-block-wrapper.skt-builder-home-section1-block.skt-builder-home-section1-block-31 {
        margin-top: -130px;
        z-index: 10;
        position: relative;
    }

    Regards,
    Brad

    #151235
    Laurence OakeyLaurence Oakey
    Participant
    • Topics: 21
    • Replies: 110
    • Total: 131
    Member since: January 20, 2020

    It kind of works but depends on the window size.
    Full screen it cuts off the bottom of the images.

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

    Hi,

    Can you send us the screenshot of your issues? Upload your screenshot on http://imgur.com/ and paste the share url here.

    Regards,
    Brad

    #151278
    Laurence OakeyLaurence Oakey
    Participant
    • Topics: 21
    • Replies: 110
    • Total: 131
    Member since: January 20, 2020

    one is full screen the is not.
    https://imgur.com/a/5f3r7ad

    #151281
    Laurence OakeyLaurence Oakey
    Participant
    • Topics: 21
    • Replies: 110
    • Total: 131
    Member since: January 20, 2020

    This is what it looks like on a mobile phone.
    https://imgur.com/a/lraXahh

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

    Hi,

    Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:

    @media screen and (max-width:767px) {
    .skt-builder-block-wrapper.skt-builder-home-section1-block.skt-builder-home-section1-block-31 { margin-top:0 !important;}
    }

    Regards,
    Brad

    #151433
    Laurence OakeyLaurence Oakey
    Participant
    • Topics: 21
    • Replies: 110
    • Total: 131
    Member since: January 20, 2020

    This doesn’t change anything.

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

    Hi,

    Your website is looking broken. therefore we are unable to check the issue.

    Have a look at:
    https://imgur.com/a/gVmkM0V

    Regards,
    Brad

    #151661
    Laurence OakeyLaurence Oakey
    Participant
    • Topics: 21
    • Replies: 110
    • Total: 131
    Member since: January 20, 2020

    https://m4l9y.hosts.cx

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

    Hi,

    https://m4l9y.hosts.cx
    This URL is going to 404 page.

    Regards,
    Brad

    #151666
    Laurence OakeyLaurence Oakey
    Participant
    • Topics: 21
    • Replies: 110
    • Total: 131
    Member since: January 20, 2020

    sorry not https

    http://m4l9y.hosts.cx/

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

    Hi,

    There is no home page blocks visible on your website? therefore we are unable to check the issue.

    Have a look at:
    https://imgur.com/a/oh6HIpQ

    Regards,
    Brad

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