Hi, I "think" I want to turn off all feature boxes but I'm not 100% sure. Can you give me the CSS or code to kill it myself so I can see the before and after? Working on a redesign and playing around with different ideas. Thanks!
Hello, Greeting from InkThemes, To make the desired changes, just paste the code in the Additional CSS section of the theme. Go to (Dashboard->Appearance->Customize->Additional CSS). Code: .page_info { display: none; } .feature_box { display: none; } .Portfolio { margin-top: 55px; } Let us know if you need further help, we will be glad to assist you. Regards, Akbar InkThemes.com
Hello, Greeting from InkThemes, You are most Welcome! Do let us know if you need further help, we will be glad to assist you. Regards, Akbar InkThemes.com