Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #228460

    Hi,
    How can I make the testimonials box transparent?
    Thanks in advanced,

    Best wishes, Arnold

    #228693

    Hey Aerny!

    Please add following code to Quick CSS in Enfold theme options under styling tab

    .avia-slider-testimonials .avia-testimonial-content { border: none; }
    .main_color .avia-testimonial-arrow-wrap .avia-arrow { display: none; }
     .main_color .avia-slider-testimonials .avia-testimonial-content { background: transparent; }

    If you would like to keep the border and arrow, do not add first two lines of the code

    Regards,
    Yigit

    #229045

    Awesomeheid Yigit, thanks!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘testimonials – transparent box?’ is closed to new replies.