Can someone help me move the social links? They are not visible when I open the site on mobile. I’ve attached pictures showing how it looks on the mobile version of the theme and
from my phone.
Can someone help me move the social links? They are not visible when I open the site on mobile. I’ve attached pictures showing how it looks on the mobile version of the theme and
from my phone.
@Iozols - can you please share this page link?
https://verdelleskin.com/ its website but u need to open on mobile to see whats wrong.
Hi @Iozols
Just to clarify—you mentioned moving the social links. Did you mean you’d like to move them to a different section, or just move them up a bit so they’re visible when the menu opens? Thanks!
just move them up a bit so they’re visible
Thanks for the clarification. Check this one.
@media only screen and (max-width: 749px){
.menu-drawer__utility-links {
padding-top: 0;
}
.menu-drawer__navigation-container {
height: 90%;
}
}
Please don’t forget to Like and Mark Solution to the post that helped you. Thanks!