Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1071351
    #1072534

    Hey studiovene,

    Thank you for using Enfold.

    Use this css code to fix the layout issues.

    .woocommerce .login .lost_password {
        top: 10px;
    }
    
    .main_color form.login, .main_color form.login, .main_color .col-1, .main_color .register, .main_color .col-1, .main_color .col-2 {
        background-color: transparent !important;
    }
    
    .main_color div.product .woocommerce-tabs ul.tabs li.active a, .main_color .cart_dropdown .dropdown_widget .widget_shopping_cart_content, .main_color .cart_dropdown_link, .main_color .inner_product_header, .main_color .avia-arrow, #top .main_color .variations select, #top .main_color .variations input, #top .main_color #reviews input[type='text'], #top .main_color #reviews input[type='email'], .main_color #reviews .comment-text, .main_color #reviews #comment, .main_color .single-product-main-image .images a, #top .main_color .shop_table.cart .input-text, #top .main_color form.login .input-text, #top .main_color form.register .input-text, .main_color .chosen-container-single .chosen-search, .main_color .products .product-category h3:before, #top .main_color .quantity input.qty {
        background-color: #e0e0e0;
    }

    Please don’t forget to toggle the Enfold > Performance > File Compression settings after adding the css code.

    Best regards,
    Ismael

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