- This topic has 5 replies, 2 voices, and was last updated 6 years, 9 months ago by .
Viewing 6 posts - 1 through 6 (of 6 total)
Viewing 6 posts - 1 through 6 (of 6 total)
- You must be logged in to reply to this topic.
Home › Forums › Construction Pro/Build Forum › Section 1 bulleted list missing
Section one of my homepage comes from https://tekrenovations.com/home-improvement-renovations/. The original page displays some list item in a bullet. However, the homepage displays the content as a table in section one. How do I force the section one to display the original format?
Hi,
Can you send us the screenshot of your issues? Upload your screenshot on imgur.com and paste the share url here.
Regards,
Brad
Here you go.
https://tekrenovations.com/staging/5562/correct-bullet-list/
https://tekrenovations.com/staging/5562/wrong-bullet-list/
Hi,
Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:
Add this code there:
.wrap_one ul { background:transparent !important; list-style:inside disc !important;}
.wrap_one ul li { border-right:none !important; float:none !important; padding:5px 0 !important;}
Regards,
Brad
After I added the code, the display is now bullet list but I get an extra line added at the top. The Bullet list is also all caps but the entered text is only the first letter of each word capitalized. How do I fix this?
Hi,
Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:
Add this code there:
.wrap_one ul { margin-top:15px;}
.wrap_one ul li { text-transform:capitalize;}
Regards,
Brad
Looking for the best fastest WordPress themes? Stop right here! These lightning-fast themes are optimized for peak performance without sacrificing style. Perfect for speed-conscious bloggers, […]
Searching for the best baby products WordPress themes? We’ve got you covered! These themes combine adorable designs with powerful e-commerce features. Perfect for baby shops, […]
Want the best WordPress curriculum vitae themes? You’ve found them! Create a stunning digital portfolio that showcases your skills and experience. These themes offer sleek […]