Menu inconsistent with screens

The current header and menu I’m using look fine on mobile phones and big screens. However on smaller resolutions and screens (1024px) the menus don’t show up fully.

I’ve attached a picture.

Is there a way to adjust these so that they always fit (no matter what screen-size?) As I said, they look OK on phone…but not small-screen desktops/pads

Many thanks,

Fiksimi

Hey there,
Hope you’re doing well today

Kindly provide me with a link to your site so that I may be able to replicate the issue that you’re having.

I look forward to your reply :slight_smile:

Best Regards,
Support

Hello.
Yes, sure. As in the picture: fiksimi.com

You can resolve this issue by adding the following CSS code in the Custom CSS option of the latest version of Sparkling theme on the below path.

Admin Area -> Appearance -> Customize -> Additional CSS

#page #menu-faqja-kryesore a {
    left: 0 !important;
}

Excellent. That works.

Thanks a lot.

You are most welcome here :slight_smile: