Headline WordPress Theme is my next experiment WP Theme with simple design. I just want to know how many request people who want to download minimalist theme. So i make theme with no jQuery included only simple Javascript , simple CSS , no web font. It’s based Underscore WP Framework which i only modify a little in the css and php code. You can download free headline wordpress theme on wordpress.org. If you want to customize color and font and remove footer copyright just buy headline pro extensions plugin
It use Bootstrap Framework ( Grid and Utility) which i include in the style.css , So the css is only 1 file. It use microformat for the php file so search engine friendly. Just using hentry , entry-title , entry-summary and entry-content. I hope it’s usefull. And if you have any ideas or request just comment on this post .
Hi, love this simple design. Looking for how to change link color.. not seeing it in the CSS..
Hi Ross,
Just do this .
From Customize -> Additional CSS
Add this code :
If you want to change the font size entirely
Hello there,
I have started using your theme and really like it. However, I had to modify style.css as you can see here (https://cigilovic.com) but now mobile version has lost its responsiveness. I actually just changed a few lines so I could use more space on the screen for my crowded menus.
Can you please give me any information on how I can modify this without affecting the mobile and responsive versions?
Many thanks.
Hi ..
If you want to modify menu in desktop .
Just use media query for css .
So the modify css should be in the line like this :