*

morfik

  • ****
  • 169 posts
Category columns in the footer
« on: February 17, 2023, 03:46:43 PM »
In the footer there's the category block. On desktop it has 2 columns. Can this be just one column?

Marked as best answer by morfik on February 25, 2023, 01:51:14 PM
*

MB Themes

Re: Category columns in the footer
« Reply #1 on: February 25, 2023, 01:42:57 PM »
@morfik
Try this code:
Code: [Select]
footer .line2 .box.b1 ul li {width:100%;}
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

morfik

  • ****
  • 169 posts
Re: Category columns in the footer
« Reply #2 on: February 25, 2023, 01:51:07 PM »
Yes, that did the job!