Viewing 2 posts - 1 through 2 (of 2 total) Author Posts November 25, 2021 at 8:08 pm #1330515 limedropParticipant Elements in the secondary meny automatically get a center position on mobile view. How can I have my elements (flags) to the right on mobile. VELKOMMEN November 26, 2021 at 5:46 am #1330539 RikardKeymaster Hey limedrop, Please try the following in Quick CSS under Enfold->General Styling: @media only screen and (max-width: 767px) { .responsive #header_meta .sub_menu>ul>li { float: right; padding: 8px 10px; } } Best regards, Rikard Author Posts Viewing 2 posts - 1 through 2 (of 2 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In