Archived topic
How to implement stacking between container modules
7 replies · Started by xinghui on August 31, 2022
Hello, I want to implement a page layout like this, let one container overlap another container, I originally wanted to change the padding-top of the container to -50, but found that the padding cannot be changed to a negative number, what should I do now? to achieve this function
like this image:
image url:https://postimg.cc/0rkd1PRx
Hi Xinghui,
Have you tried setting a negative margin instead?
Here’s a sample video: https://youtu.be/TATKonlT6Sk?t=94
Hi Fernando,
I changed it to a negative number as you said, it has been solved, every time you can help me solve the problem in time, thank you very much
You’re welcome Xinghui!
I want to underline my paragraph font, but I didn't find this function, please help me to solve it
like this :
image url:https://postimg.cc/p9tzWktj
The setting for Underlining links can be found in Appearance > Customize > General > Underline links.
Reference: https://docs.generatepress.com/article/general-settings-overview/
If you want to underline just specific texts, can you share the link to where we can find the text?
Thanks, I've solved it, I don't want to use links, I just want to add an underline to the word for decoration, so I used the method you taught me to add css last time and just added a css to it
I see. Glad you resolved it! You’re welcome!