Tagged: gallery, google font
Hi,
I’ve loaded in a Google Font into the my site and it had an adverse effect on the the gallery in that the gallery container became extended downwards.
Take a look here: http://gingerstu.byethost8.com/
I added the following code to the top of the header.php
<link href=’http://fonts.googleapis.com/css?family=Spirax’ rel=’stylesheet’ type=’text/css’>
and then added the custom CSS:
h1 {font-family: ‘Spirax’, cursive;}
any ideas?
Hi Guys, any thoughts on this?
Hi!
Please add following code to Quick CSS in Enfold theme options under Styling tab
#top div .avia-gallery .avia-gallery-big-inner { height: auto; }
Regards,
Yigit
Yep – that appears to have sorted it, thank Yigit! Much obliged.
Btw, how do I update my profile picture?