Goran theme
-
Hello Gurus
Is it possible remove or combine the 3 footer widgets. I would like to have just the map/location footer across the width of the page. If I use just one of the sections it remains at 1/3 of the page and defaults to position one. I have managed to centralise it by adding a blank text widget either side but would really like it to be full width.
Is this possible?
many thanks
nevThe blog I need help with is: (visible only to logged in users)
-
Hi
To use the full width footer in your case you need to have access to your css,
If you have access to your custom CSS you can change this line of code and the Map widget will take a full width footer:` featured-page, .footer-navigation, .footer-widget, .front-page-widget,
.grid, .widget-area {
margin-right: 72px;
width: 100%;
`Regards,
Skobraf -
Hi Skobraf – thanks for pitching in to help. I just wanted to give a heads-up that there are a few issues with the CSS you provided: a missing closing curly brace, and the selectors you’re targeting would affect far more than just the footer widget area.
thefabricationshop – custom CSS would be the only way to make the modifications you’re looking for. Custom CSS is available with the Premium or Business plans. If you decide to upgrade, let us know and we can help you with the code. You could also get help via live chat: https://wordpress.com/help/contact
-
-
-
Another question if I may.
Is it possible to remove the child pages from a 2nd menu in footer widget?
I see there is an exclude function but cannot seem to exclude any either by page title or each pages ‘slug’ e.g. 1st child.
I suspect these are not the correct page ID’s. If that is the case how do find my page ID’s?
Thanks again. -
Could you give me the exact name of the widget you’re using, so I can better guide you? I’d like to be sure what you’re looking at.
-
Hi Kathryn
It is the Pages widget under Customise/Widgets/Footer(1)
I have just re-added it to footer one and would like to remove all listed under ‘The Fabrication Shop’https://thefabricationshop.wordpress.com
Thank you
-
Thank you! You can find the page ID by looking in the browser’s address bar when you’re editing a page. There’s a screenshot showing an example here:
https://en.support.wordpress.com/widgets/pages-widget/
So to exclude all the child pages of “The Fabrication Shop Limited” you can try entering this in the box:
162,164,168,170,166,174Let me know how it goes.
-
-
You’re very welcome! Feel free to start a new thread if you need help with anything else.
- The topic ‘Goran theme’ is closed to new replies.