- This topic has 13 replies, 2 voices, and was last updated 8 months ago by
Leo.
-
AuthorPosts
-
May 26, 2020 at 4:03 pm #1302732
gabrielvb1100
Hello, I am migrating to GP from Newspaper magazine theme, I have almost duplicated the look and feel of my current theme/demo
Right now I want to have two footer separated because I want to have a different background color, I need a footer menu, and then at the bottom of it, the copyright
If I use a widget, how can I make that widget take the full width?
ThxMay 26, 2020 at 8:49 pm #1302925Leo
StaffCustomer SupportHi there,
Any chance you can link us to the site in question?
You can edit the original topic and use the private URL field.
Let me know π
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/May 27, 2020 at 7:17 am #1303447gabrielvb1100
Sure, Ive added the website we are migrating to GP, you can see the footer it has, in desktop version
May 27, 2020 at 9:37 am #1303802Leo
StaffCustomer SupportCan you link me to the site that’s using GP so I can try some CSS?
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/May 29, 2020 at 1:28 am #1305983gabrielvb1100
Thx, we installed GP on it
May 29, 2020 at 8:12 am #1306528Leo
StaffCustomer SupportIt doesn’t look like you’ve added the widget.
Can you add it in so I can see?
Thanks π
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/May 29, 2020 at 12:39 pm #1306905gabrielvb1100
Hello, Ive added the widget in: staging.domain.org
May 29, 2020 at 1:14 pm #1306943Leo
StaffCustomer SupportHmm can you try adding the same widget in the footer bar widget area as well?
https://docs.generatepress.com/article/footer-bar-widget-area/I want to see which one works better.
Let me know if this helps π
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/May 29, 2020 at 1:31 pm #1306960gabrielvb1100
You mean a copy of the copyright in the widget area? What I did was to add the menu to the first footer widget area
May 29, 2020 at 2:21 pm #1306996Leo
StaffCustomer SupportNo – try adding the same menu widget that you’ve added as a footer widget in the footer bar widget area as well:
https://docs.generatepress.com/article/footer-bar-widget-area/Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/May 29, 2020 at 2:23 pm #1306998gabrielvb1100
Ok, done.
May 29, 2020 at 10:02 pm #1307224Leo
StaffCustomer SupportTry setting the footer top, left and right padding to 0 in the customizer:
https://docs.generatepress.com/article/footer-padding/Then try this CSS:
.footer-bar-align-center .footer-bar { background-color: #000; padding-top: 10px; }
Adding CSS: https://docs.generatepress.com/article/adding-css/
Let me know if this helps π
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/May 29, 2020 at 10:20 pm #1307239gabrielvb1100
Awesome!, it works, thank you
May 30, 2020 at 8:48 am #1307785Leo
StaffCustomer SupportNo problem π
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/ -
AuthorPosts
- You must be logged in to reply to this topic.