Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • tresoar Friend
    #758494

    Hello,

    On smaller screens I don’t want the show my logo because this is a vertical logo en takes to much space.
    I only want to show my logo when I hit the menu, like it does now.
    How can remove my logo on smaller screens on the top of the pages?

    (loge here I don’t want to show)

    Saguaros Moderator
    #758796

    HI tresoar,

    You can try opening the file: /root/templates/ja_techzone/tpls/blocks/header.php

    Look for this line of code (line 32):


    <!-- LOGO -->
    <div class="col-xs-12 <?php echo $logosize ?> logo">

    change it to:


    <!-- LOGO -->
    <div class="col-xs-12 <?php echo $logosize ?> logo hidden-xs">

    tresoar Friend
    #758864

    Thanks! Problem solved.

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

This topic contains 3 replies, has 2 voices, and was last updated by  tresoar 8 years, 5 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum