Good morning,
The width of the used blog slider hasn’t the exact width of the blocks above and below. It just slightly but you can see it. How can I get the exact same width?
Best regards,
Jürgen
Attachments: You must be
logged in to view attached files.
Hi Jürgen,
Thank you for your question.
Could you please share me the page URL from your site where it is not displaying correctly so that i can troubleshoot it?
Best regards, Shufflehound team
Solution for this topic
This happens because of padding added around the column.
You can remove it by adding the following CSS code in the Custom CSS code option of your theme on the below path.
Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code
.vc_column-inner.vc_custom_1521538979488 {
padding: 0;
} Perfect. Thank you.
Best regards,
Jürgen
You are always welcome here 🙂
Popular choice Professional Developers At Your Fingertips! If you need services beyond standard support, we've got your back!
Let's get started
Services we offer: Graphic work / visualizations Full WordPress development and design
We use cookies to enhance your experience. By continuing to visit this site you agree to our use of cookies.Got it