Adjust the title in the widget 8theme – instagram

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

  • Avatar: logicnet
    logicnet
    Participant
    February 19, 2022 at 09:04

    Hi
    on the desktop version the title from the instagram widget it looks good, but on the mobile the title looks different .
    I use html for the Facebook module and the title is correct on both mobile and desktop
    what css code should i use?
    as the title of the 8theme instagram Module, to be the same as the title of the title of the custom html widget.
    thanks.

    Please, contact administrator
    for this information.
    5 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 19, 2022 at 13:22

    Hello,

    Please try the next code:

    .content-page .null-instagram-feed:not(.sidebar-widget):not(.footer-widget) .widget-title {
        font-size: calc(var(--h5-size-proportion) * 1rem);
        color: var(--et_dark-2-white);
        margin-bottom: 1.4em !important;
        padding-bottom: 1em;
        border-bottom: 1px solid var(--et_border-color);
        text-align: left;
    }

    Regards

    Avatar: logicnet
    logicnet
    Participant
    February 20, 2022 at 11:51

    not working.
    it looks the same on mobile

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 20, 2022 at 13:18

    Clear cache of your mobile browser and check now

    Regards

    Please contact administrator
    for this information.
    Avatar: logicnet
    logicnet
    Participant
    February 20, 2022 at 15:16

    I thought I deleted the cache..
    it’s okay, it works
    Thank you for your support.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 20, 2022 at 15:44

    You’re welcome!

    Regards

  • Viewing 6 results - 1 through 6 (of 6 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.