Put the footer on the "parallax-window fullscreen"

I need to put the footer on the image with parallax effect, because the image is full screen. That is, I need you to load the web, automatically display the top bar (menu), with parallax image and footer all together without scrolling. Thank you very much in advance and sorry for failures to write, my English is basic.

Thanks and regards!

Hi @ehfcd98,

I hope you are well today and thank you for your question.

Just to make it clear do you want to display top menu and footer fixed in the position so that they will always display?

Please advise.

Kind Regards,
Movin

Good and thanks for answer!

I have the home page with a single widget, namely the “Parallax section for FrontPage”. That is, I have only the top menu, the image in the center and finally the footer, but loading the home page menu and image always comes and to see the footer I have to scroll (always happens the reason is not the size of the screen), what I want is to see the menu and the picture next to footer without scrolling loading the home page. I attached a picture where I show as it is now (as it comes in an original way) and I want it to stay.

Ok i understood it.

Could you please share me your site URL where it’s displaying so that i can help you to achieve it?

Hello!

Thank you for answering, but I managed to solve that problem, however, I have come other two are apparently very simple. The first is: put the menu at the bottom, and I managed to put that always visible menu (which was the previous problem), however, does not occupy the entire width of the screen always stays a bit without taking on the right side . (I’ll leave a picture with what I mean and a copy of the style.css file with some code that menu, it would be the part entitled: Menus # 2).

The other problem is that I want to change the link to where I redirected the logo, I do not want to get redirected to the homepage but to a different page, I know the idea sounds strange.

P.D .: I put an image because it is not online, is on a local server. However, if it is necessary that the rise Internet to solve the problem I will without problems.

Thank you very much for trying to work out the problems, really.

I forgot to put the style.css file :slight_smile:

/*
Theme Name: Shapely
Theme URI: https://colorlib.com/wp/themes/shapely
Author: colorlib
Author URI: https://colorlib.com/
Description: Shapely is a powerful and versatile one page WordPress theme with pixel perfect design and outstanding functionality. It is by far the most advanced free WordPress theme available today with loads of unmatched customization options. This theme comes with several homepage widgets that can be used to add portfolio, testimonials, parallax sections, your product or service information, call for action and much more. Shapely supports most free and premium WordPress plugins such as WooCommerce, Jetpack, Gravity Forms, Contact Form 7, Yoast SEO, Google Analytics by Yoast and much more. This theme is the best suited for business, landing page, portfolio, ecommerce, store, local business,  personal websites but can be tweaked to be used as blog, magazine or any other awesome website while highlighting its unique one page setup. This is going to be the last WordPress theme you will ever want to use because it is so much better than anything you have seen. Needless to say that this theme is SEO friendly thanks to its well optimized strucutre. Shapely theme is mobile friendly and fully responsive making it your best multipurpose partnert for any project and website.
Version: 1.0.2
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: shapely
Tags: black, blue, brown, gray, green, orange, pink, purple, red, silver, tan, white, yellow, dark, light, left-sidebar, right-sidebar, fluid-layout, featured-images, post-formats, photoblogging, responsive-layout

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

Shapely is based on Underscores http://underscores.me/, (C) 2012-2016 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
*/

The first is: put the menu at the bottom, and I managed to put that always visible menu (which was the previous problem), however, does not occupy the entire width of the screen always stays a bit without taking on the right side . (I’ll leave a picture with what I mean and a copy of the style.css file with some code that menu, it would be the part entitled: Menus # 2).

Please do not share whole style.css code but only the custom code that you added in it to achieve this.

Please note you are making changes in the theme files therefore you have to make these changes again after theme updation as changes made in the theme files get lost on theme updation. You can instead add that CSS code in the Custom CSS option of your theme on the below path.

Admin Area -> Appearance -> Customize -> Shapely Options -> Other

The other problem is that I want to change the link to where I redirected the logo, I do not want to get redirected to the homepage but to a different page, I know the idea sounds strange

To achieve this you have to create child theme of Activello theme and edit header.php file in it on line number 78