Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #29274

    Hi there,

    I have a quick question: Which part of the css should I modify to replace generic list bullet points with custom image for the entire website (all pages and posts)?

    Thank you for a great theme!!

    #140235

    Hi bunguman,

    You could add the new css to your Quick CSS or custom.css file. Something like:

    #top .entry-content ul {

    }
    #top .entry-content ul li{

    }

    Regards,

    Devin

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘List bullet point style change for all pages’ is closed to new replies.