Dashicons on Android Chrome not showing correctly
Creating website and needed a down arrow button. I created this using WordPress Dashicons and a little CSS. It looked great on Firefox, Chrome, IE, and Safari,…
Creating website and needed a down arrow button. I created this using WordPress Dashicons and a little CSS. It looked great on Firefox, Chrome, IE, and Safari,…
How to change Genesis’s default site layouts: e.i. sidebar-content-sidebar, content-sidebar-sidebar, full-width-content, etc, to use the Bootstrap’s grid using their SASS mixins so no change in HTML markup needed.
This is from a great article on stackoverflow.com. Click here Here's the CSS I used: //Outer div .sidebar-secondary { display: table; height: 100%;…
Probably not many people would run across this but we wanted an certain area on the pages of a wordpress website to be either a slider or a picture. To keep it…
This article is great on explaining how to vertically align text in CSS