I Want To Display The Top Information In One Line And Can I Change The CLOCK Icon To LOCATION Icon - Question | JoomShaper
Black Friday sale is live with flat 50% OFF. Sale ends soon! Grab your deal now!

I Want To Display The Top Information In One Line And Can I Change The CLOCK Icon To LOCATION Icon

J

Joel

Helix Framework 4 years ago

I want to display the top information in one line and can I change the CLOCK Icon to LOCATION icon, how do I reduce the font size at the top of the page? http://parbsmeat.baphix.com/

0
7 Answers
Muntasir Sakib
Muntasir Sakib
Accepted Answer
Support Agent 4 years ago #20210

Hello Joel,

Please add this code into the custom CSS section.

.sp-contact-info{
  font-size: 11px;
}
.fa-clock-o:before{
  content: "\f3c5" !important;
}

Thanks!

0
J
Joel
Accepted Answer
4 years ago #20364

Thank you

for some reason

.fa-clock-o:before{
  content: "\f3c5" !important;
}

doesn't work

0
J
Joel
Accepted Answer
4 years ago #20366

and also seems Custom Style for Presets dont work at all

0
Muntasir Sakib
Muntasir Sakib
Accepted Answer
Support Agent 4 years ago #20367

Hello there,

What's the problem you are facing after using the CSS? Share a screenshot with us please.

Thanks!

0
J
Joel
Accepted Answer
4 years ago #20371

Please how do I attach the image to the chat?

0
Muntasir Sakib
Muntasir Sakib
Accepted Answer
Support Agent 4 years ago #20412

Hello there,

You can upload image and share the link with us here.

Thanks!

0