New Landing How can we help? Themeforest Theme Support Pinpoint Unable to view social icons in header

Viewing 10 posts - 1 through 10 (of 10 total)
  • Posted in: Pinpoint
  • #232156
    graffig
    Member
    Post count: 62

    Dear Ed and Team,

    I’m trying to add some social icons to my site header area (just twitter and facebook)

    I have a full width logo header. I’ve allowed ‘show social icons in header within the themes settings plus added social link profiles within settings – still no show.

    Any help would be great!

    Hope all is well

    Darron

    #232166
    David Martin – Support
    Moderator
    Post count: 20834

    Hi Darron,

    I cannot login with those details. Could you please check and update?

    Thanks

    #232171
    graffig
    Member
    Post count: 62
    This reply has been marked as private.
    #232333
    graffig
    Member
    Post count: 62

    David – just wondered if there had been any update to this one ๐Ÿ™‚

    #232704
    David Martin – Support
    Moderator
    Post count: 20834

    Hi,

    The social images are not loading, likely because of the child theme.

    Please create an /images/ folder in the child theme root directory. Copy the image social-icons-small.png into that new folder in the child theme folder.

    Thanks.

    #232731
    graffig
    Member
    Post count: 62

    Brilliant David!

    That’s done the trick – just need to move up with a bit of CSS

    Thanks again

    ๐Ÿ™‚

    #232733
    graffig
    Member
    Post count: 62

    David, spoke too soon!!

    They’re getting obscured by my full width logo in the header.

    Is there anyway to place them in the top menu and float right – see here: http://redhillprepschool.co.uk/

    Thanks again

    Darron

    #232739
    David Martin – Support
    Moderator
    Post count: 20834

    No problem, we can look to reposition it using CSS, please try this:

    .header-items .social-wrap {
        float: right;
        position: absolute;
        top: -60px;
        right: 15px;
        z-index: 25;
    }

    Thanks!

    #232745
    graffig
    Member
    Post count: 62

    David – once again, thank you so much – that worked perfectly!!

    Please feel free to close ticket – I’ll leave you in peace now – say hi to Ed ๐Ÿ™‚

    #232748
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Great thanks to David.
    Thanks
    Mohammad

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

You must be logged in to reply to this topic.