Hi,
I’d like to keep the social media icons display in menu also on mobile. How can I do it?
Thank you in advance!
Hey mstasik,
Please provide a link to the site in question so we can look into the further and provide the proper code to do so.
Best regards,
Jordan Shannon
Please find the information below.
Hi,
Thanks for providing that info. Please add the following to quick css:
@media only screen and (max-width: 767px){
.social_bookmarks.icon_count_4{
display:block!important;
}
.av-main-nav-wrap{
float:right!important;
}
}
Best regards,
Jordan Shannon
Hello I was also trying to do this. I set the menu to display top bar right, for reference in the CSS this is top socket? Related, what’s the class (or quick css) to affect only ‘left top bar’? This is currently displaying “header phone number/extra info”.
At this point just need to affect text styles without affecting global header or default styles (the text is simple HTML link). Should I just use span tags for that in the text field?
Since the content is subject to change- graphic,etc- for future reference I’d rather affect ‘top bar left’ with quick CSS to make it easier to change down the road.
Thank you, Jordan! It works fine.
Hey ovm1,
Please provide a link to the site in question so we can look into this issue further.
Best regards,
Jordan Shannon
Hey mstasik,
I’m glad my solution as able to help. If you need additional help please let us know here in the forums.
Best regards,
Jordan Shannon
Is there any way to get those icons in the burger menu?
Hey ytaras,
Please provide a link to your site if possible.
Best regards,
Jordan Shannon