-
AuthorPosts
-
June 13, 2016 at 1:49 pm #647366
I have the social icons into the main header. But in responsive mode (tablets and cellphones) dont show
can you help me?June 13, 2016 at 1:54 pm #647371Hey carmycurly,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
@media only screen and (max-width: 990px) { .responsive.html_mobile_menu_tablet #header_main .social_bookmarks { display: block !important; }}Best regards,
YigitJune 13, 2016 at 1:58 pm #647374Hi Yigit!.. dont work
Look atJune 13, 2016 at 2:01 pm #647376Hi,
Please flush browser cache and refresh your page a few times – http://wiki.scratch.mit.edu/wiki/Hard_Refresh
They show up fine on my end :)Best regards,
June 13, 2016 at 2:05 pm #647384look now, but its over the logo
its possible to put social icons center ABOVE the logo?June 13, 2016 at 3:04 pm #647418Hi,
The website don’t look like you have described and there is not enough space above the logo. In tablets or mobile device if you have to do this the header will take more real estate. If possible Would you mind posting us a screenshot/mockup of what you would like to achieve? You can upload the screenshot to imgur.com or dropbox and share the link here :)
Best regards,
VinayJune 13, 2016 at 3:46 pm #647439Look at this is where i want to show the social icons
June 14, 2016 at 12:33 am #647709Hi,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
@media only screen and (max-width: 990px) { .responsive.html_mobile_menu_tablet #header_main .social_bookmarks { position: absolute; top: -30px; left: 50%; transform: translate(-50%); min-width: 300px; } .responsive #top #wrap_all #header { min-height: 135px; padding-top: 30px; }}Best regards,
VinayJune 14, 2016 at 7:05 pm #648208In this site:
how to show the social icons ? in the same way
-
This reply was modified 9 years, 5 months ago by
carmycurly. Reason: reopen ticket
-
This reply was modified 9 years, 5 months ago by
-
AuthorPosts
- The topic ‘social icons dont show’ is closed to new replies.
