Home Forums Themes Support Claue Shortcodes/Icons/Header Question

Viewing 1 reply thread
  • Author
    Posts
    • #20656

      Hey there,

      My company recently purchased your theme and we are trying to locate a list of all the short-codes for the theme, as well as icons included with the theme.

      Additionally, we were curious to see whether or not we are able to adjust the distance between the header’s end – and the slider’s beginning point. I can gladly include examples, if need be. Either way, all we are trying to accomplish is reducing the space between the slider image and the bottom of the header box above it.

    • #20663

      Hi,

      1. Our theme don’t have short code, we only use element of WPBakery page builder to build content

      2. Please add below code to custom css of page http://take.ms/lExf0

      .jas-page > div {margin: 0;}

      3. If you want add social icons on top right please add below code to header top right content

      <ul class="jas-social">
      	<li><a href="https://www.facebook.com/JanStudio-527963834074920/" title="Facebook">
      		<i class="fa fa-facebook"></i>
      	</a></li>
      	<li><a href="https://twitter.com/jan_studio" title="Twitter">
      		<i class="fa fa-twitter"></i>
      	</a></li>
      	<li><a href="https://plus.google.com/u/1/102811781810668807583" title="Google Plus">
      		<i class="fa fa-google-plus"></i>
      	</a></li>
      
      	<li><a href="//instagram.com/" title="Instagram">
      		<i class="fa fa-instagram"></i>
      	</a></li>
      	<li><a href="https://www.pinterest.com/janstudio16/" title="Pinterest">
      		<i class="fa fa-pinterest-p"></i>
      	</a></li>
      </ul>

      Best regards

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

Viewing 1 reply thread

You must be logged in to reply to this topic.