This topic has 3 replies, 2 voices, and was last updated 10 years by Abe.

  • Author
  • #13583
     Anchora
    Participant

    hi! 🙂

    where can i place the “hide-for-small”-attribute, to hide the sidebars for smartphones in the 3-col-layout?

    thx!

    #13780
     Abe
    Keymaster

    That is added to the class attribute. You should add it to sidebar.php like:
    <aside class="<?php echo apply_filters('kleo_sidebar_class',$sidebar_class);?> columns hide-for-small">
    Also for the second sidebar go in functions.php and search for:

    COPY CODE
    
    <aside class="three columns">
    

    and replace with

    COPY CODE
    
    <aside class="three columns hide-for-small">
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    #13788
     Anchora
    Participant

    applied this, but they are still present.

    on both emulation and with a Galaxy.

    #14037
     Abe
    Keymaster

    Check them by resizing the browser window. Also that definitely should work if they are added. Check the page generated source or inspect the element

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

Viewing 4 posts - 1 through 4 (of 4 total)

The forum ‘Sweetdate – WordPress’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?