- This topic has 1 reply, 2 voices, and was last updated 8 years, 6 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
Hi! I love this theme but I want to remove one of the featurettes. There is currently 4 and I’d like only 3. If you could help me figure out where in the editor to fix/change that, I’d really appreciate it 🙂
create a child theme ( http://codex.wordpress.org/Child_Themes ) , copy front-page.php there, open it, go to line #15, remove 4 with 3 from for loop condition and then from line#16 , remove class span3 with span4