Mobile Menu social icons / INstagram elementor feature

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

  • Avatar: Jef
    filmguerilla
    Participant
    November 29, 2021 at 12:51

    Hi, i just found this small problem on my mobile menu. This was aligned with the text menu before. http://prntscr.com/20yl45z is there a way to fix this again? And make it a little bigger? The settings are not working properly on that area. not sure why.

    I have problem with instagram feature again. what is happening here? http://prntscr.com/20yjsfd

    6 Answers
    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    November 29, 2021 at 15:39

    Hello,

    Add the below code to Theme Options > Custom CSS

    .mobile-menu-content  .et_b_header-socials {
        justify-content: flex-start;
    }
    .mobile-menu-content .et_b_header-socials a:first-child {
        margin-left: 0;
    }

    Go to XStore > Authorization APIs > remove the existing Instagram key and add that again. After that edit the footer Instagram element and read the Instagram user. Save changes and check after that. It looks the existing token just expired.

    Regards

    Avatar: Jef
    filmguerilla
    Participant
    November 30, 2021 at 05:43

    all good now. thanks a lot!

    Avatar: Jef
    filmguerilla
    Participant
    November 30, 2021 at 05:49

    opps.. sorry. i tried it http://prntscr.com/2126w7a

    can i move it aligned to the nav text and also is it possible to make it bigger?

    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    December 1, 2021 at 11:28

    Hello,

    I checked your site and it’s aligned. If you want to move it to the left you can change the margin to negative.

    If you want to increase size of icons then replace

    .mobile-menu-content .et_b_header-socials {
        justify-content: flex-start;
    }

    with

    .mobile-menu-content .et_b_header-socials {
        justify-content: flex-start;
        font-size: 16px;
    }

    Regards

    Avatar: Jef
    filmguerilla
    Participant
    December 1, 2021 at 22:15

    Thank you guys!

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    December 2, 2021 at 08:26

    You’re welcome!

    Regards

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