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

    In Enfold, I would like to swap the location of the Social Icons and Secondary Navigation in the top bar.

    So, secondary navigation on the left, social icons on the right.

    This is using the “header type” – “Header with Social Icons and Bottom Navigation” option for the header.

    Thanks.

    #176674

    Hello kevbikemad!

    In “Header with social icons and bottom navigation” type of header social icons are on the right side already http://i.imgur.com/FkaDow0.jpg. Please add following code to Quick CSS in Enfold theme options under Styling tab to move sub-nav to the left

    .sub_menu { left: 0; margin-left: -15px; }

    Best regards,
    Yigit

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Move secondary top vav to left side’ is closed to new replies.