New Landing How can we help? Themeforest Theme Support Joyn Issue with Elements Presenting Correctly

Viewing 7 posts - 1 through 7 (of 7 total)
  • Posted in: Joyn
  • #195426
    cmohs01
    Member
    Post count: 21

    Not sure why, but the social icons on the right are doubling up and appearing stacked, also divider isn’t showing along the content column (between sections). It was working fine yesterday, this morning when reviewing it was messed up and we can’t figure out what’s wrong.

    #195455
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    ul.social-icons li:not(.sf-love) a {
        display: inline-block;
        padding: 10px;
        width: 36px;
        height: 36px;
        line-height: 36px;
        font-size: 16px;
        overflow: hidden;
        position: relative;
        text-align: center;
        transition: all 0.35s ease 0s;
    }

    Thanks
    Mohammad

    #195747
    cmohs01
    Member
    Post count: 21

    Thank you for the quick response time! This takes care of the doubling up, but I’m wondering how the short code in the theme broke in the first place? It’s also not presenting the way it did before in a row.

    The other question I had was in relation to the divider element in the Swift Page Builder. We have the standard one selected and dividing content on the homepage, unfortunately the dividers are no longer showing? Please advise how we can resolve this issue.

    Thanks!

    #196049
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please upgrade Swift Framework plugin and let me know your feedback.
    Thanks
    Mohammad

    #196052
    David Martin – Support
    Moderator
    Post count: 20834

    Hi,

    Q1)

    It looks like there is some custom code causing the right side social icons to change appearance. (See screenshot.)

    Please add this CSS to amend the Social Icons right side position.

    ul.social-icons {
        margin-left: 0;
        margin-top: 40px;
        margin-bottom: 40px;
    }
    
    ul.social-icons li {
        display: inline-block;
    }

    Q2)

    It looks like your “Divider Type” option is set to standard (See screenshot), you would need to select and save a a divider option.

    – David.

    Attachments:
    You must be logged in to view attached files.
    #196148
    cmohs01
    Member
    Post count: 21

    Thank you for the reply – It appears that the issues were related to the Swift Framework plugin and everything resolved when I hit the update that just came out today.

    #196159
    David Martin – Support
    Moderator
    Post count: 20834

    Ok thanks for reporting that back, glad it’s sorted for you.

    – David.

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

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register