Tagged: progress bars
Hi Enfold Team,
I have an issue with the Progress Bars, they look very ugly and not right in position and the grey bars (second are not showing).
http://abload.de/image.php?img=progess_barsvhjv8.png
When I compare mine with the Demo of the business Flat Theme.
http://kriesi.at/themes/enfold-business-flat/about/
I try all, but can not find a solution, can you give me a hint whats broken?
Thx a lot,
Tobias
Hi Tobias!
Can you please add the following to your Custom CSS
.avia-progress-bar .progressbar-title-wrap { background: none !important; }
Regards,
Basilis
Hi Basilis,
Thx, for the hint, the title warp is now gone, but it do not look very good …
Have you another idea where it could be broken?
I like the grey second 100% line and the shadow over the title.
Best Regards,
Tobias
Hi,
Could you please provide us with a temporary admin login so that we can take a closer look? You can post the details in the Private Content section of your reply.
Thanks,
Rikard
Hi Rikard,
Yes, no problem I make you a tempororay admin login, so you can check it yourself, many thx.
Many thx, for your time and help.
Tobias
Hi!
I’m getting an error message when trying to log into your back end.
Please double check the credentials you provided.
Best regards,
Dake
Sorry,
Now it works, I take a mistake (Password) check.
Best Regards,
Tobias
Hey!
Please try inserting the below css into your custom css section:
.avia-progress-bar .progressbar-title-wrap {
bottom: 2px !important;
padding: 0px 10px 0px 10px !important;
}
.avia-progress-bar .progress {
height: 30px !important;
box-shadow: inset 0px 0px 15px 0px rgba(0, 0, 0, 0.07) !important;
}
Cheers!
Dake