• Resolved ghostofheros

    (@ghostofheros)


    I have Oceanwp theme and when I installed Htmega plugin some of the drop-down menu’s stylings stopped working (link color / link color hover)
    how could I fix this problem?

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

Viewing 6 replies - 1 through 6 (of 6 total)
  • Thread Starter ghostofheros

    (@ghostofheros)

    yes, unfortunately, I am unable to fix it on my own.
    I sent you a mail yesterday before I open this topic.
    but I didn’t receive any answer from your side on it yet.
    how could I remove this overriding issue?
    if you can send me a custom CSS where it removes this overriding it will be great.

    Thread Starter ghostofheros

    (@ghostofheros)

    could I adjust this from my Cpanel > through file manager > wp-content/plugins/ht-mega-for-elementor/assets/css/htmega-widgets.css?ver=1.2.3

    ??

    Thread Starter ghostofheros

    (@ghostofheros)

    if there is a way please tell me what to add or what should I remove from there

    Thread Starter ghostofheros

    (@ghostofheros)

    https://prnt.sc/pc5owx

    as you can see here when I unchecked the two lines on the right all my settings returned back directly

    so how could I edit this?

    Plugin Contributor HT Plugins

    (@htplugins)

    Hello,

    Just Copy the selector and paste in your theme style.css file then give your required style or remove this line.

    Thanks

    Thread Starter ghostofheros

    (@ghostofheros)

    Hello,
    I tried to remove it from Cpanel > through file manager > wp-content/plugins/ht-mega-for-elementor/assets/css/htmega-widgets.css?ver=1.2.3
    but nothing happened I even removed this
    /*Ocean theme compatibility*/
    /*#site-navigation-wrap .dropdown-menu {
    background-color: inherit;
    border: inherit;
    border-radius: inherit;
    color: inherit;
    display: block;
    float: inherit;
    font-size: inherit;
    font-family: inherit;
    list-style: outside none none;
    margin: 0;
    min-width: inherit;
    padding: 0;
    position: static;
    text-align: inherit;
    z-index: inherit;
    background-clip:inherit;
    }
    #site-navigation-wrap .dropdown-menu a{
    text-decoration: none;
    color: inherit;
    }*/
    Is there another place I should remove it from or what should I do please send screenshots for more clarifications

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Dropdown menu customization not working’ is closed to new replies.