SFM space customization

Attached a screen shot of my url https://tarekrabaa.com
I would like to align the menu item as there is a blank space and the arrow. I mentioned the space in red to remove.
The same problem on mobile view.

Any idea plz.

Thx

Hi There,

Thanks for writing in!

Can you please add this CSS to your theme option -> Global CSS let us know how this goes.

.sfm-has-child-menu>a {
padding-right: 0px !important;
}

Thanks

1 Like

thx. it works.
I still need to give space between the arrows and the URL because they are very close on mobile view.

Thx

1 Like