Viewing 13 posts - 1 through 13 (of 13 total)
  • Author
    Posts
  • #976387

    i got the theme : Medical Demo

    my problem is that the social media icons dont exist on mobile phones. i saw the other posts regarding this problem but i cant get to fix the problem by inserting the code in layout css
    thank you

    • This topic was modified 6 years, 5 months ago by lerua99.
    #976456

    zzzzzzzzzzzzzzzzzzzzzzzzzzzzzz any body here?

    #976473

    Hi,

    Provide a link to your site/page in question. Be mindful that there could be a 12-24 hour response time to questions.

    Best regards,
    Jordan Shannon

    #976475
    #976492

    Hi,

    Add this to quick css:

    .noLightbox.social_bookmarks.icon_count_3{
    display:block!important;
    }

    Best regards,
    Jordan Shannon

    #976499

    sorry man not fiind quick css

    #976505

    i fiind quick css but i have error in menu..apear 2 social media one in header and above

    #976523

    Hi,
    Which icons do you want to show, above the header, or next to the header?
    Can you please include a admin login in the private content area so we can take a closer look.

    Best regards,
    Mike

    #976679

    i want it to be above, and i would appreciate if you could make them bigger both on mobile and desktop version
    thx

    #976832

    Hi,
    I added this code to your Enfold Theme Options > General Styling > Quick CSS field
    Please clear your browser cache and check.

    @media only screen and (max-width: 988px) { 
    .av_extra_header_active .noLightbox.social_bookmarks.icon_count_3{
    display:block!important;
    }
    }
    @media only screen and (min-width: 478px) { 
    .main_menu ul.noLightbox.social_bookmarks.icon_count_3{
    display:none!important;
    }
    }
    @media only screen and (max-width: 989px) {
    .responsive #top .av_seperator_big_border .avia-menu.av_menu_icon_beside {
        border-right-style: none !important; 
        border-right-width: 1px !important; 
        padding-right: 0px; !important; 
    }
    .avia-menu.av_menu_icon_beside {
        padding-right: 0px !important; 
        margin-right: 0px !important; 
    }
    }

    Best regards,
    Mike

    #976846

    Great joob…i see that showing in mobile ..but in desktop missing social media

    #976847

    Finaly working both …ty

    #976915

    Hi,
    Glad we were able to help, we will close this now. Thank you for using Enfold.

    For your information, you can take a look at Enfold documentation here
    And if there are features that you wish Enfold had, you can request them and vote the requested ones here
    For any other questions or issues, feel free to start new threads under Enfold sub forum and we will gladly try to help you :)

    Best regards,
    Mike

Viewing 13 posts - 1 through 13 (of 13 total)
  • The topic ‘social media icon’ is closed to new replies.