Taxonomy description

Home Forums Iconic One Pro Support Taxonomy description

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #6708
    sobchack
    Participant

    GHello

    Im use for taxonomy description lists etc

    descr

    But on site this is not work

    text

    I would like description looks nice too (list </p> etc). How like here

    Example

    #6709

    Try this CSS

    
    .archive-meta ul {
        list-style: disc;
        margin-left: 10px;
        padding: 10px;
    }
    #6710

    Also add

    
    .archive-meta p {
        padding: 10px 0;
    }
    #6715
    sobchack
    Participant

    Dont change(

    replace

    #6716

    All CSS in the forum is for Customizer – > Additional CSS section

    You will also need to clear the browser cache to see changes, if still not working, then send email to [email protected] with page URL where category has description and login details.

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Taxonomy description’ is closed to new replies.