Tagged: footer widget
-
AuthorPosts
-
March 10, 2019 at 4:04 pm #1077028
Hi
I show 3 widget in the footer. I like them to have the same distance on the left end side and on the right end side of the website. Please see my screenshot on private content below.Thanks for your help
kind regards
RogerMarch 12, 2019 at 4:39 am #1077615Hey Roger,
The footer container is the same width as the rest of your content, the reason why it looks like that is that you have line breaks in the content of the third widget. Try to remove the line breaks and it will extend all the way to the right.
Best regards,
RikardMarch 14, 2019 at 10:30 pm #1078889Hi Rikard
Thanks for your answer. I have 3 Widgets in the footer, but they not in the middle of the footer. Well, how can I remove the line break ? The text version who is in the widget you can finde below in the privat content.Thanks for your help
Kind Regards
Roger- This reply was modified 5 years, 8 months ago by Roger.
March 20, 2019 at 3:25 am #1080629Hi,
Thanks for the update.
Do you want to move the footer widgets at the center of the footer container? This css code should help.
div #footer .av_one_third { width: 28.333%; } div #footer .av_one_third.first { margin-left: 3%; }
Best regards,
IsmaelMarch 21, 2019 at 9:06 pm #1081563Hi Ismael
Thanks for the code. I put it in the quick css and empty the cache. But it does not work !?
Kind regards
RogerMarch 22, 2019 at 1:17 am #1081643Hi,
Did you add to very top of quick css so that it runs first?
Best regards,
Jordan ShannonMarch 22, 2019 at 9:28 am #1081772Hi Jordan
¨
Yes, I just put it on the top of quick css. but it does not work.
¨
Thanks for your help
Kind regards
RogerMarch 25, 2019 at 3:21 am #1082480Hi,
Thanks for the update.
The stylesheets or css files are compressed, so you have to toggle the file compression after adding the css modification. You can find that option in the Enfold > Performance > File Compression section.
Best regards,
IsmaelMarch 27, 2019 at 1:15 pm #1083560Hi Ismael
Thanks for the answer. Yes I just toggle the file compression. actually I turned it off until now. after put the css. but it still not work.
Thanks for help
kind regards
RogerMarch 29, 2019 at 12:27 am #1084340Hi,
It is working properly on our end. Please remove the browser cache prior to checking the page.
Screenshot: https://imgur.com/a/9OI1992
Try to adjust the width and left margin values if you want to move the footer columns further to the right.
Best regards,
Ismael -
AuthorPosts
- You must be logged in to reply to this topic.