Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].
Hello there, first of all love the Vantage theme. I just need help with something that’s perplexing me. How do I get the circle icons to line up on this page? http://zendogtulsa.com/services/
Hi Sam
Thanks for your support. Try adding the following to AppearanceCustom CSS:
/* Services */ .page-id-7 .widget_circleicon-widget .circle-icon-box.circle-icon-size-medium.circle-icon-position-left { min-height: 200px; }This snippet is specific to this page. You can adjust the 200px min-height as required.
That helped but now the circle icons aren’t aligned with the Title of the text. Is there a way to achieve both?