Next And Previous Page Buttons do Not Show The Icon - Question | JoomShaper
Black Friday sale is live with flat 50% OFF. Sale ends soon! Grab your deal now!

Next And Previous Page Buttons do Not Show The Icon

J

jader

Template 1 year ago
0
4 Answers
Ziaul Kabir
Ziaul Kabir
Accepted Answer
Support Agent 1 year ago #170233

Hello jader,

Thanks for reaching out to us. I am checking your issues.

Best regards,

0
Ziaul Kabir
Ziaul Kabir
Accepted Answer
Support Agent 1 year ago #170237

Hello,

Please clear both your browser cache and the Joomla cache, then check again. Your issues have been resolved.

Thanks!

0
J
jader
Accepted Answer
1 year ago #170580

Thank you very much. I would like to know which file was modified to correct another project that uses the same template.

0
Ziaul Kabir
Ziaul Kabir
Accepted Answer
Support Agent 1 year ago #170622

Hello,

The issues comes from font family missing, for these 2 classes use font family Font Awesome 5 Free

you will found classes in this location:

/templates/shaper_finance/css/template.css

[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  speak: none;
}

Is there anything that I can help you?

Thanks,

0