Footer Instagram Title alignment

Home Forums Gillion Theme Footer Instagram Title alignment

Home Forums Gillion Theme Footer Instagram Title alignment

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    RESOLVED Posts
  • davelow
    Participant

    Hi,

     

    Good day,

    I realise the instagram footer title alignment is out for my product pages and some other pages. Where can i adjust the settings so that it will always line up consistently like the blog posts?

     

    provided screen shots and link for reference.

     

    much thanks,

    Dave

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

    Solution for this topic

    Hi Dave,

     

    I hope you are well today and thank you for your question.

     

    You can achieve it 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

     

    #page-container .sh-footer-instagram-title i {
        width: auto;
        height: auto;
        line-height: normal;
    }

     

    Best regards,
    Shufflehound team

    davelow
    Participant

    that did the job.

    much thanks for the help!

     

    dave.

    You are most welcome here 🙂

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