Style Info for UL

This topic contains 3 replies, has 2 voices, and was last updated by  Paolo 6 years, 8 months ago.

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket
  • Author
    Posts
  • #395192

    Stephanie McQueen
    Expired Member
    Post count: 57

    Hey guys, I’d like to remove the bullets for the ULs around GD. I was hoping you could give me a list of the style names you use for GD so I don’t have to manually search for them. I believe my theme already disables them, as I only notice them on GD pages/listings.

    Thanks!

    #395214

    Paolo
    Site Admin
    Post count: 31206

    hi,

    this should do it:

    
    
    .geodir-page ul {
        list-style: outside none none;
    }

    Let us know,

    Thanks

    #395219

    Stephanie McQueen
    Expired Member
    Post count: 57

    Thanks! That did the trick. 🙂

    #395225

    Paolo
    Site Admin
    Post count: 31206

    You are welcome 🙂

Viewing 4 posts - 1 through 4 (of 4 total)

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket