Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1004517

    Hi there,

    I’d like to add a single product by using the product shortcode with its ID for example: [product id=”5588″] but the product only displays at 24.25% of the layout builder column width.

    If I edit the following CSS in Google Developer/Sources it works (changing the width to 100% but if I make the CSS change in the styling section of the theme, a child theme, or change the theme file where the CSS is found it doesn’t change.

    (theme file: wp-content/themes/enfold/config-woocommerce/woocommerce-mod.css?ver=4.9.8)

    div .products .product {
    width: 100%!important; /*—width: 24.25%; doesn’t work–*/
    }

    Do you have any suggestions? I’ve provided a link the in the private content. Thanks!

    #1004794

    Hey w3newbie,

    Thank you for using Enfold.

    Check if the Enfold > Performance > File Compression settings is enabled. Please disable it temporarily and then add the css modifications again. Let us know if it helps.

    Best regards,
    Ismael

    #1004912

    It worked! Thanks so much!!!

    #1004947

    Hi,

    Great, glad you got it working and sorry for the problems. Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

    #1007749

    Hi Rikard,
    Thanks! This can be closed.

    #1007794

    Hi,

    Great, thanks for letting us know. Please open a new thread if you should have any further questions or problems.

    Best regards,
    Rikard

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Woocommerce product Shortcode Not Displaying Correctly’ is closed to new replies.