• Resolved Robye

    (@robye)


    I have a site, [ redundant link removed ] , which uses an old theme of Elegant themes – Deepfocus, not updated for many years, translated into 3 languages with qTranslate-X .

    Currently I have seen that the sub-menus no longer open on the top menu.
    I’ve tried to alternately disable the various plugins but it doesn’t seem to depend on a plugin.
    I state that I am not going to buy and update the Deepfocus theme.
    What could i do about it?
    I would not like the only solution to be to redo the entire site due to the now old age of the theme and the plugins used

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hello @robye

    Please add the following CSS in your CSS file.

    ul.nav li.sfHover ul.sub-menu {
        display: block !important;visibility: visible !important;
    }
    Thread Starter Robye

    (@robye)

    Umesh Gupta?(@umesh84)

    2 hours, 48 minutes ago

    Hello?@robye

    Please add the following CSS in your CSS file.

    ul.nav li.sfHover ul.sub-menu {
        display: block !important;visibility: visible !important;
    }

    You saved the day .. in fact now the subs are visible, thanks ??

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘It doesn’t show the submenus’ is closed to new replies.