Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #734626

    Hi, how can I move the social icons so they will show after the menu instead of before it – https://www.screencast.com/t/JfPjkSdZ?

    thanks.

    #735903

    Hey DROR,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    .rtl .avia-menu.av_menu_icon_beside {
        float: right;
    }
    

    Best regards,
    Yigit

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.