Viewing 14 posts - 1 through 14 (of 14 total)
  • Author
    Posts
  • #1155069

    Hi support

    I encounter a problem in WooC in Enfold (last version of WP Core, Woocommerce and Enfold Theme)
    Something, somewhere add empty spaces before and after the tab description in WooCommerce, which displayed an ugly result

    • I tried to comment the languages folder (same thing, but english language…normal thing indeed)
    • I tried to desactivate all plugins but WooC…no result
    • I tried to desactivate CSS in child theme…no result
    • I tried to rename the tab description with a function in functions.php…it works, but with space before and after

    tab

    What should I do ?
    Can you give me a hint

    Many thanks
    Regards

    #1155176

    Hey Ikyo,

    Sorry for the problem. Please try the following in Quick CSS under Enfold->General Styling:

    #top div div.product .woocommerce-tabs ul.tabs li a { 
      white-space: nowrap !important; 
    }

    Best regards,
    Rikard

    #1155185

    Yes…Many thanks Rikard ! It works
    For my own culture : Is it a problem from enfold or WooComerce ?

    Have a nice week-end !

    #1155295

    Hi,

    Great, I’m glad that it’s working and thanks for the update. This is a problem which will be fixed in the next update of the theme.

    Best regards,
    Rikard

    #1161398

    Hello Rikard. I have tried adding the code to the Quick CSS under Enfold->General Styling but it does not work. One product page where this occurs is https://naturalliving.co.za/product/pure-hydrolysed-collagen-powder/. If I inspect the code in chrome browser and change the #top div div.product .woocommerce-tabs ul.tabs li a { white-space: pre;…. to #top div div.product .woocommerce-tabs ul.tabs li a {white-space: nowrap; but cannot permanently apply the change using the Quick CSS. Can you advise?

    #1161727

    Hi trljackson,

    I had a look at your site but I can’t see the problem happening on the page you linked to, are you sure that you are not getting locally cached results?

    Best regards,
    Rikard

    #1164897

    Hi,

    I opened a new thread. Did not see this. Added the code below as it is suggested but the problem is still there.

    #top div div.product .woocommerce-tabs ul.tabs li a { 
      white-space: nowrap !important; 
    }

    You can check it in private content.

    Thanks

    #1164942

    Hi ilkbaharkunduzu,

    Please do not make duplicate posts, I replied to you in another post today.

    Best regards,
    Victoria

    #1219012

    we also have this problem and are using the latest versions of enfold woocommerce and wordpress.
    Rikard stated that it would be fixed in an update, but many updates have been applied.

    The code rikard supplied, does work, but it would be mucht better if this fix is incorporated in the theme

    Any idea when this will be fixed?

    #1219393

    Hi hotspot,

    This fix is already implemented in the theme, which version of the theme and WordPress are you running?

    Best regards,
    Rikard

    #1219417

    Hi Rikard,

    that is weird, WP 541 and enfold 457
    fortunately the css hack is working – which i will temporarily disable for you now –
    You can check our site in the private link below

    • This reply was modified 4 years, 5 months ago by hotspot.
    #1219778

    Hi hotspot,

    Thanks for that, but you are not running the latest version of the theme. Could you try updating the theme to the latest version (4.7.5) to see if that helps please? https://kriesi.at/documentation/enfold/how-to-install-enfold-theme/#theme-update.

    Best regards,
    Rikard

    #1221835

    I am running 4.7.5 and this issue still persists.

    #1221859

    Hi trljackson,

    Could you please give us a link to your website, we need more context to be able to help you.

    Best regards,
    Victoria

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