Menu Without Arrows Would Be Nice (not Important) - Question | JoomShaper
Black Friday sale is live with flat 50% OFF. Sale ends soon! Grab your deal now!

Menu Without Arrows Would Be Nice (not Important)

A

Alexander

Template 3 years ago

Hello,

I have deleted in error the bottom row in my template setting. After renewing the line and filling Bottom1 with the menu it looks not as before. Has the problem ermerged because I have deactivated google fonts (problem in Germany) before. I was searching about a missing class function on your template (quickstarter) but I found no class.

Best regards, Alex

0
5 Answers
Toufiq
Toufiq
Accepted Answer
Senior Staff 3 years ago #91691

Hi there,

Thanks for contacting us. Sorry for the inconvenience. Will you please provide me the Joomla administrator access to check the issue? I will check & get back to you soon. 

Note: Can you share an screenshot that you want to do exactly?

-Thanks

0
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 3 years ago #91706

Hi Alex,

very easy to correct that, use following custom CSS

#sp-bottom1 .sp-module ul > li > a::before 
{ display: none; visibility: hidden; }

Remember to clear Joomla cache in JCH Optimize after adding a new line of CSS.

0
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 3 years ago #91707

BTW

How you load "Roboto" Font, by Custom CSS I hope?

0
A
Alexander
Accepted Answer
3 years ago #91819

Thanks for helping me. yes, I am using Custom CSS as written in one blog post.

You wrote about I should clear the cache in JCH, I will do that in JOT Cache. It is the same result? Yes, it works.

0
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 3 years ago #91837

Both those extension has option to Clear cache, effect counts, not a tool.

0