Space in Footer Widget Area

Home Forums Gillion Theme Space in Footer Widget Area

Home Forums Gillion Theme Space in Footer Widget Area

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

    Hi,

     

    Is there any chance to reduce the space at bottom of Footer Widget Area?

    Please notice photo attached

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

    Hi @dianazahe,

     

    Thank you for your question.

     

    Yes we can reduce it developing custom CSS code.

     

    Could you please share me your site URL where it’s displaying so that I can help you to achieve it?

     

    Best regards,
    Shufflehound team

    dianazahe
    Participant

    Solution for this topic

    You can reduce 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

     

    .SP_News_scrolling_Widget div.sp-news-scrolling-slider {
        height: 100px !important;
    }

    dianazahe
    Participant

    Thank u so much!

    You are most welcome here 🙂

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