Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1002436
    Arciel
    Participant

    Hello

    is there any builtin theme options to edit background/font (totally customize the look and feel) for woocommerce category and product?
    http://new.askitchen.com/product-category/kitchen-refrigeration/
    http://new.askitchen.com/product/display-cooler-2-doors/

    and how to edit the syling on addtional information into different style is there any easier options?

    #1002660
    Christopher
    Moderator

    Hi there,

    Can you provide us with mock up and let us know how these pages should look? we may be able to help you with the style.

    Thanks.

    #1019715
    Arciel
    Participant
    This reply has been marked as private.
    #1019731
    Paul R
    Moderator

    Hi,

    The links provided doesn’t seem to work.

    http://screencast.com/t/ysgzHGQwQ

    Kindly check and let us know

    Thanks

    #1020936
    Arciel
    Participant
    This reply has been marked as private.
    #1021554
    Rad
    Moderator

    Hi there,

    Based from this http://funitu.com/?product=simple-product-8, seems like it needs a lot of customization, especially the two has a completely different layout and content.

    How about we break it down at time 🙂 , like which styling is you trying to achieve from your ideal site.

    I’m myself isn’t sure where should we start, thanks!

    #1023675
    Arciel
    Participant

    How about make the template without gradient and more minimalist like funitu sample, simple. expecially at “additional description” also no boxed background

    #1023689
    Arciel
    Participant

    How about make the template without gradient and more minimalist like funitu sample, simple. especially at “additional description” also no boxed background

    #1023860
    Rue Nel
    Moderator

    Hello There,

    Thanks for the updates! To make your product page simpler and minimalist, please add the following css code in the customizer, Appearance > Customize > Custom > CSS

    .single-product.woocommerce .entry-wrap {
        background-color: transparent;
    }
    
    .single-product.woocommerce div.product .woocommerce-tabs .x-tab-content {
        background-color: transparent;
        border: none;
    }
    
    .single-product.woocommerce .x-nav-tabs > .active > a, 
    .single-product.woocommerce .x-nav-tabs > .active > a:hover {
        border: none;
        box-shadow: none;
    }

    We would loved to know if this has work for you. Thank you.

  • <script> jQuery(function($){ $("#no-reply-1002436 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>