How would I go about making CSS changes so that my 4-column and 2-column elements (for example, rows of milestones and rows of pie charts on my front page: http://nathanmfarrugia.com) remain at 2 columns under 690px?
Would you be able to give me some example CSS rules I can use to enforce the change please? Currently if you view my website under 690px width, all the milestones and pie charts shift from 2 per row to 1 per row. This becomes a bit annoying on a mobile device. I'd like to keep it as 2 per row at all times! :)
Hi!
How would I go about making CSS changes so that my 4-column and 2-column elements (for example, rows of milestones and rows of pie charts on my front page: http://nathanmfarrugia.com) remain at 2 columns under 690px?
Would you be able to give me some example CSS rules I can use to enforce the change please? Currently if you view my website under 690px width, all the milestones and pie charts shift from 2 per row to 1 per row. This becomes a bit annoying on a mobile device. I'd like to keep it as 2 per row at all times! :)
Thanks!
Nathan
Hey Nathan,
add this into the Custom CSS box located in your Salient Options panel:
Cheers!
Excellent, thank you!
I made a few more adjustments for <480px as well.
Cheers,
Nathan