cprich1
Forum Replies Created
-
Hello!
- Log into your WordPress Website
- In the backend of your website, place your cursor on the “Appearance,” button.
- Choose “Customize” from the options that appear.
- Note that if you are already signed into your WordPress account, you will have a black band that has the “Customize” option in the front end of your website.
- Clicking on the “Customize” link takes you to an editing panel, that has a front-end view of your site to your right and customization options to your left.
- Scroll down and click on the “Additional CSS” option.
- Add the following code to this section;
h1, h2, h2, h4, h5, h6 {
font-weight:bold;
}Check out this blog for the additional sidebar https://www.wpbeginner.com/wp-themes/display-different-sidebar-for-each-post-and-page-for-wordpress/
Forum: Themes and Templates
In reply to: [WP Magazine] css help pleaseHello I take it that you want to add text to your posts on your homepage?
If so try to go Customize > Blog > Entry section – find the excerpt length and set the value to a character amount to display the full text.
Forum: Themes and Templates
In reply to: [WP Magazine] remove underlining from the hyperlinkstry checking out this video it might be the solution that works for u. Let me know if it works or doesn’t!
Forum: Themes and Templates
In reply to: [WP Magazine] remove underlining from the hyperlinksShould be able to go to Customize then General Options and then Remove Link Underlines check the box and publish.
Forum: Themes and Templates
In reply to: [WP Magazine] Logo blurryTry checking out https://guidingcode.com/blurry-logo-on-wordpress/. I believe that one of these tricks will help you out. Best of luck!