Forum Replies Created

Viewing 1 replies (of 1 total)
  • Thread Starter ivanrii

    (@ivanrii)

    Hi,

    thank you for fast replay, i manage to fix it. The menu was hiden. I use divi 4.27.5.

    <li class="control-section accordion-section hide-if-js  pll_lang_switch_box" id="pll_lang_switch_box">

                                        <h3 class="accordion-section-title hndle">

                                              <button type="button" class="accordion-trigger" aria-expanded="false" aria-controls="pll_lang_switch_box-content">

                                                    <span class="accordion-title">



    .hidden, .js .closed .inside, .js .hide-if-js, .js .wp-core-ui .hide-if-js, .js.wp-core-ui .hide-if-js, .no-js .hide-if-no-js, .no-js .wp-core-ui .hide-if-no-js, .no-js.wp-core-ui .hide-if-no-js {

    1. display: none; change this none and then it apear

    }

    thank you!

Viewing 1 replies (of 1 total)