why does the fb wideget load slow

Home Forums Gillion Theme why does the fb wideget load slow

Home Forums Gillion Theme why does the fb wideget load slow

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
  • lukedodson
    Participant

    it loads slow – and what are the grey dashes under neath how do i remove those dashes? thx!

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

    Hi @lukedodson,

     

    Thank you for your question.

     

    The facebook widget loads on mouse hovering widget placeholder image so that your site loads fast.

     

    You can remove grey dots 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

     

    .sh-widget-facebook-item {
        min-height: 180px;
    }

     

    Best regards,
    Shufflehound team

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