Home Forums Themes Support Claue Footer Columns

Topic Resolution: Resolved

Tagged: 

Viewing 5 reply threads
  • Author
    Posts
    • #3729

      please see the footer columns at http://cub.thor.global/

      We don’t want the newsletter widget, so we have deleted it, but it is leaving a gap on the right side where the widget is supposed to be.

      We want the 4 columns left to be equidistant.

      Please help with the right option or code for child theme.

    • #3730

      Hi,

      You can copy file footer.php in claue to claue-child and remove below code

      <div class="jas-col-md-3 jas-col-sm-6 jas-col-xs-12">
      <?php
      	if ( is_active_sidebar( 'footer-5' ) ) {
      	ynamic_sidebar( 'footer-5' );
      	}
      ?>
      </div>

      and change “jas-col-md-2″in footer-2, footer-3, footer-4 to “jas-col-md-3”

      Best regards

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

    • #3731

      Thanks, but this only does half the job.

      http://cub.thor.global/

      If you see the footer, now there is a weird gap betweeen footer 2 and footer 3

    • #3732

      You can change footer to

      https://monosnap.com/file/XOIHFyALWxpXKQvCGHAT39ihzyiWGG#

      And drag Information to footer 2, Categories to footer 3

      Regards

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

    • #3735

      Done, you can close this ticket.

      This is not exactly what we want, but I have understood the concept and will do needful accordingly. Thanks

    • #3736

      Feel free contact us again if you need more help.

      Best regards

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

Viewing 5 reply threads

You must be logged in to reply to this topic.