'X' In Offcanvas To Close The Mobile View Menu does Not Appear - Question | JoomShaper
Black Friday sale is live with flat 50% OFF. Sale ends soon! Grab your deal now!

'X' In Offcanvas To Close The Mobile View Menu does Not Appear

V

Vincenzo

Template 1 year ago

Hello as described in the subject, the X does not appear anymore. I used the "Decora" template.

please have a look at the url: www.qualitywheels.ch in the mobile view.

Thanks Vincenzo

Hello there, Apology for your experience with our product.

It sounds like a technical issue. Please post in the Support Forum about this: https://www.joomshaper.com/forum/ask/add The technical team is there to assist you firsthand.

-- Support Specialist JoomShaper

How would you rate my reply? Great Okay Not Good {#HS:2451627679-65578#}
On Wed, Dec 13, 2023 at 7:49 PM +06, Vincenzo [email protected] wrote: Hi, my name is Vincenzo and I have a minor issue with my template "decora". In the mobile view the "X" is missing. At the beginning it was there, but during my development the "X" in the offcanvas is missing. How can I renable it? Please have a look at my attached document. Thanks

0
1 Answers
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 1 year ago #141851

Hi Vincenzo,

Use that Custom CSS:

.fa.fa-close::before, .fa.fa-remove::before {
  content: "\f00d";
  font-family: "Font Awesome 5 Free";
  font-weight: bold !important;}
0