How can I adjust my footer column width?

This topic is empty.

Viewing 3 reply threads
  • Author
    Posts
    • #2580


      Ada
      Guest

      Hello,

      Where can I edit my footer column’s width? I want to change it.

      Please advise.

    • #2586


      Spiracle Themes
      Guest

      Hi Ada

      Thanks for reaching out.
      the only thing we can do using CSS is to make the left padding of the third column to 0. The width cannot be set as this will break the responsiveness.

      .footer-widgets-wrapper .widget-column.align-right {
      padding-left: 0;
      }

      Copy the above CSS & Paste it in Appearance -> Customize -> Additional CSS

      You’ll need to upgrade if you want more footer options.

      Best Regards

    • #2592


      Adam Fofana
      Guest

      Hello,

      Is there other way to have these three columns have equal Colum width?
      https://prnt.sc/1xm3a89

      It kinda looks weird because the space/margin on the left size is so small while the right side has a lot of space.

      Please let me know.

      Thanks!

    • #2593


      Spiracle Themes
      Guest

      Hi Adam

      I am sorry to say but the free version has only one default columns layout.
      You’ll need to upgrade to PRO if you want more columns options.

      Check the footer in Pro demo
      https://ownshopwp.spiraclethemes.com/prodemo1/

      Best Regards

Viewing 3 reply threads

Reply To: How can I adjust my footer column width?

Your information:




Cancel