Footer | Static Blocks Issues | Instagram

This topic has 2 replies, 2 voices, and was last updated 5 years, 10 months ago ago by Rose Tyler

  • Avatar: Kelly Kade
    KellyKade
    Participant
    May 11, 2018 at 19:28

    I have added the Instagram Feed by 8 Theme to my footer but the Title is not consistent with the others. It is blacked out, different font and no underline. I’d like to have this consistent across the page.

    Also, in the Footer, I would like to remove the by admin line under the recent blog post block. Please advise how I can do this.

    Many thanks!

    1 Answer
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    May 14, 2018 at 07:51

    Hello,

    1. Please add this code in Theme Options > Custom css:

    footer .null-instagram-feed .widgettitle {
        color: white;
        border-bottom: 1px solid #3F3F3F;
        font: 18px/20px 'Roboto', Arial, Helvetica, sans-serif;
        padding-bottom: 15px;
    }

    2.

    footer .blog-post-list .media-body {
        font-size: 0px;
    }

    Regards

  • Viewing 2 results - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.