Home › Forums › Legacy Support › Support queries › Styling issues › Positioning mobile icons Tagged: Mobile Navigation This topic has 1 reply, 2 voices, and was last updated 8 years, 8 months ago by H.K. Latiyan. Viewing 2 posts - 1 through 2 (of 2 total) Author Posts April 5, 2016 at 4:45 am #40993 slowlyoneParticipant Hi. I was trying to reposition the burger so it's 28 pixels up from where it is now and align the login, shopping cart with the search icons. I can't find any reference for it. You can view the site at cruetv.com. April 5, 2016 at 9:58 am #41067 H.K. LatiyanParticipant You can use media quarry for this purpose. Use this css in your wp-admin->appearance->customize->custom css: @media (max-width:768px){ #trigger span.lines { top:-22px; } header #searchicon { padding: 35px 0 0 !important; }} Author Posts Viewing 2 posts - 1 through 2 (of 2 total) The topic ‘Positioning mobile icons’ is closed to new replies.