Tagged: 

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #521170

    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

    #521221

    Hi Tobias!

    Can you please add the following to your Custom CSS

    .avia-progress-bar .progressbar-title-wrap { background: none !important; }
    

    Regards,
    Basilis

    #521275

    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

    #521391

    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

    #521772

    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

    #521827

    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

    #521884

    Sorry,

    Now it works, I take a mistake (Password) check.

    Best Regards,
    Tobias

    #521951

    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

Viewing 8 posts - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.