Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #897132

    http://kimkalman.com/store/

    How can I remove the padding between the menu and banner image?

    #897162

    Hey mwaxman1,
    Try this code in the General Styling > Quick CSS field:

    .html_entry_id_346 #main.all_colors {display:none!important;}

    Best regards,
    Mike

    #897169

    Thank you so much – that worked!!!

    One more question on this page – the drop down menu for the sort and display options are transparent. Is there an easy way to fix that as well? I think I just want them to have a white background with black letters, but I can’t find the settings in the Enfold advanced style editor.

    #897215

    Hi,
    Try this code in the General Styling > Quick CSS field:

    .html_entry_id_346 .product-sorting ul {background-color: #fff !important; }
    .html_entry_id_346 .product-sorting ul li a {color: #000 !important; }

    Best regards,
    Mike

    #897246

    That worked! Thank you so much!

    #897266

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

    Best regards,
    Mike

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Woocommerce Shop Remove Padding Under Menu’ is closed to new replies.