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

    Hi, i would like to change the background of my thumbnail.

    I wish it where the same color of the Main Content background color. (www.socialweb.fr)

    How could i do ?

    Regards

    R3v0x

    #125214

    You can only change the color of the thumbnail background is transparent – otherwise you need to change the background by editing the image. Use following css code to change the slideshow background

    .main_color .avia-content-slider .slide-image, .main_color .avia-slider-testimonials .avia-testimonial-content, .main_color .avia-testimonial-arrow-wrap .avia-arrow, .main_color .news-thumb {
    background: #f8f8f8 !important;
    }

    #125215

    Hi Dude,

    Thank you,it’s work :)

    Regards

    R3v0x

    #125216

    Hey,

    Glad it worked. :)

    Cheers,

    Ismael

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘change the background color of thumbnail’ is closed to new replies.