How do I remove the Blog Section and the Video Section? There is no option for these on the Homepage On/Off section.
Hello, Please paste the code given below in Custom CSS section (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard. Code: div#section2,div#section7 { display:none; } For menu setting regarding to blog and video section follow below image. Thanks & Regards Pramod