CSS stacking vs inline block

edited September 2019 in Theme support





p.p1 {margin: 0.0px 0.0px 0.0px 0.0px; font: 14.0px 'Lucida Sans Unicode'; color: #2b2f2f; -webkit-text-stroke: #2b2f2f}
span.s1 {font-kerning: none}

My theme's CSS file is telling the site to display all input elements as a block element, this is why they're stacking rather than aligning side by side. I need to set it to display: inline-block 


how can i change the css to override stacking to inline? 

http://www.thedanwoodleygroup.com/search-listings/


Thanks

Comments

Sign In or Register to comment.