This topic has 9 replies, 2 voices, and was last updated 8 years, 3 months ago ago by Eva Kemp
Hello, is it possible to create a different footer/menu for different pages?
I have created an individual menu with the widget tool and inserted it on the footer area.
If you scroll down on my main page https://www.baystudios.de you’ll see the menu link “Impressum”.
If you click on “Impressum” you will be directed to the “Impressum” page. Now if you scroll down on the “Impressum” page, i want to insert a different menu (link) which redirects you back to the main page.
Hello,
You can create a menu in Appearance > Menus and assign it to any page in the page editor in Page Layout box http://storage9.static.itmages.com/i/16/0826/h_1472195998_9318673_45d95de819.png , also footer can be set in the same box http://storage5.static.itmages.com/i/16/0826/h_1472196053_2652194_464bd160dc.png , but at first you need create footer block in Static Blocks section with help of VC editor.
Regards,
Eva Kemp.
Hello again,
now i’ve created static blocks and inserted different footer menus and they work fine, but the colour of both pages is different:
(working) https://www.baystudios.de
(not working) https://www.baystudios.de/impressum
I also tried to set the background colour of the row to #000000, but it is not working.
Hello again,
now i’ve created static blocks and inserted different footer menus and they work fine, but the colour of both pages is different:
(working) https://www.baystudios.de
(not working) https://www.baystudios.de/impressum
I also tried to set the background colour of the row to #000000, but it is not working.
Hello,
Try to enable the option “Include styles from “Ultimate Addons for Visual Composer” on every page” in Theme Options > General at the bottom.
Check footer after that.
Regards,
Eva Kemp.
Hello,
does not work 100%. Now theres a white block in menu field.
Hello,
Add this code in Global Custom CSS:
.main-footer .widget_nav_menu li.current-menu-item a {
background-color: transparent;
}
Regards,
Eva Kemp.
Works fine. Thank you very much!
Hello,
You are welcome.
Regards,
Eva Kemp.
The issue related to '‘Custom footer for pages’' has been successfully resolved, and the topic is now closed for further responses