Tagged: enfold Viewing 2 posts - 1 through 2 (of 2 total) Author Posts November 14, 2013 at 2:29 am #188155 jorgepelaezParticipant Hello, I’m using the header with social icons and bottom option but I need to move the secondary menu to the left and leave the phone number to the right. Is this possible? Please let me know. November 14, 2013 at 6:57 am #188239 IsmaelModerator Hey Jorge! You can add this on your custom.css or Quick CSS: .sub_menu { left: 100px; } .social_header .phone-info { position: absolute; right: -130%; } Cheers! Ismael Author Posts Viewing 2 posts - 1 through 2 (of 2 total) The topic ‘How to move secondary menu to the left and keep the phone number to the right’ is closed to new replies.