CSS issue, need help customizing the HomePage! karma theme
-
Hi all, WP geniuses…I need your help…I’m real close, but can’t figure out the correct code to fix my issue. I’m trying to move this customized “class=info box” which I’ve replaced through developer tools, and I’ve gotten it this far.. how do I align this to the center of the home page? Is there an easier way, like adding a div w/ format-able content?
? I need the “Who we are section to be black, with white text.
The site is https://psdev.boomm.com and I’m looking to customize that Black Info Box in the Karma theme on the home page to look like the image attached:Here is my code so far, what am I missing?
element.style { font-size: 13px; } .colored_box { color: #000000; font-size: 13px; margin: 0 0 45px; padding: 20px; width: 1400px; } .colored_box, .karma_notify, .wpcf7-validation-errors, .wpcf7-mail-sent-ok { box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15), 0 0 2px rgba(0, 0, 0, 0.05); }
Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
- The topic ‘CSS issue, need help customizing the HomePage! karma theme’ is closed to new replies.