Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].
Hi!
I just tried to change the style of the unordered lists by changing some code in the CSS file by the custom editor. This is the code I used:
ul { list-style-type: square; }
Nothing changes. What did I do wrong?
Hi Tim
More specific CSS killing your vibe. Give this a try:
If you’d like a quick overview on using your browser’s developer tool to inspect the page source perhaps take a look at our video here: https://siteorigin.com/basics/modifying-theme-design-with-custom-css/
Hope that helps.