test
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • yossd22 Friend
    #824986

    Hello,
    I want to remove the website logo only from the Small and Extra Small layouts (picture attached).
    Please advise


    1. 5
    pavit Moderator
    #825036

    Hi

    Try to do it in this way .

    Open this file /templates/ja_nuevo/tpls/blocks/header.php and find this code :

    <!-- LOGO -->
    <div class="<?php echo $logosize ?> logo "  >
    <div class="logo-<?php echo $logotype, ($logoimgsm ? ' logo-control' : '') ?>">

    Change it to

    <!-- LOGO -->
    <div class="<?php echo $logosize ?> logo hidden-xs hidden-sm "  >
    <div class="logo-<?php echo $logotype, ($logoimgsm ? ' logo-control' : '') ?>">

    Best regards

    yossd22 Friend
    #825112

    OK, i will try it, thank you 🙂

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

This topic contains 2 replies, has 2 voices, and was last updated by  yossd22 8 years, 11 months ago.

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