You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I started to use the hugo-bootstrap theme to create personal website and I like it so much. However, I am quite confused how I could change the font color and size. I know this question will sound stupid but just failed in getting solutions after a couple of hours' searching. Thanks in advance if you could give some ideas.
The text was updated successfully, but these errors were encountered:
The above would increase the font of the "Read More →" link and make it green.
Keep in mind that some elements might be harder to target if they don't have custom classes set to them, but you can always override any of the theme's layout files and include your own classes to make it easier.
If you want to override many of bootstrap's defaults, you could also include the bootstrap project in your code, and override the SCSS variables you need. I don't know the full steps to do this, but I can give you some links
I started to use the hugo-bootstrap theme to create personal website and I like it so much. However, I am quite confused how I could change the font color and size. I know this question will sound stupid but just failed in getting solutions after a couple of hours' searching. Thanks in advance if you could give some ideas.
The text was updated successfully, but these errors were encountered: