Customize layout of custom fields

This topic contains 2 replies, has 2 voices, and was last updated by  rmccmktg 7 years, 7 months ago.

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

Open Support Ticket
  • Author
    Posts
  • #278283

    rmccmktg
    Free User
    Post count: 203

    In another post you gave me great instructions on how to change the layout of the address fields.

    Now I’ve added a Custom Field to allow for uploads of PDF forms for downloading. How can I customize the layout of this similar to the address fields AND have each form listed as a bullet?

    Here’s the page http://rmcc.bwwtest.com/places/boulder/boulder/

    Thanks!

    #278424

    Kor
    Moderator
    Post count: 16516

    Hi Kim,

    Could you try using the custom CSS below and see if it’s what you’re looking for?

    
    
    .geodir-i-select a {
        display:block;
        display: list-item;
    margin-left: 1.3em;
    list-style-type: disc;
    }
    #278552

    rmccmktg
    Free User
    Post count: 203

    Yes, I think that will work fine.

    Thank you!!

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

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

Open Support Ticket