Support » Theme: Zerif Lite » White box in Testimonial section

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hello @peggylp

    To remove the empty white box under the middle testimonials, Please use the below CSS.

    span#rvam_organization_schema_widget-2 {
        display: none !important;
    }

    I hope this will resolve your issue.

    Best Regards!!

    Thread Starter PeggyLP

    (@peggylp)

    Hello,
    That worked! Thank you for helping!

    Peggy

    Hey @teeru,

    Thanks for helping out!

    @peggylp,

    Just a heads up: Make sure you’re adding the CSS in your child theme’s stylesheet or by using a plugin like Advanced CSS Editor because any changes to theme’s main files will be lost when the theme is updated. Feel free to open a new thread should you require assistance. Also, please mark this one as resolved

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘White box in Testimonial section’ is closed to new replies.