Every time I use bullet point, no matter it is a circle or numbered bullet points, the font is very small, even if I select all the bullet points contents as ‘paragraph’. (see screen shot)
How can I make bullet point content to have the same font as the rest of the paragraph?
Also, I do not like the headings font style, how do I change heading font style?
I hope you are well today and thank you for your questions.
How can I make bullet point content to have the same font as the rest of the paragraph?
You can try achieving this by adding the following CSS code in the Custom CSS option of your theme on the below path.
Admin Area -> Appearance -> Customize -> Activello Options -> Other -> Custom CSS
.entry-content ul, .entry-content ol {
font-size: 15px;
}
Please change the font size in the above code to whatever you want to set.
Also, I do not like the headings font style, how do I change heading font style?
To help us keep support thread separates could you please create new thread for each of your other questions here Activello - Colorlib Support Forum instead of asking them in your single thread as it makes the thread messy and hard to read.
If you want to you can also add reference of this thread in your newly created thread.
We would be more than happy to help you on your new thread.
Thanks for your reply. I added in the custom css you provided but it did not work. No matter what font-size I set it to, the bullet points are always tiny. Link to my word post is below. Can you please help?