Hello,
Just updated my site to the latest version of enfold, I am having some problems.
1. The Header is sticky but does not shrink, when the user scrolls down on desktop, it does stay sticky (usually)
2. The Mobile site isn’t working, the menu icon does not show up, and the logo is no longer shrinking thus the shopping cart icon covers the logo. Also everytime i click a link on the homepage on mobile i get redirected back to the homepage.
the Web Address in Question is https://khokhardesigns.co.uk
Thanks
**EDIT:**
I have fixed the header shrinking and the mobile site not working problem, a CSS and JS Plugin was causing this.
One thing I can’t seem the figure out is why the logo on the mobile site isn’t shrinking
Thanks
Hey Mujtaba_khokhar!
Glad you got it sorted. The header is not supposed to scroll or shrink on mobiles.
Cheers!
Elliott
Hi,
Thanks, is there anyway to remove or move the shopping cart icon on mobile? could it pop up when things are added to the cart?
Thanks
Mujtaba
Hi!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
@media only screen and (max-width: 990px) {
.responsive #top .cart_dropdown { display: none !important; }}
Cheers!
Yigit
Hello,
The problem of the obile site not working has come up again any help would be much appreciated
Thanks