Blog slider not working properly

Home Forums Gillion Theme Blog slider not working properly

Home Forums Gillion Theme Blog slider not working properly

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

    Hi,

     

    Using blog slider (style 6). All of a sudden it’s displaying with radius. Setting aren’t changed. Cache emptied. Disabled cache plugin but no changes. How to achieve again without radius?

     

    Best regards,

    Jürgen

    Attachments:
    You must be logged in to view attached files.

    Solution for this topic

    Hi Jürgen,

     

    I hope you are well today and thank you for your question.

     

    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

     

    #page-container .slick-slider .slick-list {
        border-radius: 0 !important;
    }

     

    Best regards,
    Shufflehound team

    js
    Participant

    Hi,

     

    Does work. Thank you. But went wrong causing this issue?

     

    Best regards,

    Jürgen

    Not sure why it was displaying.

    js
    Participant

    Understand. Anyway thank you.

    You are always welcome here 🙂

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