imago7
asked 7 years ago

Hi all,
I’m trying to change the lines length in the footer in order to have longer text lines.
Where’s the trick to do this? I’ve tried using the txt widget in Footer1 but it doesn’t work.
Any help would be greatly appreciated
Thanks
Ranieri
 

1 Answers
DominicStaff
answered 7 years ago

I have checked your site and see that you are using a widget if you want to resolve this issue, you can use the following code:

div#footer-widgets .col-lg-3 {
    width: 100%;
}
imago7
replied 7 years ago

Should I put it in the custom css section?

Dominic Staff
replied 7 years ago

Yes, you can add the code to the custom css section.

Powered by DW Question & Answer Pro