Site logo

Archived topic

Help Centering "Title" and "Text" in Widgets and other problems

6 replies · Started by Ken on July 5, 2021

Viewing posts 1–7 of 7

PROBLEM 1. I can't figure out how to center a widget title. I have three widgets. The center one is the HTML for Amazon. I can center the Amazon Text but not it's title.
The 1st widget is a text widget with a blurb. I'm unable to centere both.
The 3rd widget is Legal pages with the 'links' as text. I can't center those two either.

PROBLEM 2. I don't know how to add a background shading to the footer where the widgets and copyright are.

PROBLEM 3. i don't understand why the footer is narrower than the above. I played with 'container' vs 'full' and can't get it to be the same as the above "main content".

Please see screenshot link.

UPDATE: Yay! PROBLEM 2 is fixed. DOH! There's the breadcrumb menu in Layout > Container > background.
One down, two to go.

NOTE: PROBLEM 3: Even though the bottom is one color, shaded light gray, the three widgets look like they're askewed to the left. They are not balanced.

Including a Temporary Login Link

Oki Doki! I got it!
PROBLEM 1. Solved with the following code added to Appearance > Customize > Additional CSS. The three widgets both titles and text are centered and balanced. This makes me so happy.
***
.footer-widgets {
text-align: center;
width: 100%;
overflow: hidden;
}
***
Here's the link to the page that explains it all.
PROBLEM 3. SOLVED using the above code.

FEEDBACK SUGGESTION: Is there any way that you good folks could include this in "Documentation"?
I'm sure I'm not the only one.
I'm closing this ticket. Life is good!

Hi Ken,

Most things can be found here - https://docs.generatepress.com/

For the things you can't find, you can always ask us. :)

Glad you got it sorted. :)

Thank you Elvin. I think GP has the best support! I left Astra for Kadence. I left Kadence for GP..The main reason.. was you folks provide the best support. Oh, and you have the best Theme... but that goes without saying. \(*<>*)/

Thanks. We appreciate it. Always glad to be of any help.

No problem. :D

This archived topic is closed to new replies.