Tagged: ,

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #277670

    Hi right now my sidebar is overflow:hidden. Is there any css that would allow
    my sidebar menu to overflow into the body/content area?

    My site is http://www.witnessprosperity.com/elite

    Also is there any good tutorials on customizing enfolds menu to look like the menu I have on there
    already instead of using ubermenu?

    Thanks
    Bob

    #278156

    Anyone?

    #278442

    Hi!

    Thank you for using the theme.

    It is possible to set the sidebar overflow to visible but it will break the layout of the theme. You can add something like this on Quick CSS or custom.css:

    #top #main .sidebar {
    overflow: visible;
    }

    If you can provide us with a screenshot of what you’re trying to do with the enfold menu, we’ll try to give you the css modifications to get you started.

    Cheers!
    Ismael

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