Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1469515

    Hello,
    My bullets don’t show up in the short description from woocommerce. My test product page is here:

    I’ve checked your forums and tried different CSS snippits from previous posts, and when i post them in the enfold quick css section, the bullets how up, but the entire formating of the page breaks. Some of the things i tried are:

    #top .summary .description ul, #top .woocommerce-tabs ul{
    list-style: disc inside;
    }

    and:

    .summary.entry-summary ul {
    list-style: disc outside;
    }

    and:

    .woocommerce-product-details__short-description ul {
    list-style-type: disc;
    list-style-position: inside;
    }

    When i try adding these, the entire page formatting breaks…

    #1469528

    Hey sgkeil,

    Please continue here: https://kriesi.at/support/topic/bullets-on-showing-in-woocommerce-short-description-2/

    Best regards,
    Ismael

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Bullets on showing in woocommerce short description’ is closed to new replies.