Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1021138
    tadenas
    Participant

    Hi. I was trying to add widget area in to header right side of the logo, but it appears under the logo. Could u help me to get it right?

    http://www.dieveniskes.lt

    Need to remove featured image from posts also plz 🙂

    #1021575
    Joao
    Moderator

    Hi There,

    You have an error on your Html code, you wrote cass instead of class.

    Please have a look.
    <div cass="logobar-widget-area"><div id="ajaxsearchprowidget-2" class="widget AjaxSearchProWidget"><h3 class="widgettitle"> </h3><div class="wpdreams_asp_sc ajaxsearchpro asp_main_container hasASP" id="ajaxsearchpro1_1">

    Hope that helps,

    Joao

    #1021938
    tadenas
    Participant

    it did help, thank you 🙂 but it could bee wider.. Is it possible to do it?

    Would you help me to remove featured images from posts please?

    #1022192
    Joao
    Moderator

    Hi There,

    Please add the following code at your Appereance / Customizer / Custom / CSS

    .logobar-widget-area {
    
    min-width: 150px; }
    
    .single-post .entry-featured {
         display:none;
    }
    
    

    Hope that helps,

    Joao

    #1023040
    tadenas
    Participant

    thank you very much 🙂

    #1023463
    Prasant Rai
    Moderator

    You are most welcome. 🙂

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