Home › Forums › All Other Themes › Making the home section menu show
- This topic has 21 replies, 2 voices, and was last updated 4 years, 6 months ago by Laurence Oakey.
-
AuthorPosts
-
May 6, 2020 at 6:34 am #151167
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
May 6, 2020 at 11:46 am #151198Hi,
Yes, kindly show your website URL please?
Regards,
BradMay 6, 2020 at 1:02 pm #151206http://m4l9y.hosts.cx
May 7, 2020 at 5:39 am #151231Hi,
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,
BradMay 7, 2020 at 6:18 am #151235It kind of works but depends on the window size.
Full screen it cuts off the bottom of the images.May 7, 2020 at 6:59 am #151244Hi,
Can you send us the screenshot of your issues? Upload your screenshot on http://imgur.com/ and paste the share url here.
Regards,
BradMay 7, 2020 at 2:00 pm #151278one is full screen the is not.
https://imgur.com/a/5f3r7adMay 7, 2020 at 2:37 pm #151281This is what it looks like on a mobile phone.
https://imgur.com/a/lraXahhMay 8, 2020 at 9:03 am #151355Hi,
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,
BradMay 11, 2020 at 12:13 am #151433This doesn’t change anything.
May 11, 2020 at 7:37 am #151526Hi,
Your website is looking broken. therefore we are unable to check the issue.
Have a look at:
https://imgur.com/a/gVmkM0VRegards,
BradMay 12, 2020 at 1:36 am #151661https://m4l9y.hosts.cx
May 12, 2020 at 4:50 am #151664Hi,
https://m4l9y.hosts.cx
This URL is going to 404 page.Regards,
BradMay 12, 2020 at 4:53 am #151666sorry not https
http://m4l9y.hosts.cx/
May 13, 2020 at 10:19 am #151870Hi,
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/oh6HIpQRegards,
Brad -
AuthorPosts
- You must be logged in to reply to this topic.