Blog slider width

Home Forums Gillion Theme Blog slider width

Home Forums Gillion Theme Blog slider width

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    RESOLVED Posts
  • js
    Participant

    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

    js
    Participant

    Pls see privat info

    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;
    }

    js
    Participant

    Perfect. Thank you.

     

    Best regards,

    Jürgen

    You are always welcome here 🙂

Viewing 6 posts - 1 through 6 (of 6 total)