- Disaster Recovery
- PC Protection from:
- Malware
- Spam
- Spyware
- Viruses
- Backup Maintenance
- Delete Recovery
- Reformatting
Indenting Sub-Bullets and Changing Bullet Appearance
Hi @Sakin,
Thanks for all of your support on these forums. I bought Simple Catch Pro on top of Catch Everest Pro and am loving both of them. In Simple Catch Pro, I utilizing pages over posts and am running into three things I could use some help on.
The site (still in the works): 2ndstepsolutions.com
Issue #1: Bullet Types
On the pages "Opitimzation and Efficiency" and "Security/Maintenance"
I am using bullets to outlien services provided in the text. What I am unable to do is change the type of bullet form the arrow ( -> ) to a disc. I looked up a previous post of yours and found the following CSS:
#content ul {
list-style: disc outside none;
}
However, it only changes the bullet on the "Optimization and Efficiency" page and not "Security Maintenance." Do you have any idea of how to make the CSS reach all of my pages instead of one?
Issue #2: Sub Bullets and Indentation
On the page "Secutiy/Maintenance" I would like my bullets to appear as such:
-Disaster Recovery
-PC Protection from:
-Malware
-Spam
-Spyware
-Viruses
-Backup Maintenance
-Delete Recovery
-Reformatting
The main bullets would be black discss, assuming issue number one was resolved and the sub bullets would be unfilled discs.
I have tried scouring the internet on how to fix this in the HTML code and the CSS and I really can't find an answer surprisingly.
The HTML currently is: