[Support request] footer

Home Forums Support [Support request] footer

Home Forums Support footer

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #264590
    johnzoro

    is there a way to have social icons on the left and the copyright on the right?

    like blue host dot com has

    i’ve got gp premium and the lightweight social icons widget

    #264591
    Leo
    Staff
    Customer Support
    #264593
    johnzoro

    thats what i want to do but does that mean i just edit footer.php with

    <div class="grid-50">
        Left side
    </div>
    <div class="grid-50 footer-right">
        Right side
    </div>
    #264594
    johnzoro

    i just put that in the edit copyright section and that seemed to work

    #264595
    Leo
    Staff
    Customer Support

    Yup add it in Customizer > Copyright ๐Ÿ™‚

    #264598
    johnzoro

    does the lightweight social icons have a shortcode i can just paste in the leftside?

    #264600
    Leo
    Staff
    Customer Support

    I would just use Font Awesome for that. For example, enter this inside the div:
    <a href="https://www.facebook.com/"><i class="fa fa-facebook-square" aria-hidden="true"></i></a>

    Font Awesome library: http://fontawesome.io/icons/

    Let me know.

    #264628
    Tom
    Lead Developer
    Lead Developer

    Next version of GP has a widget area in the footer bar ๐Ÿ™‚

Viewing 8 posts - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.