Tagged: padding menu
- This topic has 5 replies, 2 voices, and was last updated 3 weeks, 1 day ago by
sujeet.
-
AuthorPosts
-
January 23, 2025 at 10:37 pm #338770
CCH_webmaster
ParticipantHello everyone,
Can someone point me in the right direction to lessen the space on the right side of the menu?
I tried a lot of things but didn’t succeed in making the space smaller. Screenshot:
https://1drv.ms/i/c/2B6D406C5ECA47C2/EV_0ygXw3wRHvV1ywuTvA2EBaYyjT38EGWCsWy8QEgX_1A?e=2dXKfG
Kind regards,
Wouter
January 23, 2025 at 11:25 pm #338776sujeet
KeymasterHello @cch_webmaster,
Can you please share your website URL so that I can give you the exact solution to reduce the space?
Regards,
SujeetJanuary 24, 2025 at 5:48 am #338778CCH_webmaster
ParticipantHi sujeet,
The website isn’t online yet, i’m still building it. Can I share it in another way?
If it helps: it is just the standard free Chique theme which I filled with the images and info of our club, so you can also view it here:
January 24, 2025 at 5:56 am #338779sujeet
KeymasterHello @cch_webmaster,
Please try adding the following css code to “Appearance => Customize => Additional CSS”.
@media screen and (min-width: 100em) { #masthead { max-width: 250px !important; } .below-site-header { left: 250px !important; } }
It should reduce the space. Let me know if this worked. Thank you.
Regards,
SujeetJanuary 24, 2025 at 6:06 am #338782CCH_webmaster
ParticipantHello Sujeet,
Thank you for the help. I got the result that I wanted by playing around with those values!
Kind regards,
Wouter
January 24, 2025 at 6:34 am #338783sujeet
KeymasterHello Wouter,
I’m glad to hear that it worked for you. If you like the theme and our support, then I have a quick request: Could you please leave a review?
https://wordpress.org/support/theme/chique/reviews/#new-post
Your review will help others know what to expect when they’re looking for the support I offer. Even a sentence or two would be hugely appreciated.
Thank you.
Regards,
Sujeet -
AuthorPosts
- You must be logged in to reply to this topic.