-
AuthorPosts
-
July 25, 2019 at 2:36 am #1121797
Hi Team,
Can you please help me make all font for animates numbers white? I dont have the option to do so myself.
If make the font colour custom white, the Number is white and description it black.
If i select “Light” as the font colour is has the number some off grey/white and the description white.I need all font to be white please.
July 26, 2019 at 5:57 am #1122084Hey Lara,
I took a look at your site but I don’t see any animation numbers on the page you linked to. Please explain more or include a screenshot of the issue.Best regards,
MikeJuly 26, 2019 at 6:02 am #1122088Hi Mike,
the animated numbers are in that blue banner.
Hamilton, QLD
Location4 months
DurationEconomic Development Queensland
ClientJuly 27, 2019 at 5:20 am #1122234Hi,
Thanks for the clarification. Please try the following in Quick CSS under Enfold->General Styling:
.avia-no-number { opacity: 1; }
Best regards,
RikardAugust 1, 2019 at 1:05 am #1123687Thanks Rikard,
Can we make the number white too? as you can see on this page the number 4 is still not white.
Also I’ll need this for all portfolio items on my projects page. It only changes that first page I sent you.
See this page isn’t affected https://libertyindustrial.com.au/portfolio-item/imex-terminal-industrial-services-hazardous-waste-management/- This reply was modified 5 years, 3 months ago by Lara.
August 1, 2019 at 3:53 am #1123709Hi,
To make the number “4” white, please look in your custom css for this css:.avia-animated-number span.avia-single-number { opacity: 0.5 !important; }
and replace with:
.avia-animated-number span.avia-single-number { opacity: 1 !important; color: #fff !important; }
Then clear your browser cache and any cache plugin, and check.
Best regards,
MikeAugust 1, 2019 at 4:02 am #1123713Hi Mike,
this does not work
August 1, 2019 at 4:24 am #1123717Hi,
Please include an admin login in the Private Content area so we might adjust.Best regards,
MikeAugust 1, 2019 at 4:32 am #1123718No problem!
August 1, 2019 at 7:40 am #1123776I’ll need this to work on all portfolio items on my projects page too
August 1, 2019 at 2:04 pm #1123903Hi,
Thanks for the login, I added the above css and it seems to work fine on the links you provided. I checked some of your other portfolio items, but they didn’t have animated numbers.
Please try clearing your browser cache, and checking again.As a side note, I also see that you are using Enfold v4.0.7, this is quite outdated, please consider updating to v4.5.7
Best regards,
Mike -
AuthorPosts
- You must be logged in to reply to this topic.