Your account expired support, please renew to get your support.

Home Forums Themes Support Gecko Show Full Footer in Vertical Template

Viewing 5 reply threads
  • Author
    Posts
    • #38053
      nnahmed
      Support Expired

      Hi

       

      We are using vertical demo template for one of our client

      Home Vertical Slider

      We need to show the full footer like these demo templates in out vertical demo template

      e.g

      Home

      Home Fashion 3

      how we can show this footer in the vertical demo.

       

      Regards

    • #38054
      Harry
      Support Expired

      Hi Nnahmed,

      Thank you for choose our theme.

      This layout split content of left and right. If you want footer full width like other demo the footer will fixed on bottom like left sidebar menu and it not good.

      Kind regards

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

    • #38055
      nnahmed
      Support Expired

      I agree that it does not looks good, but if we want to show that how we can do it?

       

       

      Regards

    • #38057
      Harry
      Support Expired

      Hi,

      Please edit homepage > edit custom CSS

      and remove code https://prnt.sc/tyi36f

      #jas-footer { display: none;}

      and add below code to replace code

      #jas-footer {
      display: block;
      position: fixed;
      width: calc(100% – 250px);
      z-index: 999;
      bottom: 0;
      right: 0;
      }`

      And after that go to Appearance > Widget and add Wdiget to footer#1 to footer#4

      Kind regards

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

    • #38095
      nnahmed
      Support Expired

      Thank you all looks good

      Only one issue home page footer is not coming properly. how we can show footer at end with same scrolling effect?

      Home Vertical Slider

       

      Thanks

    • #38096
      Harry
      Support Expired

      I’m sorry the footer can’t show as split content so can’t apply scroll effect.

      Kind 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.