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

    Can you provide me with some Quick CSS to remove the thin border line around the promo box? Thanks!

    #362712

    Actually, on second thought, can you provide me some Quick CSS to change the color of the thin border line around the promo box to match my theme color #018db0 Thanks!

    #362936

    Hi!

    Please add following code to Quick CSS

    .av_promobox {
    border-color: #018db0!important;
    }

    Best regards,
    Yigit

    #363015

    Thank you very much! Resolved.

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Promo Box’ is closed to new replies.