hi there again!
i have been trying to affect the length of the border in the footer without success. at the moment it goes over the full length of the footer container, but i like it to be shorter (910px) as length of content above. would be great if you could help again. :) thanks
best,
moritz
Hey Moritz!
Can you post the link to your website and a screenshot showing changes you would like to make?
Cheers!
Yigit
Hi!
Please add following code to Quick CSS in Enfold theme options under Styling tab
#footer .container_wrap { border-top-style: none; }
#footer .container { border-top: 1px solid #b3b3b3; }
Regards,
Yigit
Hi Yigit!!
thank you, works fine! Perfect support as usual!!
Cheers
Moritz