Home › Forums › Theme support › Orion – servicebox › Reply To: Orion – servicebox
Hi,
the white space for the section is easy to solve, just add this to your section shortcode:
marginBottom=”0″
It should look like this:
[section ... marginBottom="0" ...] your content [/section]
In this theme is not the same service box shortcode like in the Celano theme, because it’s an older theme. You can use this shortcode for service boxes:
[servicebox title=”Add your Title here” icon=”add_the_link_to_your_icon_here” text=”Add your text here” link=”add your link here”]
title = The title for the box
icon = The url to the icon. You can upload icons (i.e. .png / .jpg) in the media library and add the link to the icon option. It’s working only with uploaded images
text = The text for the service box
link = The link for the service box, an URL like http://google.com