Tagged: x Author Posts June 9, 2016 at 1:31 pm #1034444 andisitesParticipant Hi! Can you please tell me the best way to remove the featured product from these two pages? http://109.199.101.20/~ophdev/product/chapel-hill-application/ and http://109.199.101.20/~ophdev/product/durham-application/ I tried display: none but I’d like the form to be full-width. Is there a place in settings to remove image or can you suggest the correct code to remove the image space entirely so forms will be full-width? Thank you! June 9, 2016 at 6:59 pm #1034833 JadeModerator Hi there, You can add this under Custom > CSS in the Customizer. .postid-1574 div.product .images, .postid-1573 div.product .images { display: none; } .postid-1574 div.product .summary, .postid-1573 div.product .summary { width: 100%; } Hope this helps. June 10, 2016 at 7:48 am #1035794 andisitesParticipant Perfect! Thank you so much! June 10, 2016 at 10:39 am #1036013 JoaoModerator Great to hear it 🙂 Let us know if we can help you with anything else. Joao Author Posts <script> jQuery(function($){ $("#no-reply-1034444 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script> Log In Username: Password: Keep me signed in Log In