Are you a GenerateCustomer?

Do you have an active GP Premium or GenerateBlocks Pro license key?

Create a GenerateSupport account for GeneratePress and GenerateBlocks support in one dedicated place.

Create an account
Already have a GenerateSupport account? Login

Just browsing?

Feel free to browse the forums. Support for our free versions is provided on WordPress.org (GeneratePress, GenerateBlocks).

Want to become a premium user? Learn more below.

Help Explore theme on mobile & Size post

  • Hi,

    I need your help please concerning the mobile menu (i search but i don’t find):

    https://postimg.cc/gallery/YSRF6Qf

    1/ I don’t inderstand why my mobile menu don’t appear please.
    2/ I would like to know if it’s possible to desactivate the search bar that i have put on my homepage in the mobile & tablet menu.
    3/ The image on the mobile menu isn’t centered (on the womens), is it possible to do that please?

    Concerning the theme please:
    4/ In the post content, even if i put not a max width, i don’t know how to do to enlarge the size.

    Thanks a lot,

    Regards,
    Jessy

  • Hi Jessy – are you able to share a link to your site?

    for 2. depends how you added it, but you could add a class to the search bar and hide it with CSS media queries like

    `@media only screen and (max-width: 990px) { .hide-search{display:none;} }

    and add hide-search as a classname to the search bar.

    for 3: do you have GBlocks Pro? you can select the back position of the image that way – and if it messes up your desktop background, add the CSS it to the above media query

    for 4. do you want toe make the text bigger or make it fit on one line? do you have the display set as block for it or flex?

  • Hi there,

    1. Go to Appearance > Menus, edit the menu you want to display on mobile and in its Locations include the Off Canvas Menu option.

    2. Edit the Search Block, go to the block setting sidebar Advanced panel. In Additional CSS Class(es) field add:

    hide-on-tablet hide-on-mobile

    3. see these 2 containers:

    https://app.screencast.com/fuMcoqEyFdD6V

    In mobile view set their top and bottom margin and padding so smaller values.

    4. Go to Customizer > Layout > Container and increase the Width to 1400px

  • Hi Anovatis

    Thanks for your quick answer.

    For a link to my website, I put it on private section :-).

    for 2 : it works thanks !!

    for 3: No I haven’t GP Pro.

    for 4 : i want please to enlarge the size pf the grid for the content.
    Display set is Defaut.

    Thanks a lot
    Regards,
    Jessy

  • All works !!

    Many many thanks !!

  • I have seen it later, thanks so helpful and easier !!

  • Glad to hear that!

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