How do you remove the footer and the complete section where the video, my services and communication are?
Nevermind. I figured that out too. I just need to know how to remove the "First Featured Section". I figured out how to do the "Second Featured Section". Thanks. Also, is it possible to do columns?
Code: .featured_content .column-three .col3 .inner_area { display: none; } .featured_content .column-three.sub .col3 .inner_area { display: run-in; } .featured_content .column-three { border: none; margin-bottom: 0px; padding-bottom: 0px; } This did the trick for removing the first section. Now I just need to know how to do two columns.
Hello, Could you please provide your site URL with some edited screenshots so that I can guide you accordingly.