No Design on WooCommerce pages with Tanawul Bakery Pro

Home Forums ThemesEYE Support No Design on WooCommerce pages with Tanawul Bakery Pro

Viewing 9 posts - 16 through 24 (of 24 total)
  • Author
    Posts
  • #52581
    support
    Participant

    Hi,

    Sorry for the delayed response.

    Please add this snippet to Appearance -> Customize -> Additional CSS
    This will resolve your cart page issue.

    table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents .product-price {
    position: static;
    transform: unset;
    opacity: 1 !important;
    font-size: 14px;
    color: #fa605a;
    font-family: ‘Courgette’, cursive;
    }

    table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents span.woocommerce-Price-amount.amount, table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents .product-price span {
    background-color: transparent;
    }

    .woocommerce button.button {
    color: #ffffff !important;
    }

    Thanks

    #52582
    support
    Participant

    Please specify the other issue so that we can help you.

    #52585
    CRC
    Participant

    Hi,
    OK this snippet fix the blank in the cart table but it remains :

    1– the categories page, the products page and the product details page don’t have the same appearance than the Bakery basic theme.
    For exemple, buttons on categories and products pages are not rounded and the font selected in the theme is not applyed on the bouttons.

    2- the Products counter on the categories page and the cart products counter are not displayed.
    Instead it’s Nan that is displayed.

    Even if i add this (found in the forum) :

    h2.woocommerce-loop-category__title {
    text-align: center;
    }
    The Products counters are not displayed

    #52587
    support
    Participant

    Hi,

    Thanks for your reply!

    What issue you are getting on the shop page?

    The Products are displaying in it.

    Kindly please let us know so that we can help you.

    Many Thanks!

    #52589
    CRC
    Participant

    Hi,
    on those 3 pictures we can the diffrences between Free Bakery Theme and the Bakery Pro theme
    and what is missing :
    https://ibb.co/G2d9Ykw
    https://ibb.co/4fRnbxn
    https://ibb.co/ZRjywNk

    #52590
    CRC
    Participant

    I have used the same site and the same database for those tests

    #52593
    support
    Participant

    Hi,

    Thanks for the reply.

    We will add this effects in the pro version and will provide you the update.

    Many Thanks!

    #52598
    CRC
    Participant

    Hi,
    Many Thanks
    When the next update date is planned roughlty ?
    Regards

    #52601
    support
    Participant

    Hi,

    Our team is working on it.

    You will very soon get it.

    Many Thanks!

Viewing 9 posts - 16 through 24 (of 24 total)
  • You must be logged in to reply to this topic.