Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #58528
    invertedstaircase
    Participant

    The social media widget custom links display improperly when the site first loads. hitting refresh fixes it. On first load, they come up in color and on their own separate row of icons.
    http://www.invertedstaircase.com

    #58544
    Sakin
    Keymaster

    @invertedstaircase: It’s js loading issue which you will see when there is site loading issue. We are trying to replace this JS with custom css in next version update and it will be fixed. So, please wait for update.

    Next, I see that there is width issue in your social icons. So, can you add the following css in “Appearance => Theme Options => Custom CSS” box:

    ul.social-profile li {
        width: 42px;
    }
    #58759
    invertedstaircase
    Participant

    Thanks. I’ll add the code.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Social Social Widget displays wrong on 1st loading of site’ is closed to new replies.