Hamburger Icon Showing As A Square Block - Question | JoomShaper
Black Friday sale is live with flat 50% OFF. Sale ends soon! Grab your deal now!

Hamburger Icon Showing As A Square Block

MH

Matt Hunt

Helix Framework 2 years ago

Something has caused the hamburger icon on one of our sites to suddenly start appearing as a square instead of the 3 lines when viewed on a phone or tablet. It was working fine and no changes have been made to the template so I can only assume it was a recent update to SP Pagebuilder or Helix Ultimate. Please advise how to fix.

0
1 Answers
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 2 years ago #114430

Hi Matt,

first remove that line that you added in Custom CSS area, it made the grey box:

.burger-icon {
  background-color: #e5e5e5 !important;
}

then as 2nd step, use Custom CSS from first (1.) tip >> https://www.joomshaper.com/documentation/helix-framework/helix-ultimate-2/troubleshooting-faq

0