Title: custom fields
Last modified: August 18, 2016

---

# custom fields

 *  [gaebe](https://wordpress.org/support/users/gaebe/)
 * (@gaebe)
 * [21 years, 4 months ago](https://wordpress.org/support/topic/custom-fields-2/)
 * I have added a custom field to my entries, but I don’t know how to edit the appearance
   of it on the index page, ie take off the bullet button. Can someone help me?

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

 *  [Kafkaesqui](https://wordpress.org/support/users/kafkaesqui/)
 * (@kafkaesqui)
 * [21 years, 4 months ago](https://wordpress.org/support/topic/custom-fields-2/#post-111880)
 * If you place it in a div, and then assign a css class or id to it, you can use
   the following property in that class/id:
    `list-style-type:none;`
 *  Thread Starter [gaebe](https://wordpress.org/support/users/gaebe/)
 * (@gaebe)
 * [21 years, 4 months ago](https://wordpress.org/support/topic/custom-fields-2/#post-111959)
 * Thanks but it does not seem to be working. I still have the bullet showing. =(
   
   This is how I coded the page: <div class=”da” style=”z-index: 3; left: 160px;
   width: 380px; position: absolute; top: 350px”> <div class=”da”><?php the_meta();?
   ></div> <p class=”da”><?php the_content(‘more…’); ?> </div> And this is the css:.
   da { font-family: Tahoma, Verdana, Arial; font-size: 8pt; font-weight: none; 
   color: #4d3a1a; line-height: 12 pt; text-align: justify; filter: none; list-style-
   type:none;}
 *  [Joshua Sigar](https://wordpress.org/support/users/alphaoide/)
 * (@alphaoide)
 * [21 years, 4 months ago](https://wordpress.org/support/topic/custom-fields-2/#post-111960)
 * `.da .ul {
    list-style-type: none; }

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

The topic ‘custom fields’ is closed to new replies.

 * 3 replies
 * 3 participants
 * Last reply from: [Joshua Sigar](https://wordpress.org/support/users/alphaoide/)
 * Last activity: [21 years, 4 months ago](https://wordpress.org/support/topic/custom-fields-2/#post-111960)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
