Viewing 3 posts - 1 through 3 (of 3 total)
-
AuthorPosts
-
December 20, 2015 at 8:41 am #824986
Hello,
I want to remove the website logo only from the Small and Extra Small layouts (picture attached).
Please advise
pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
December 20, 2015 at 9:10 am #825036Hi
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
December 20, 2015 at 10:36 am #825112OK, i will try it, thank you 🙂
AuthorPostsViewing 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