Viewing 5 replies - 1 through 5 (of 5 total)
  • newsdevice

    (@newsdevice)

    You current theme on line 127 shows:

    #content ul { list-style: square; }

    You can change that to:

    #content ul { list-style: none; }

    To prevent lists in the content section from using bullets.

    Thread Starter kskyring

    (@kskyring)

    Thanks newsdevice for the response!
    I made the change to the appearance editor section “edit themes” in wordpress and saved the changes but the bullets still appear on the form. IS there something else i need to do so they disappear?

    I just noticed this: #content #gform_wrapper_7 ul.simple li {list-style-type:square!important;overflow:visible;padding:0 0 5px}

    but not sure if the “square” code in this also needed to be changed??

    thanks

    newsdevice

    (@newsdevice)

    Yes.

    Thread Starter kskyring

    (@kskyring)

    I also tried this and unfortunately, it still doesnt do help resolve the porblem. Does anyone have any other ideas?
    Thanks in advance.

    Thread Starter kskyring

    (@kskyring)

    thanks. i think it is now fixed.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘WordPress form automatically adds bullet points’ is closed to new replies.