Comments 2Fjura started the conversationDecember 10, 2017 at 9:51amHello,may I ask how I could:change the size of the text in the TopBar menuchange the color of text (I checked any nothing in the "Colors for TopBar" is working on the color of text, I changed everything there is to black and the text color is still white)change the menu to be centered, currently it floats to the leftthank you 2,700PenciDesign repliedDecember 10, 2017 at 2:47pmHi,1/ Please try add more this code to Customize > Custom CSS to do that: ul.penci-topbar-menu > li a, div.penci-topbar-menu > ul > li a{ font-size: 13px; }Change number 13 to value you want.2/ Please check option for it via Customize > Colors for Topbar > Top Bar Menu Text Color3/ Please try add more this code to Customize > Custom CSS to do that: .penci-headline{ text-align: center; }But, if you do that, you should hide social media on the right side.Best Regards,PenciDesign 2Fjura repliedDecember 10, 2017 at 4:32pmthank you! Sign in to reply ...
Hello,
may I ask how I could:
thank you
Hi,
1/ Please try add more this code to Customize > Custom CSS to do that:
Change number 13 to value you want.
2/ Please check option for it via Customize > Colors for Topbar > Top Bar Menu Text Color
3/ Please try add more this code to Customize > Custom CSS to do that:
But, if you do that, you should hide social media on the right side.Best Regards,
PenciDesign
thank you!