• Resolved torialterry

    (@torialterry)


    Hello!

    The plugin adds white space on the right side of the page and increasing its width.
    Screenshot here: https://snipboard.io/lDBYow.jpg

    Used theme: Artday
    The Mobile version is doing the same.
    Do you have suggestions how to solve it?

    Thank you and have a nice day!

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author ShapedPlugin LLC

    (@shapedplugin)

    Hi @torialterry,

    Sorry for the delay. The issue can be fixed with custom CSS. We just need to see the page link where you inserted the testimonial shortcode.

    Thank you very much!

    Thread Starter torialterry

    (@torialterry)

    Hello,
    thank you for the answer

    https://www.belecoart.com/

    Regards

    Plugin Author ShapedPlugin LLC

    (@shapedplugin)

    Hi @torialterry,

    Thanks for sharing the page. Put the blow CSS to the plugin Setting > Custom CSS field to fix the white space on the right side of the page.

    div.sp-testimonial-free-section .slick-list {
        margin-right: 0px !important;
    }

    Thank you very much!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘additional width of the page’ is closed to new replies.