Responsive Mode - by beckers - on WordPress WooCommerce support

This topic has 6 replies, 2 voices, and was last updated 8 years, 10 months ago ago by Jack Richardson

  • Avatar: beckers
    beckers
    Participant
    June 25, 2015 at 14:09

    I’m having two issues with the responsive mode.

    When holding the IPad in Landscape mode I would like to have the responsive menu appear instead of the top navigation menu. Is that possible?

    Also when holding the IPad in Landscape mode, The 6th column is 1/2 cut off is there a way to fix that?

    Thanks

    5 Answers
    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    June 25, 2015 at 14:21

    Hello,

    1. Unfortunately there is no such option. Sorry.

    2. Please clarify what column you’re talking about. Please show it on a screenshot or provide us with a direct page link.

    Best regards,
    Jack Richardson.

    Avatar: beckers
    beckers
    Participant
    June 25, 2015 at 14:49

    Is there a better way to do the navigation, so that on an IPad in landscape mode one can use the dropdown menus? I know the hover event doesn’t work on IPads, is there a way to add CSS to make it work?

    Here is the link to the page that is cutting of the far right column

    http://scanlanint.wpengine.com/products/instrumentation/scissors/ring-handle-scissors/metzenbaum-scissors/

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    June 26, 2015 at 10:27

    Hello,

    You can use “custom link” in Appearance > Menus for your menu items where drop down menu is used instead of “pages”.

    Please add this code in custom.css file:

    @media (min-width: 992px) {.container {
        width: 1000px !important;
    }}

    How to create custom.css you can watch in this tutorial (it’s for Legenda theme but the process is the same).

    Best regards,
    Jack Richardson.

    Avatar: beckers
    beckers
    Participant
    June 29, 2015 at 14:03

    Hello Jack
    I added the line with only one minor issue. Now on the menu when you click on the pull down menus I get a long white bar that fills the screen. as soon as I comment out the @media line the bar goes away.

    scanlanint.wpengine.com

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    June 29, 2015 at 14:24

    Hello,

    Please provide us with WP Dashboard credentials in private content.

    Best regards,
    Jack Richardson.

  • Viewing 6 results - 1 through 6 (of 6 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.