Tagged: 

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #338770
    CCH_webmaster
    Participant

    Hello 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

    #338776
    sujeet
    Keymaster

    Hello @cch_webmaster,

    Can you please share your website URL so that I can give you the exact solution to reduce the space?

    Regards,
    Sujeet

    #338778
    CCH_webmaster
    Participant

    Hi 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:

    https://catchthemes.com/demo/chique-free/

    #338779
    sujeet
    Keymaster

    Hello @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,
    Sujeet

    #338782
    CCH_webmaster
    Participant

    Hello Sujeet,

    Thank you for the help. I got the result that I wanted by playing around with those values!

     

    Kind regards,

    Wouter

    #338783
    sujeet
    Keymaster

    Hello 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

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.