How do I remove spacing at the bottom of my site - wordpress

I am creating a website for our company.
I wanted the homepage to be like a simple landing page. Something similar to this site (https://www.agbaonline.com)
The challenge I am having is, the page has a white spacing at the bottom that just doesn't look nice at all. How do I get rid of this. I don't intend to put a footer in the page as I want it to be as straightforward as possible.
This is the link to the website, currently being worked on (https://www.mimshakspares.com/test) - we are using wordpress and the Gutenberg Block Builder.
Thank you for your assistance guys.

Please remove margin-bottom of this class .uagb-block-1d95c7fa.uagb-column__wrap

Related

I wanted to know how this design is done on wordpress

I was learning wordpress and I came to this site where find this
this image screen short is from a website
the screen short is from https://www.whitehatjr.com/ if you scrolled down that site you'll get that area
I was wondering if this block is a image, whenever you put your mouse over that title at the end of the the line it has a hove effect.
Is CSS applied over each section of that image or the entire thing can be created with wordpress?
This thing was created by applying css for each block. http://i.imgur.com/JIFfSFX.png . For creating something like this you need to create some custom solution for wp.

elementor plugin right space

I'm building a landing page on my wordpress site using elementor, after creating the page i noticed i have extra space on the right side when i slide the horizontal navigation, i need to get rid of that please how do i do this.
I have tried to stretch all the pages from the layout settings from the visual builder but still no improvement.
I also tried using some custom CSS still to nothing
This only occurs on the pages i created with elementor please help me fix this.
Thanks

wordpress adding menu overlay on image hover

Hey everyone I normally build sites in laravel but I have a client wanting a wordpress site and so I have been learning about wordpress and would like some guidance on how to add a menu that would appear when a user hovers over an image.
A perfect example can be found on the home page of starwell.cc where a clickable menu shows when you hover over an image. Is this possible in wordpress?
Any help is appreciated thank you!
This would be accomplished with CSS and HTML, with a bit of custom WordPress.
Are you building a theme from scratch, or are you customizing an existing one?
Have you looked for an answer within plugins?
It would take a closer look, but my guess is that it's achievable by custom coding it into the theme and then using CSS and HTML

How to edit Wordpress code for a specific page?

I feel kind of stupid asking this but... I have three pages on my website. There is one of them I want to edit. How do I access the code of this page? I need to change the size of a Google Maps I have embedded on the page.
Go edit this page, in the right sidebar look for Template in page attributes box. This page should be using a template, go to your theme folder and look for a php file with the similar name, when you open, it should have the exact template name in the header, that's where you can edit the code of this page assuming that it use a template.
I managed to solve the problem by playing around with some divs in the css.

how do i prevent a nav plugin from duplicating itself in wordpress

Someone please help, I'm loosing it, I have started creating a website using different themes, and i needed to add a second menu, so i did. Now, this menu has manifested as a sticky menu at the top of the page and also as a static in the header. Ive gotten it to disappear from the header on several occasions by finagling with the code, but i don't know how i did it, and it eventually keeps coming back. Can someone please assist me in removing the menu from the header, so it is just a sticky at the top of the page?
the site is http://www.dynasty-management.com
Just click on a link, it will show up. If not its still messed up, take my word for it please.
On a lighter note, in the about page and the philosophy page, how do i get the pictures to resize and fit within the lines in a mobile atmosphere.
Please help me...
The menu you have is a premium plugin called stripe by bonfire , not a theme. In order to let it go you will need to deactivate the plugin.
It is a bit strange that you are using such a plugin which is a paid premium one without realising what it is doing ..

Resources