Hi kriesi,
I want to move my main menu to far left show main menu to next to Logo. Please move social media icons to far right no margin please. Please check screenshot : http://prntscr.com/k5be9i
Please find my website URL in private content area.
Regards
Aadil
Hey danielromanin,
Add this to quick css:
.avia-menu.av_menu_icon_beside{
padding-right:300px!important;
}
Best regards,
Jordan Shannon
Hi Jordan Shannon,
I added the css but nothing happened. I also want to move social media icons to far right. No margin please.
.avia-menu.av_menu_icon_beside{
padding-right:300px!important;
}
Thanks
Aadil
Hi,
Did you add to the very top of quick css so it runs first? Also clear the cache a few times over. Also, in order to shift elements you have to use some type of margin or padding.
Best regards,
Jordan Shannon