[Support request] Mobile menu on Sider import spacing not quite right

Home Forums Support [Support request] Mobile menu on Sider import spacing not quite right

Home Forums Support Mobile menu on Sider import spacing not quite right

Viewing 15 posts - 1 through 15 (of 20 total)
  • Author
    Posts
  • #1021138
    Robert

    Hi there,
    I’m having a problem trying to imitate the spacing that is on the Sider menu for my widget elements. They all seem to overlap. I’ve attached screenshots. Thanks!

    http://imgsafe.org/image/f3d8f4ec73
    http://imgsafe.org/image/f3d8f4ce5b

    #1021162
    David
    Staff
    Customer Support

    Hi there,

    can you link me to your site so i can take a look?
    You can edit your original topic and use the Site URL field to share it privately.

    #1021437
    Robert

    I fixed it, David, in the custom CSS. Thanks, though!

    #1021442
    David
    Staff
    Customer Support

    Glad to hear that

    #1021460
    Robert

    Oops! Can I open this up again? I didn’t seem to code it right to account for drop down menus. I would need all widgets below the main menu to respond by moving lower when the user opens the drop down menu. Where can I enter my site again?

    Ah, I was able to edit the original topic to give you my temporary site address.

    #1021498
    David
    Staff
    Customer Support

    Try this CSS:

    @media (min-width: 769px) {
        .main-navigation ul ul {
            position: unset;
            text-align: center;
        }
    }
    #1021804
    Robert

    That worked! Now I’m trying a different menu solution that hides less of the content. I’m trying the sticky mobile menu with some transparency, however, how do I add the option to add back the social menu icons and the email newsletter sign up in the drop down menu on mobile? Also, once background images are added, how do I remove? When I go the background images section it still says “Select image” even though I’ve already added an image. Thanks!

    #1021951
    David
    Staff
    Customer Support

    Where would you want the social icons and email form to display – within the mobile menu ?
    If so you would need to use the Off Canvas navigation which has its own widget areas you can add them to:

    https://docs.generatepress.com/article/off-canvas-panel-overview/

    Sometimes the customizer does funny things. Select an image and then remove it.

    #1022077
    Robert

    Thanks, the Off Canvas solution works nicely on mobile.

    Do you mean click select and image and then delete the image from my media library? I’d rather not have to do that.

    Here’s what I see on the Customizer even though I have a background image in the body:
    https://pasteboard.co/IzHnFhS.png

    #1022126
    David
    Staff
    Customer Support

    Try selecting an image.
    Then the remove image option should appear.

    #1022129
    Robert

    Sorry about my lack of familiarity with Customizer, but I’m not sure how to select an image. I’ve clicked on the background image and nothing happens, for example.

    #1022165
    David
    Staff
    Customer Support

    aah – is it the image behind the sidebar ?
    If so thats in Customizer > Backgrounds > Header

    #1022698
    Robert

    It’s the image used in Body. I can go to Customizer > Backgrounds > Body but there is no image in the sidebar to select to delete. And I’m not sure how to select the image otherwise. The screenshot is still here: https://pasteboard.co/IzHnFhS.png

    #1022889
    Tom
    Lead Developer
    Lead Developer

    Does the “Select image” button not do anything when you click it?

    #1023142
    Robert

    Hi Tom,
    Yes, the Select image opens the screen to select an image. But it still does not allow me to remove an image I’ve already selected for a background.
    Here’s a screenshot of what I see when I click Select Image:
    https://unsee.cc/aa9626ab/

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