- This topic has 11 replies, 2 voices, and was last updated 3 years, 10 months ago by Sonl Sinha.
-
AuthorPosts
-
January 22, 2021 at 12:37 pm #173545
http://hybriddevtest.co.za/
The gallery I inserted is not working. If you look at my Safari page, you will see I have inserted images, but they are not showing.
I also have issues with a few things on mobile.
1. When I test it on my mobile, the burger menu toggle bar does not seem to be working.
2. For the mobile version, the top header, I would prefer the email address and tel number to be on one line, so it will look like this (with the icons, they just didn’t copy):Colchester, Eastern Cape, South Africa
[email protected] +27 83 281 33833. Also could you make the menu bar sticky on both desktop and mobile.
January 22, 2021 at 12:51 pm #173553Hi,
Kindly show us your website URL please?
Regards,
BradJanuary 25, 2021 at 7:01 am #173644http://hybriddevtest.co.za/safari/
January 25, 2021 at 11:16 am #173659January 25, 2021 at 11:30 am #173664www.hybriddevtest.co.za/safari/
January 25, 2021 at 1:12 pm #173680Hi,
Kindly check for conflicting plugins disable all of the plugins and see if it works.
If its working fine then some plugin is conflicting. Activate them one by one to find out which one is causing problems.
Regards,
BradJanuary 26, 2021 at 8:40 am #173715It did not work, I tried.
I also have other problems:
1. When I test the site on my mobile, the burger menu toggle bar does not seem to be working.
2. For the mobile version, the top header, I would prefer the email address and tel number to be on one line, so it will look like this (with the icons, they just didn’t copy):Colchester, Eastern Cape, South Africa
[email protected] +27 83 281 33833. Also could you make the menu bar sticky on both desktop and mobile.
January 27, 2021 at 12:44 pm #173798Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
@media screen and (max-width:767px) { #simple-menu { position: relative; z-index: 9999999; } .emltp br { float: left; } } .header_wrap.layer_wrapper { position: sticky !important; top: -50px; z-index: 9999; }
Regards,
BradJanuary 28, 2021 at 6:02 am #173840Thank you Brad
Now that I have done that the desktop menu is not working and on mobile can see the meta description over the header image.
January 28, 2021 at 12:32 pm #173854Hi,
Kindly use this CSS.
span.desc {
color: transparent;
}desktop menu is not working?
Ans: We have checked, desktop menu is working fine
Regards,
BradJanuary 29, 2021 at 7:30 am #173897Hi Brad
My menu items on deskstop, Accommodation, Safari, Cuisine are all clicking back to the homepage, before they went to their correct pages. The mobile version works, but since i put that CSS in desktop does not.
January 29, 2021 at 11:55 am #173904Hi,
Kindly use this CSS.
#topmenu { position: relative; z-index: 999; }
Regards,
Brad -
AuthorPosts
- You must be logged in to reply to this topic.