Viewing 8 replies - 1 through 8 (of 8 total)
  • Plugin Contributor Jeremiah

    (@jprummer)

    Hi there! Your nav probably has a float assigned that doesn’t play well with our plugin. Can you provide a link so that we can properly assist?

    Thread Starter fabbest

    (@fabbest)

    Hi Jeremiah! Thanks for the quick reply! This is the site. Any advise on a workaround / modification is greatly appreciated. The link does work perfectly! Thanks so much.

    Plugin Contributor Jeremiah

    (@jprummer)

    You’re welcome! And just to clarify, you want it to float left?

    Thread Starter fabbest

    (@fabbest)

    Hi Jeremiah! Yes – I would like it to float left. I have selected the option under the plugin settings on the dashboard. Thank you!

    Plugin Contributor Ewout

    (@pomegranate)

    What’s interesting, if I apply float: right (with imporant), it actually floats left!

    Plugin Contributor Jeremiah

    (@jprummer)

    Sorry for the delay, things have been crazy.

    Try adding the following to your theme’s custom css and let me know if this works for you:

    #categories li {
    float: right !important;
    list-style: none outside none !important;
    }
    Thread Starter fabbest

    (@fabbest)

    Hi Jeremiah,
    Yeah I was gonna say – that took too long, I want my money back! Oh wait… it’s free… LOL. Thank you SO much! You are a rockstar.

    The cart is now on the left, but the menu items are displayed in reverse. I just rearranged them on the WP Menu Settings. Good enough for a “fix”!

    Personally, I would put it on the right, but client’s preference comes first.

    Thanks for the attention and support.

    Plugin Contributor Jeremiah

    (@jprummer)

    You’re very welcome. We usually try to resolve these kinds of things as quickly as possible, but every once in awhile it takes longer than we’d like. I didn’t notice that it switched the menu items, but I guess it works! Let me know if you need any more help or if you’re looking for anymore great WooCommerce plugins.

    Jeremiah

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Align Left Displays on the Right Side’ is closed to new replies.