Hi,
my webiste project getting better and better, it wouldn’t be possible without your help :) so at first thank u!
now i’ve got two new problems.
http://www.oldmencrew.com
1. My social icons on top disappeard (as responsive) somehow… i think it happened after i updated the theme.
2. i tried to make the social icons and the menu bigger but didn’t manage it.
Would be very glad for help guys!
Regards
Damian
Hi Damian!
Please add following code to Quick CSS
1-
@media only screen and (max-width: 479px) {
.responsive.html_header_top #header_main .social_bookmarks {
display: block;
}}
2-
#top .social_bookmarks li a { font-size: 18px; }
Regards,
Yigit
Thanks Yigit,
the bookmarks are bigger now thank u! :) unfortunately there isn’t enough space in responsive so the bookmarks are above the logo.
May u also help me making the font of the menu a litte bit bigger? it is too small for me.
Regards
Damian
Hey!
Try adding this code to the Quick CSS:
@media only screen and (max-width: 480px) {
.responsive.html_header_top #header_main .social_bookmarks {
right: 0 !important;
}
.responsive.html_header_top #header_main .social_bookmarks li a{
font-size: 14px;
}
#mobile-advanced li a{
font-size: 18px;
}
}
Modify as needed.
Cheers!
Josue
Bookmarks looks great now! Thank u :)
But the menu is still too small. I set it to 30px and nothing
New Website Url : http://www.dma-dancecenter.de