Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1081119
    koraykaan
    Participant
    This reply has been marked as private.
    #1081123
    koraykaan
    Participant
    This reply has been marked as private.
    #1081167
    Lely
    Moderator

    Hi There,

    Please add this CSS to hide the bar with logo:

    .x-navbar {
        display: none;
    }

    See image below. The search icon doesn’t overlapped anymore when I checked your site.

    Hope this helps.

    #1081178
    koraykaan
    Participant

    Thanks it worked wonderfully on desktop but I need the logo on mobile:(

    #1081187
    koraykaan
    Participant

    And I still have the overlapping time to time.
    I deleted the second line and will see what happens

    #1081212
    Christopher
    Moderator

    Hi there,

    Please update previous code to :

    @media (min-width:979px){
    .x-navbar {
        display: none;
    }
    }

    Hope it helps.

    #1081216
    koraykaan
    Participant

    Worked smoothly:D

    #1081252
    Christopher
    Moderator

    Let us know if you have further questions.

    #1081502
    koraykaan
    Participant

    Next question:D Sorry if I bothered you too much.

    I am OK with the Turkish version. I did change the menu items for English version too, however I can’t view the icons and 3rd level menu bars.

    http://keyifadami.net/en/

    #1082618
    Rad
    Moderator

    Hi there,

    I don’t see any 3rd level menu on English version. Please provide a video/screen recording.

    For the meantime, please remove your embed code that is added to customizer’s custom javascript. It’s only limited to javascript, and embed code contains both HTML and javascript that breaks it. Please remove this

    <script type="text/javascript">(function(d,w,c){(w[c]=w[c]||[]).push(function(){try{w.yaCounter32631810=new Ya.Metrika({id:32631810,clickmap:true,trackLinks:true,accurateTrackBounce:true});}catch(e){}});var n=d.getElementsByTagName("script")[0],s=d.createElement("script"),f=function(){n.parentNode.insertBefore(s,n);};s.type="text/javascript";s.async=true;s.src="https://mc.yandex.ru/metrika/watch.js";if(w.opera=="[object Opera]"){d.addEventListener("DOMContentLoaded",f,false);}else{f();}})(document,window,"yandex_metrika_callbacks");</script>
    <noscript><div><img src="https://mc.yandex.ru/watch/32631810" style="position:absolute; left:-9999px;" alt="" data-pagespeed-url-hash="1148079110"/></div></noscript>
    <!-- /Yandex.Metrika counter -->

    Thanks!

  • <script> jQuery(function($){ $("#no-reply-1078505 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>