Forums
Forums / Theme: Sydney / sticky header
(@awmaeder)
6 months ago
sticky header on mobile not working
The page I need help with: [log in to see the link]
(@kharisblank)
5 months, 4 weeks ago
Hi @awmaeder,
Try adding this simple CSS code to Appearance > Customize > Additional CSS from dashboard.
@media only screen and (max-width: 1024px) { .transparent-header .shfb-mobile { position: fixed; } }
Thanks a lot! Worked like a charm.
You must be logged in to reply to this topic.