How can remove this social icons in header
store : zialor.com
password : zialor
Hi @abhi14
Your Theme Settings should have the option to show/hide social media icons.
If not, please add the following code at the end of your theme.css file:
ul.social__links {
display: none!important;
}
Should that help answer your query, we always appreciate liking & marking an as answer to let the community find quality solutions faster. Thanks!
It worked!
Thank you so much
And also I’m having trouble with putting dropdown menu style in footer for mobile version. My theme doesn’t have feature of that, Can you help me with that
store : zialor.com
password : zialor
Hi @abhi14
What exactly would you need done? Let us know!