Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #563247

    Hello there!

    Im using a enfold with the main menu on left position and I trying to show the social icons on mobile version.

    I have also the posibility to show on top area in right position (on left postiion I have the language selector).

    How I can do that in both ways?

    #563263

    Hey saposkato!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    @media only screen and (max-width: 767px) {
    .responsive.html_header_sidebar #top #header .social_bookmarks {
        display: block;
    }}

    Best regards,
    Yigit

    #563470

    Hi there,

    Nothing happens :(

    Fer

    #563745

    Hi,

    Please send us a temporary admin login so that we can have a closer look. You can post the details in the Private Content section of your reply.

    Regards,
    Rikard

    #563778

    Hi, Ricard. Below the acces to admin.
    Thanks,
    Fer

    #564231

    Hi again, Ricard!
    May be you also need the entrance door? You will find below in prvate data
    Thanks,
    Fer

    #565248

    Hey!

    We added a few css modifications to the site. Please remove browser cache or hard refresh the page.

    Regards,
    Ismael

    #565343

    Many thanks!
    Works perfectly!
    Fer

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘how to show social icons on mobile version with a lateral (left) main menu’ is closed to new replies.