This topic has 4 replies, 3 voices, and was last updated 8 years by Radu.

  • Author
  • #45778
     michalzwierz
    Participant

    Hello,
    is it possible to make description wider?

    Attachments:
    You must be logged in to view attached files.
    #45793
     Radu
    Moderator

    Hello,

    Add this to you kleo-child functions

    COPY CODE
    
    
    add_action( 'init', 'wooDescrioption', 10 );
    
    function wooDescrioption() {
    
        remove_action( 'woocommerce_single_product_summary', 'woocommerce_output_product_data_tabs', 31 );
        add_action( 'woocommerce_after_single_product', 'woocommerce_output_product_data_tabs', 10 );
    
    }
    

    Let me know if it works.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #45898
     michalzwierz
    Participant

    Exactly how I wanted it. Thank You! 🙂

    #73757
     russayres
    Participant

    I have tried this method but the tabs are now broken and sit beneath the ‘Related Products’ as you can see here:

    http://321awaydev.com/showroom/sgl5-100687-montaguemazda-bongo-diesel/
    (please assign IP: 109.228.4.59 to 321awaydev.com in your .hosts file)

    #73795
     Radu
    Moderator

    Hi russayres

    I see that you have some other plugins that not comes with the kleo theme, i suggest you do disable plugins that not comes with the kleo then clear browser chache and see if it works ok.

    Let me know if it works.

    Best Regards

    Radu

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
Viewing 5 posts - 1 through 5 (of 5 total)

The forum ‘General questions’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?