Menu Items in one row

Hello,

I am using the Shapely theme and I really enjoy it. I am new to wordpress and am having a bit of difficulty.

I would like the items in my menu to appear in one row at the top of the screen, instead of the way they are now. (with 3 in one row and the 4th on the next line)

I tried reduce the size of my header image, hoping that would help but it didn’t.

I hope you can help me accomplish this.

My site is www.roya218.com

thanks in advance

Salam

Hello there,

I hope you are doing well today.

The issue here is the fact that your logo is so big, you can use the following CSS code to change the logo size by going to Appearance > Customize > Additional CSS and pasting it there.

/*Change logo size*/ img.custom-logo.logo { width: 400px; }

Best Regards,
Support

Hi,
Unfortunately I entered that and it still did not change. I also tried to reduce the image size, manually to 390 pixels… but it still did not change. Is there perhaps something else wrong?

Thanks

Salam

Hello there,

One of these options should have had an effect. Please clear your browser cache and reload the page then tell me if that helps.

Best Regards,
Support