Choices › Forums › Support › Services Support › Theme update
- This topic has 13 replies, 2 voices, and was last updated 2 years, 3 months ago by
ServicesWP.
-
AuthorPosts
-
January 12, 2020 at 10:22 am #382
Birgitte
ParticipantHi,
Today I have updated the Services Theme to version 1.0.5 at my website (Hrmann.dk) but something happened to the design. Now there is a hamburger button above the menu in the header area. How do I get rid of that?
Birgitte
January 12, 2020 at 12:04 pm #383ServicesWP
KeymasterHi Birgitte,
The hamburger is there so that you and your readers can open and close the mobile menu.
Are you not wanting a menu on mobile at all, are you wanting the hamburger to be styled differently?
It sounds like you’re seeing a cached version.
Try clearing your cache and viewing again.
If the cache is already clear and that’s what you’re seeing, try adding this to your Custom CSS:
@media(max-width:768px){#search{float:none}}
Thanks
January 13, 2020 at 8:19 am #384Birgitte
ParticipantHi,
Thanks for your quick response. I do want the hamburger on the mobile menu, but not on the PC, where it was. But it is gone now, so it must have been a cache issue.
Thanks, Birgitte
January 13, 2020 at 10:53 am #385ServicesWP
KeymasterOkay, good to hear.
January 20, 2020 at 8:28 am #389Birgitte
ParticipantSorry to bother you again, but when I look at my website on a mobile device (in horizontal view) it only fills half of the screen. This also happened, when I updated the Theme. It looks fine in landscape view and on a tablet. Can you help again?
January 20, 2020 at 7:54 pm #390ServicesWP
KeymasterNo bother at all. There was actually an error with the style, and I just pushed an update with the fix.
Thanks
January 21, 2020 at 9:34 am #392Birgitte
ParticipantOK, thanks. I have installed the update, but it did’nt solve the problem. My website still looks very narrow and doesn’t fill out the screen.
January 21, 2020 at 6:21 pm #393ServicesWP
KeymasterAh, I misunderstood, but it was still good that that other thing got fixed. 🙂
Anyway, I see that you’ve added:
#container { padding-top: 5px; padding-bottom: 5px; }
To get what you want, update that to:
#container { padding: 5px; }
January 22, 2020 at 11:30 am #394Birgitte
ParticipantThanks for the tip about the padding code :-). This didn’t fix the problem, though.
This is how my website looks on a mobile device:
I have the same issue with your site. This is how your site looks:
I hope you can fix it.
January 22, 2020 at 5:27 pm #395ServicesWP
KeymasterFixed!
January 23, 2020 at 1:23 pm #396Birgitte
ParticipantI appreciate your efforts, but it still looks narrow on a mobile device 🙁
January 23, 2020 at 8:57 pm #398ServicesWP
KeymasterMake sure you update to the newest theme version and clear your site cache if you’re using a caching plugin. You might also need to clear your browser cache as well.
January 24, 2020 at 8:00 am #399Birgitte
ParticipantYes, that did the trick. Thank you very much 🙂
January 24, 2020 at 9:55 pm #400ServicesWP
KeymasterGood to hear; you’re welcome.
-
AuthorPosts
- You must be logged in to reply to this topic.