Viewing 5 posts - 31 through 35 (of 35 total)
  • Author
    Posts
  • #1076794

    Hi,
    I took a look at your site and the mockup images, and I have written this css to change the “add to cart” buttons when they are combined with the “show details” button, so that each part only using half of the button. But when there is no “show details” button the “add to cart” is centered in the button like this:
    2019-03-09-102226

    #top #wrap_all .shop_columns_5 .avia_cart_buttons .button.ajax_add_to_cart,#top #wrap_all .shop_columns_5 .avia_cart_buttons .button.show_details_button {
        width: 50% !important; 
        float: left !important; 
    }

    Once you add this css to your Quick CSS field, Please clear any cache plugin and your browser cache and check.

    As for the one border you want to hide, if you still want help with that please change your border colors so I can see the one you want to hide and ensure that it doesn’t affect the other borders.

    Best regards,
    Mike

    #1076957

    Hi Mike,

    Thanks – the code works (whereby these are not mockups, but screenshots from my home and my shop site…)!

    And border color is updated to a light grey. Thanks for your support in this, too!

    #1077016

    Hi,
    Please try this code in the General Styling > Quick CSS field or in the WordPress > Customize > Additional CSS field:

    #top.home #after_section_5,#top.home #after_section_2 {
        border-color: transparent !important; 
    }

    Best regards,
    Mike

    #1077022

    Hi Mike,
    Thanks – this also helped. Hopefully the issue does not come up again when I get more sections on home…
    But for the moment it helps a lot. Thank you!

    #1077072

    Hi,
    Glad we were able to help, we will close this now. Thank you for using Enfold.

    For your information, you can take a look at Enfold documentation here
    For any other questions or issues, feel free to start new threads under Enfold sub forum and we will gladly try to help you :)

    Best regards,
    Mike

Viewing 5 posts - 31 through 35 (of 35 total)
  • The topic ‘Anzeigeprobleme bei color section mit diagonal border’ is closed to new replies.