Hello! How can I edit the color/size of the header_text? Is there a way for me to do it using the custom CSS in the general settings tab in the inFocus menu?
(2 posts)
(2 voices)
Hello! How can I edit the color/size of the header_text? Is there a way for me to do it using the custom CSS in the general settings tab in the inFocus menu?
Hello arobb81,
Navigate to Dashboard -> your theme -> General Settings -> Custom CSS and add this line,
.header_text { font-size: 16px !important; color: white !important; }
You must log in to post.