Archived topic
Footer Menu Uper Part adding Method
15 replies · Started by Arif on January 11, 2022
Check the attachment. https://ibb.co/pzrsrGh . Can anyone tell me how to i design it part 2. Actually, i want to need 2 different footer. If you check the attachment link you understand better.
Hi there,
you can design the upper part using a Block Element:
https://docs.generatepress.com/article/block-element-overview/
Set the Block Element - Element Type to Hook and select the before_footer hook
Kindly check this https://ibb.co/zfqMnpz. How to i remove this middle paste color space from here.
Hi Arif,
The attached link doesn't work for me, can you check?
Here is the link. Kindly check this: https://ibb.co/QP4h8DB . How do i remove this middle paste color space from here?
Hi there,
Any chance you can link us to the site w/ this footer? So inspect the footer of the site and figure out what's adding the color and point you to what's adding it.
You can use the private information text field to provide the link. :D
You mean to provide you my WordPress site login information...
You mean to provide you my WordPress site login information…
No need if the footer displays in public. Only the link to the page/site that has this footer will do.
We just need to inspect the page to know how the color is being added. With that knowledge, we can guide you more appropriately on how to best remove it.
I think it is better for both if I gave you temporary access to my website. Then you can do it for me? I also provide you with reference image with text.
I think it is better for both if I gave you temporary access to my website. Then you can do it for me? I also provide you with reference image with text.
We try to avoid doing direct change on a customer's site as it can open us up to liabilities if something breaks when someone else does something to the site after we've done changes.
If you can show us the site, we'll gladly do a step-by-step on how to remove the color so you won't find it too difficult to do. :D
I need another help. Kindly check it https://ibb.co/pv9FNJV. How to I design it. I try it generatepress default system but column ar do not show perfectly. Customization - Layout - Blog - Columns- Select 3. But size is not shown perfectly
How do I do that look like the attached image.
Hi there,
as this is a new and unrelated question - can you raise a new topic please.
Footer Menu Upper Part adding problem not solved. It shows still looks like this. How do I remove this white area from here. kindly check attached file. and i also send here my website.
Select the Text block you added and in Advance > Additional CSS Class(es) add: remove-margins
Then add this CSS:
p.remove-margins {
margin-bottom: 0;
}
Or if you use GenerateBlocks you can use a Headline Block which includes Spacing controls to remove the bottom margin in the editor.
i try it, but it is not working. any other way to fix it?