Support Forum

For all questions related to themes and plugins!

Enter search keyword e.g. "footer color".

  • Registration is Required

    Registration is required to post questions to support forum. ThemeForest buyers also need to obtain Purchase code to be able to post on forum.

    Please read here how to obtain Purchase code.

#3413
Danijel
Participant

Hello Steve,

When you adding images into tabs and want them position on sides you will need to insert html class to position them.
Adding class="float-left" will position images left
and class="float-right" will position image right.

Here is example how you need to add class to the image to position image to the left.
<img src="http://pixel-industry.com/wordpress/elvyre/wp-content/uploads/2014/05/servicesdevices.png" alt="services" class="float-left">

If you placing image on the left side i recommend the you put image before text, and if you placing image on the right to place image after the text.

If you need more assistance feel free to ask.

Best regards,
Danijel