Do not edit the Twenty Fourteen theme. It is the current default WordPress theme and having access to an original, unedited, copy of the theme is vital in many situations. First create a child theme for your changes. Or install a custom CSS plugin.
Thread Starter
bvo
(@bvo)
Hi Esmi,
I didnt mention, but of course (?) I made a child theme!
Regards,
Bas
Thread Starter
bvo
(@bvo)
I found out how to solve the first question:
.grid .featured-content .entry-header {
height: 100px; !important
}
(replace 100 by whatever number you like)
still like a clue for the second question: I use widgets for my menu structure in the left sidebar, and I’d like to have them to look like the main navigation menu. How do I do that?