• Resolved jencel

    (@jencel)


    Is it possible to have menus on the left side with Ultra?

Viewing 6 replies - 1 through 6 (of 6 total)
  • Theme Author Andrew Misplon

    (@misplon)

    Hi jencel

    Thanks for reaching out.

    Ultra Premium has an option to load the sidebar on the left instead of the right. It would be possible to insert a Custom Menu widget into the sidebar widget area. If you’re using Ultra Free you could add the following to a Custom CSS plugin like Simple Custom CSS to switch the sidebar over to the left”

    /* Sidebar */
    #secondary { float: left; padding: 0 3.5% 0 0; }
    .sidebar #primary { border-width: 0 0 0 1px; float: right; padding: 0 0 0 3.5%; }

    The styling would be basic though, just a list. Let me know what you’re after and I’ll see if I can assist.

    Thread Starter jencel

    (@jencel)

    Hi Andrew, thanks for your reply.

    This is the site I’m wanting to redo completely https://www.jencel.co.uk/index.php

    I’d like to put the products, menu on the left hand side. Currently, the products menu is the lower of the two green menus (Gemstone Beads, Other Beads, Crystal Beads etc). But they are quite complex menus, and quite a few of them also have a dropdown menu, which I’d like to keep as it makes it easy for customers to find what they want.

    I’ve bought Ultra, so it isn’t the free one.

    I asked the theme suggestions team at Themify about this, and Ultra was one of the ones they suggested as being able to do this.

    Theme Author Andrew Misplon

    (@misplon)

    Apologies for the confusion. There is another Ultra theme out there authored by Themify. This is the support page for Ultra by Puro. Sorry for any hassle caused.

    If you do land up using Ultra by Puro or are using it already, let me know. I’ll be able to look into this further this weekend. There might already be a plugin we can use for a drop down capable left menu. If not, I can look into coding one up for you in a child theme.

    Thread Starter jencel

    (@jencel)

    Thank you, Andrew. You’ve been very helpful. Is there a support forum for ultra themify?

    Theme Author Andrew Misplon

    (@misplon)

    For sure ?? I think you’d be here: https://themify.me/forum.

    All the best with your upcoming project.

    Thread Starter jencel

    (@jencel)

    Great, thank you.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Left Hand Menu’ is closed to new replies.