Lists Without Bullets Or Numbers
Có thể bạn quan tâm
Forums
- Welcome to Support
- Guidelines
- Get involved
- Log in
- Welcome to Support
- Guidelines
- Get involved
- Log in
Home / Fixing WordPress / lists without bullets or numbers
Search for: Search forums- Willem 2
(@willem-2)
4 years, 5 months ago
I want to make a list in the block editor without bullets or numbers.
Now I make it by adding <br> code in the code editor (See the link of my page.).
Is there another solution for this question?
- This topic was modified 4 years, 5 months ago by Steven Stern (sterndata).
The page I need help with: [log in to see the link]
- Moderator Steven Stern (sterndata)
(@sterndata)
Volunteer Forum Moderator
4 years, 5 months ago
You don’t need to manually enter <br> tags. Just use SHIFT ENTER to go to the next line. WP will render that as a line break when it generates the HTML.
mrtom414(@mrtom414)
4 years, 5 months ago
the css for getting rid of numbers and bullets is ` list-style:None;
just add the class or id to the class for the ul element or li element
- The topic ‘lists without bullets or numbers’ is closed to new replies.
Tags
- bullet
- list
- number
- In: Fixing WordPress
- 2 replies
- 3 participants
- Last reply from: mrtom414
- Last activity: 4 years, 5 months ago
- Status: not resolved
Topics
Topics with no replies
Non-support topics
Resolved topics
Unresolved topics
All topics
Từ khóa » Html List Without Bullet Point
-
How To Create A Bullet List With No Bullets In HTML - Computer Hope
-
How To Create An Unordered List Without Bullets - W3Schools
-
An Unordered List Without Bullets - Tryit Editor V3.7
-
How To Create An Unordered List Without Bullets In HTML?
-
How To Create An HTML List Without Bullets - Nathan Sebhastian
-
How To Create An Unordered List Without Bullets - W3docs
-
How To Make An HTML List Without Bullets - The Programming Expert
-
I Need An Unordered List Without Any Bullets - Stack Overflow
-
Html List Without Bullets Code Example - Code Grepper
-
How To Create An Unordered List Without Any Bullets In HTML
-
Learn About CSS List Style: Learn To Remove Bullets From Ul
-
The Ultimate Guide To Bullet Points In HTML Email - Litmus
-
Styling Lists - Learn Web Development | MDN
-
HTML Bullet Points – How To Create An Unordered List With The