PHPCodez

Search
Skip to content
  • Home
  • PHP
  • Functions
  • WordPress
  • Plugins
  • Joomla
  • Magento
  • Linux
  • My SQL
  • jQuery
  • Profile
  • comments
Magento

Magento 2 Remove Logo

March 23, 2018 Pramod T P Leave a comment

You can remove logo from header by adding the below line to layout xml

<?xml version="1.0"?>
<page xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:framework:View/Layout/etc/page_configuration.xsd">
 <body>
 <referenceContainer name="header.container">
 <referenceBlock name="logo" remove="true"/>
 </referenceContainer>
 </body>
</page>
eCommerceHeaderLogoMagento 2PHPreferenceContainerRemove

Post navigation

Previous PostMagento 2 Remove HeaderNext PostMagento 2 Remove Header Panel

Beginners' Guide

Recent Posts

  • Public Cloud
  • Amazon Machine Image
  • Resource Tags
  • Instance user data
  • Instance metadata

Recent Comments

  • NickyOKiefer on comments
  • 검증사이트 on compare two strings – javascript
  • https://www.postonlineads.com/ on Install rar on ubuntu
  • farhangift on XAMP Change Localhost To Domain
  • دانلود بازی اندروید on Include a block in sidebar – Magento

Categories

  • .htaccess (32)
  • Ajax (4)
  • Apache (43)
  • AWS (9)
  • Cookie (4)
  • Database Model (9)
  • Design Pattern (9)
  • Filter (27)
  • General (182)
  • HTML (1)
  • IP.Board (1)
  • Javascript (60)
  • Jetty (3)
  • Joomla (17)
  • jQuery (63)
  • JSON (3)
  • JSP (1)
  • Linux (115)
  • Magento (363)
  • My SQL (72)
  • nginx (4)
  • OOPs (12)
  • Payment Gateway (1)
  • PHP (1,002)
  • Plugins (11)
  • Prototype (1)
  • session (5)
  • Socialengine (1)
  • SQL (69)
  • SVN (17)
  • Uncategorized (11)
  • Vbulletin (11)
  • Wordpress (89)
Proudly powered by WordPress