Customize CPT Selectors in a Map

This topic contains 1 reply, has 2 voices, and was last updated by  Kor 4 years, 3 months ago.

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

Open Support Ticket

Tagged: , ,

  • Author
    Posts
  • #526460

    Greg Barr
    Full Member
    Post count: 182

    At this page: https://cornholecentral.com/location_sf-bay-area/
    I want to make the CPT selectors along the bottom of the map much more prominent.

    I’d at least like center the CPTs, and make them bigger. I’d ideally like to move the whole bar to the top, if that’s possible. Can you help?

    Possibly related, I’d also like to hide the “Vendors” CPT.

    Thanks,
    – Greg

    #526477

    Kor
    Moderator
    Post count: 16516

    Hi Greg,

    Thanks for your message. You can increase the font size using the custom CSS code below. Insert into Wp > Appearance > Customize > Additional CSS.

    .map-places-listing ul.place-list li a {
    
        font-size: 20px;
    }
Viewing 2 posts - 1 through 2 (of 2 total)

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

Open Support Ticket