Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #564141

    Hey guys, is the progress bar suppose to look the way it looks here?
    Looks as if there’s maybe another layer in the background overlapping or something?

    Also, what’s the best way to make the footer icons square, rather than circular?

    Thank you,
    JS

    #564206

    Hey Justin!

    try this code in Quick CSS field:

    .progressbar-title-wrap {
    height: 21px;
    }
    .progressbar-title {
    margin-top: -10px;
    }
    

    and adjust as needed.

    Best regards,
    Andy

    #564285

    Thanks Andy…and the social media icons in the footer? See other question please.

    #564455

    Hey!

    add this code:

    #socket .social_bookmarks li {
    border-radius: 0px;
    }
    

    Best regards,
    Andy

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