Shop Categories

X

list point

Home Forums Agama Pro list point

Topic Resolution: Resolved
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #13105
    biotxakur
    Participant

    I have problems whem I want to edit my products with wordpress. In the description box if I want to enumerate a list with points whem I actualice the page it doesnt appeare. And I cant create variable products.

    #13154
    Zex
    Moderator

    Hello, biotxakur!

    Make sure the theme and plugins are up to date.

    I am afraid I don’t understand your question well.

    I have visited your page and didn’t see the problem.
    https://prnt.sc/ngqcis

    If you want to customize your Woocommerce, maybe you should try some additional plugins like the next one:
    https://wordpress.org/plugins/woocommerce-product-addon/

    Can you be more precise?

    Regards

    • This reply was modified 4 years, 6 months ago by Zex.
    #13159
    biotxakur
    Participant

    It happens in the up description like I should you in the image.

    And the theme is update but I cant see the option whem I create.

    list point

    create variable

    product create

    #13160
    Zex
    Moderator

    Hello,

    I have checked your website from the backend and updated the plugins related to the woocommerce.
    Also, I added the next code into Additional CSS, to fix the problem with the product description list:

    .woocommerce-product-details__short-description ul{
        list-style: initial!important;
        list-style-position: inside!important;
    }

    Since the woocommerce plugin is not a part of the theme, In order to properly create the variable product I suggest you ask for help on their forum.
    Also, I found the next guide helpful:
    https://youtu.be/kI8_YWJIr0E

    maybe you should try to follow it.

    Thank you for your understanding.

    Best Regards

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