Change font size in the Instagram feed header
-
I am trying to change the font size in the header of the Instagram feed as it’s overflowing into the adjacent columns on my site. I read the FAQ regarding centering and added the font-size in the custom CSS settings but I cannot get this to work, the font just remains the same size what ever I do:
#sb_instagram .sb_instagram_header{ text-align: center; font-size: 6px; }
#sb_instagram .sb_instagram_header a{ float: none; display: inline-block; }
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Change font size in the Instagram feed header’ is closed to new replies.