Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #957577

    Hi,

    I found a solution that seems to partially work at https://kriesi.at/support/topic/woo-product-formating/

    I used this code that was provided:

    .main_color .woocommerce-product-details__short-description li {
         list-style: disc outside !important;
         margin-left: 20px;
         padding-left: 0.5em;
    }
    .main_color .woocommerce-product-details__short-description ul {
       margin-left: 20px;
    }

    You can see the screenshot here of the result: https://cl.ly/2o2l112y3i2O

    I need the bulletpoints to show up at the top and not in the tab.

    The backend shows that the bulletpoints are there but the front end does not.

    Image 2018-05-16 at 10.27.35 AM.png

    I’m looking forward to hearing about your solution.

    #958149

    Hey slui,
    They seem to be showing for me in Chrome, Firefox, Edge & IE11 on Windows:
    2018-05-17_073040
    Perhaps try clearing your browser cache and any cache plugin?
    Which browser are you using?

    Best regards,
    Mike

    #958307

    Hi Mike,

    It looks like the performance > compression was interfering with the style.css. It was not taking any style mods in that file. Only if I put the CSS into Quick CSS would it work.

    sl

    #958378

    Hi,
    Thank you for sharing your solution, please note that while developing the option should be turned off, as well as any caching plugin. When you are done saving your options should work well on both. Please read the comment above the option.
    Shall we close this then?

    Best regards,
    Mike

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.