Archived topic
Adjust Social Media Icon Sizes, Nav Bar
5 replies · Started by Tanner on May 1, 2018
Hi,
New GP Premium user, and new to WordPress.
I was looking to add social media buttons to the nav bar. I followed instructions copying the Font Awesome code. It worked well, but I’m wondering if there is a way to make the icons bigger without making the other menu text bigger? Any suggestions? Thanks!
Tanner
Hi Tanner,
It should definitely be possible. Can you link me to your site?
Sure, it's http://tannerwrites.com.
Hi there,
Try this CSS:
.main-navigation .main-nav ul li.menu-item-float-right a {
font-size: 30px;
}
Adding CSS: https://docs.generatepress.com/article/adding-css/
That worked. Thanks Leo, much appreciated.
I also posted this question regarding Layouts here: https://generatepress.com/forums/topic/layout-questions/
A lot to take in, but I'm really enjoying GP Premium and getting more comfortable with WordPress.
Tanner
Glad we could help!