Remove white space at top of wordpress page. I have tried several solutions but to no avail.

Remove white space at top of wordpress page Does anyone have a bit of CSS code to get rid of the white space so the Cover block is at the top of the page. elementor-element. As stated before, I am very new to web development and sorry for setting out the video badly, but I tried my best. Jan 6, 2014 · I’ve checked several threads and have tried different CSS customizations. page. Screenshot: – Un-link the four padding values – Click the icon next to the Top padding section to get the text box – Enter 0 as the Top padding value and save your changes. May 11, 2015 · en WordPress. Mar 7, 2022 · I created a page using elementor, however there happens to be some white space between the page and footer, how can I remove this. Padding is the space around the outside of a block, inside the border. Screenshot: That should remove all the remaining space. I search through some post and they told me to make sure I used UTF-8 encoding without BOM and I tried that and it made no difference. I have a huge white space at the bottom of every page. With access to Custom CSS, the following snippet would do the trick: May 27, 2023 · Unwanted Top White Space [Mobile View] on index page. and then I used the code below to remove blank space between footer and the bottom of the page since there was a white gap there as well footer {margin-top: 0!important;} The page I need help with: [log in to see the link] May 17, 2023 · Hi! Could someone help me figure out why there is a white gap between the bottom graphic element of the page and the footer? I’ve viewed the page in inspector mode, and don’t see any padding or margin being applied, nor do I see an unused container/block in editor mode. I tried this CSS but it works only for the homepage. wp-site-blocks{ padding-top: 0px; padding-bottom: 0px; } which removed blank space between the header and the top of the page. I have disabled topbar in the the theme settings, so it should not be there because of that. Enter the following CSS code to target the logo: CSS. com Forums Remove white space on page Remove white space on page mapublichealth · Member · Feb 7, 2017 at 9:51 pm Copy link Add topic to favorites Our site currently has a lot of extra white space on the right and left sides of our webpage content. Jul 31, 2017 · en WordPress. This is a picture of the result: And the wordpress dashboard: What I would like to do is remove the white space between blocks for the “Twenty Twenty-Three” theme. This is great. … Jul 3, 2023 · en WordPress. php site so if there is an html . turns out , it was the column in the section. You can navigate to Tools > Theme File Editor, select themes. css file (should be the first one that opens up) > scroll down to where you see the following code: html { margin-top: 17px!important} – change the 17px to 0px – this will remove the white space Jul 19, 2022 · Hi @mannyo,. Or you can also add the below CSS code from the Appearance > Customize > Custom CSS, and check. This reply was modified 2 years, 10 months ago by Aezaz Shekh. A way to fix white space on Elementor is by adjusting the margins and Jun 2, 2023 · I’ve set up a Cover block (image with text overlay) as my page header. For example, if you look at this page: https://yorkregionnews. I tried to modify the code but was unable to find the source or solution, this is the url of the page: https://tebacaravaning. I have attached a picture. My site is: Archerydude. However, no matter how much I try to adjust it in the Appearance section, I still see a white space above the embed (I placed the embed above the footer section). This issue happens for both Desktop and Mobile. You add this CSS code, so the white space above the header will be removed. Top Bar is disabled as well. #top-bar { padding: 0 !important; } Thanks. ca/contact/ I want to remove… This is the css rule that has the margin-bottom: 50px; that causes the white space. Sep 2, 2020 · In this video, I will show you how you can fix the White Space issue on your WordPress Website. page . May 6, 2022 · I try to create an email opt-in section for my website with the Embed option (Inline). I have tried several solutions but to no avail. Here are some steps you can take to remove it. com Forums Remove White Space Remove White Space empiretouring · Member · Feb 17, 2014 at 11:53 pm Copy link Add topic to favorites Hi, At the bottom of the blog/web page there is a lot of white space with headings such as recent posts, recent comments, categories, meta and archives. com Forums Remove White Space Above Header and Reduce Header Width Remove White Space Above Header and Reduce Header Width shromin · Member · Dec 5, 2020 at 4:19 pm Copy link Add topic to favorites Hi, Hope you’re doing well. Mar 10, 2022 · I want to remove the big title section I now have and start with the about section as the home page. Nov 24, 2015 · en WordPress. Thanks. com Forums Remove White Space Above Footer Remove White Space Above Footer discoverbrampton · Member · Mar 22, 2020 at 9:09 pm Copy link Add topic to favorites Hi I would like to remove the white space about the footer for all pages. Or, if you can't seem to find it, you can hide it through CSS. Apr 27, 2015 · en WordPress. Dec 5, 2020 · en WordPress. co/K7RCJZK https://ibb. archive-title { visibility: hidden; } . custom-logo-link {margin-top: -10px; /* adjust the value as needed */} Save and publish the changes. If you can find it at the backend of your site you could just simply remove it. This had no effect on the extra white-space issue, however. Aug 8, 2012 · The result is a large white space at bottom of page. https://ibb. I’ve tried creating a custom CSS class and adding 0 padding to it. Is there any possible way to remove this white Oct 4, 2021 · en WordPress. com Forums Remove white bar at the top of my site Remove white bar at the top of my site sroacappella · Member · Jul 31, 2017 at 8:45 pm Copy link Add topic to favorites I have a white bar at the top of my website and it is on each page of my website. Can anyone tell me what is causing that space and how I can eliminate it? I’d like the Header template up hard against the top of the page. Disabling an empty top bar may solve the problem. Apr 11, 2023 · I want to remove the white space (between the last section and the footer) at the bottom of all pages of my site. Apr 17, 2012 · I got it! I must admit, this was a very strange one. Step 1: Adjusting Margins and Padding. Thank you. co/DKrTRmL Jul 10, 2022 · I’ve used a Header template part at the top of the page. com Forums Remove white space between above footer Remove white space between above footer alyjayeve · Member · Jan 21, 2014 at 10:45 am Copy link Add topic to favorites Hi there, Does anyone know how to remove the white space below by ‘sharing’ icons and the footer? Website is eveilleinconline. The problem was because of the include(). Best, Chris Feb 17, 2014 · en WordPress. It is clearly seen the orange'ish top-margin is set on it. You can also delete white space by right clicking on the element or section and then selecting the delete option from the menu. First, I want to… Feb 21, 2023 · It should be possible to remove space at the extreme top and bottom of your layout without using custom CSS. Feb 27, 2023 · en WordPress. I just don’t understand why this was only a problem in the Post page. To access the margin (margen en español), cick the small button with the 3 vertical dots to the right of the Dimensions panel (with the Group block selected) and make sure to check/select the Margin option. The problem is persistent on chrome, Firefox, IE etc. I have… Jan 20, 2023 · en WordPress. e. content{ padding: 0px; } Feb 10, 2020 · en WordPress. Offline page looked identical to online page and script removal from footer made no difference. Hi, @fifthshotmedia. Hi, I’m trying to remove the white space the sits in between the navbar and the cover block. Unfortunately this code did not remove the clear space to the left of div#page. Maybe it is elementor setting that you can just modify from admin? You could just override it with your own css. However, not all. co/mHXYxSM. Mar 27, 2022 · There is padding in the top above the header, because of this the white bar is coming on the header. Theme. 3. Basically when I am trying to edit a wordpress page, every time there is an "add title" thing on top of page which I think is the reason for that happening. How to remove white space on the top of a page with Elementor Page Builder. Oct 4, 2016 · . What I am seeing is a lot of white space added between the insert page block and the top and bottom of the column. Navigate to Appearance > Customize > Additional CSS. Apr 12, 2019 · The easy fix for this problem is to reinsert the snippet of code you forgot. This is an . Sep 30, 2024 · To remove or add blank space between your blocks, simply click the ‘Spacings’ option and then scroll down to the ‘Margin-Bottom’ section. I have spent hours trying to find solutions. in my case it was white space in the section after i inserted a footer template into the section i spent hours messing around with template css and section css and padding etc. Nov 29, 2022 · . ast-plain-container. Thanks! The page I need help with: [log in to see the link] Nov 16, 2013 · I'm working on a website and I just noticed there there is this unexplained white space at the top and bottom of my page. I would prefer to delete this white space, so there is more space for my content. I also have not found any global margin settings or similar. Here is the HTML: I notice when I move my mouse around I have white space to the right, left and top of my pages, I have not mess with the margins or padding. com Forums Reducing gap/ white space between 'home page' section and the static pages below Reducing gap/ white space between 'home page' section and the static pages below ecovillagemovements · Member · Apr 7, 2018 at 9:53 am Copy link Add topic to favorites Hi there, I currently have my blog settings as totally private, so… Jul 3, 2017 · en WordPress. If you’re experiencing unwanted white space at the top or bottom of your Elementor page, there are a few things you can do to fix it. Thus, I’m assuming the root cause must be global and not page-specific. My front page is the only exception, but on every other page the white space is there. May 14, 2023 · How to Remove White Space in Elementor Page Builder. Screenshot : Could you h… May 30, 2022 · Hello, Please go to Appearance > Customize > Header > General, from here try to remove the top padding value and check. post-date { margin-bottom: 50px; } To adjust the space above, add these and decrease the values independently (the second one is for the single post view, which doesn’t have so much space): Dec 1, 2022 · At my wits end. com Forums Remove white space above footer Remove white space above footer tabibitocol · Member · Oct 4, 2021 at 7:50 pm Copy link Add topic to favorites Hello, I would like to remove the huge white space above the header on all my pages but I just haven’t been able to figure out how. … Jan 11, 2013 · Removing this left a large wide white space above the header. Thanks again, Kristy Aug 13, 2012 · Since the page is using full absolute URL's for all the externals, I just put the OP's actual HTML code in a text file and manipulated that. page-id-2546 . As you can see the css is almost indentical for the 2 pages but the picture on the 2nd page is at the bottom of the page while the other isn't. I posted this question, and reinstated the search box (as having the search box actually makes the space smaller for some reason. If you go to the home page of my site you should see what I mean. com However, I need… Apr 25, 2020 · en WordPress. You can do this by going to your admin dashboard -> Appearance -> Theme Editor. com Forums Baskerville – Remove white space at top of post Baskerville – Remove white space at top of post gchead · Member · Jul 3, 2023 at 11:24 am Copy link Add topic to favorites I have created a new website with Baskerville 2 which we are very happy with except on every post there… Jun 17, 2022 · Howwever as you can see by the page display, i am getting an extra white space on top of the page, which i am not able to remove through various means that i tried (including Theme->customize or editing the header on Appearance -> Theme file editor). Feel free to adjust the 40px to your liking. The page I need help with: [log in to see the link] Jun 9, 2020 · en WordPress. But there’s a band of white space above it. com Forums Remove white space above/below header on mobile Remove white space above/below header on mobile passionsandplaces · Member · Mar 26, 2017 at 8:41 am Copy link Add topic to favorites Hi all, I’m using a Genesis Framework theme (Lifestyle Pro) for my blog, and I made a couple small changes to increase the height… Apr 4, 2022 · I have two pages identical in layout, but one of them is showing an unwanted white line between the first and the second sections (i. It also over-rides the code that i added to remove the white space above my header: margin-top: -42px; However I am truly grateful for your reply. com Forums Too much white space Too much white space potionsmasterdrnikki · Member · Jun 9, 2020 at 1:54 am Copy link Add topic to favorites I have way too much white space on my page, both above things and to the left and right and have no idea how to fix it. Since you are using WPBakery, I would recommend contacting their support for clarification: https://support. On Mobile is even worst, the page has tons of white space to the right only. Both nice and spoiled files seem identical to the very character, still one of them renders nicely and the other one shows this freaking upper margin. Any help is appreciated. wp-block-post-title {display: none;} I tried to remove the white space with code I saw… Apr 26, 2017 · I've created a landing page with a wordpress plugin from my website (As building it with the plugin I have is SO EASY!) then copied the source html code and pasted it into the wanted wordpress site, into a blank page. Mar 22, 2020 · en WordPress. I am looking to make two small changes to my website. I’d like to remove all of the vertical white space between these blocks. Here you can move the slider up or down to add or remove blank space. I would like this to work for all the pages of the site. com – questions about commercial products are not allowed here in the forum. The problem did not occur in Page pages. elementor-54 . In addition, padding can be applied to the top bar as well, so even if you are using a Top Bar with widgets, there may be padding above and/or below it, based on this setting. How To Remove Space Above Header In WordPress. Blog posts will still reserve that space for a sidebar, unless you were to modify the spacing with some Custom CSS under a Premium Plan or Business Plan. Aug 26, 2022 · You could try something like this custom CSS to remove the space on pages, while leaving it on single posts, where it seems to be needed: /* Pages - Remove padding above main content area */ . Thanks for choosing Neve! I checked your site, but I am not sure I can see the issue. Use this subreddit to ask questions, show off your Elementor creations, and meet other Elementor enthusiasts. entry-title { display: none; } . … Jun 22, 2023 · On the product pages, I create there’s a large blank space on the right hand side of, like a blank column. The padding at the top is being driven by something in the source code of the theme or plug-in that you’re using, which is kind of like the royal flush of element assignments. When you save a page as UTF-8, a special signature called a byte-order mark (or BOM) is included at the beginning of the file, indicating that it is a UTF-8 file. I created a theme and most of my pages are created using page templates because I wanted to stay away from the blog look. Currently there is the white area around the Instagram widget, so it’s alright because the instagram widget had no padding, but I’d like to remove the top bar. This was my exact problem, and his solution fixed it perfectly. This topic was modified 2 years, 10 months ago by Jan Dembowski. To solve this, I have tried the following steps: Step 1: When we set the Customizing> Layout > Container > Content padding > Top to 0, most of the white space is removed. com Forums Remove white space on top of page Remove white space on top of page joeybazarro · Member · Apr 27, 2015 at 8:56 pm Copy link Add topic to favorites Hello- I am using the Radcliffe theme and I am trying to eliminate the white space between my page menu and the content on… No sign of top margin here and you have resetted all the browser-scpecific CSS properties as per answers above but that unwanted white space is still here. Hello guys, if you are planning to buy hosting, please use th Sep 21, 2015 · en WordPress. In this video, we will show you how can fix the White Space issue on your WordPress Website. On some of our pages there is thin white space above the banner image and header, bu… Jan 11, 2015 · Stack Overflow for Teams Where developers & technologists share private knowledge with coworkers; Advertising & Talent Reach devs & technologists worldwide about your product, service or employer brand Apr 12, 2019 · How can I get rid of the white space at the top? Thanks in advance. com however just can’t work out how to get it to change. Jan 19, 2024 · I can see that the above page has a spacer block on top of the page. Mar 26, 2017 · en WordPress. Aug 12, 2014 · In my Wordpress install, some of my pages have a blank white space under the footer that I would like to remove. Nov 28, 2023 · I’ve changed it from 1200 to 1500, and now the white space on the left and right side in the posts are gone. Go to the Styles area of the Site Editor, then go to the Layout section. com Forums Remove padding from body of pages Remove padding from body of pages johodges100 · Member · May 11, 2015 at 5:11 pm Copy link Add topic to favorites Hiya I’d like to remove any padding from the body of my website pages, so I can add an image that reaches to the edges of… en WordPress. ls-fullscreen-wrapper { margin-top: -20px; } Without actually working on the installation or examining it more thoroughly, I couldn't say for sure that the code I've provided would be sufficient and also wouldn't produce undesirable consequences, but it might be a start. com Forums Removing white space at bottom of posts Removing white space at bottom of posts mce1000 · Member · Nov 26, 2018 at 2:26 pm Copy link Add topic to favorites I’m trying to remove the white space that appears between the bottom of posts and the top of the footer widget area. Sep 12, 2013 · elementor answer to white space above and under footer. Also above and below the 'older posts' link at the bottom of the page. neljaabaya (@neljaabaya) 1 year, 9 months ago Hello, I want to remove the white space at the bottom of my page product. It made no difference since the problem was a CSS issue. Dec 9, 2021 · We have a few pages where we don’t want white spacing at the top of our page. Ask Question Asked 10 years, 5 This is happening because in your header you have a white space. As the theme can impact the layout of a site, @vixel was correct in suggesting you check your Astra theme’s settings. Cheers! Oliver Jul 20, 2015 · en WordPress. Currently using:. This topic has 7 replies, Apr 8, 2022 · en WordPress. I can’t figure out why it’s like that. Is there a way to reduce that padding? Explaining images. Thanks for reaching out! I understand that you would like to remove the white spaces between Page Title and the body. com Forums How do I remove white space top of site How do I remove white space top of site tagtbennett · Member · Mar 27, 2023 at 7:10 pm Copy link Add topic to favorites In Editor view, the site does not have nearly the amount of blank space as it does in the preview. You are missing either the wp_footer or wp_head snippets, or both of them: The above is the most common fix, but as usual, there are always other reasons why you might have this problem. com Forums white space above footer white space above footer rihabosmanelsayed · Member · Feb 10, 2020 at 5:36 am Copy link Add topic to favorites Hi, 1. And then you have to scroll down to see all the products. com Forums Remove White Space After Page Titles Removed Remove White Space After Page Titles Removed teatrogroup · Member · Feb 27, 2023 at 10:48 pm Copy link Add topic to favorites I removed my page titles using the CSS below . page-id-12 div#main main. com Forums Footer below white space Footer below white space ecorves · Member · Apr 25, 2020 at 7:51 am Copy link Add topic to favorites Dear all, I have check in “customize” and removed footer. Dec 4, 2022 · To remove the remaining space, in the Site Editor: – Click the Styles icon – Click Layout. However, I don't know where in the theme file or what to put in the additional css to change the padding values. I am building a landing page without Menu or Footer. com Forums Removing annoying divider and empty space at the bottom of posts Removing annoying divider and empty space at the bottom of posts niceshrike · Member · Jul 20, 2015 at 3:20 am Copy link Add topic to favorites On Hemingway Rewritten there is an extra divider line and an inch of blank space at… Jul 17, 2017 · en WordPress. Home › Forums › Support › Remove White Space on Top of Page. Stack Overflow for Teams Where developers & technologists share private knowledge with coworkers; Advertising & Talent Reach devs & technologists worldwide about your product, service or employer brand Aug 22, 2014 · Blank space on top of wordpress. Mar 25, 2022 · Hi @andrmcal,. Aug 5, 2023 · Removing white space after header Resolved iconweekly (@iconweekly) 1 year, 5 months ago Hi everyone, I’m trying to remove the white space below the header on my homepage only, so that the he… Dec 2, 2020 · There is a very annoying white bar at the top of my page (Ocean WP theme). com Forums How do I remove the white space at the bottom of all my pages? How do I remove the white space at the bottom of all my pages? jackandersonnes · Member · Apr 8, 2022 at 10:21 pm Copy link Add topic to favorites There is large amounts of white space under the footer… Dec 2, 2019 · This should remove the white space. post-inner { padding-top: 0; } en WordPress. Is there a way to remove that big white space for the header? Check photo below. Jul 16, 2022 · My problem is I am left with a white space above and bellow my content. com Forums Remove white space at bottom of Dara homepage content Remove white space at bottom of Dara homepage content karenlowryca · Member · Dec 18, 2020 at 3:18 pm Copy link Add topic to favorites I’m using the Dara theme and have a large amount of white space between the bottom of the content of… Jul 1, 2022 · Generally themes put the page/post ID on the body tag and looks like your theme does that, too. The problem is that now wordpress is creating a weird margin (white space) on top making the landing page appear further down. Any advise will be greatly appreciated. The 2nd specification can be found at the template itself. Jul 17, 2016 · I’m trying to create a site using Wordpress. com Forums Removing White Space Below Menu Removing White Space Below Menu spmaslanik · Member · Nov 24, 2015 at 6:45 pm Copy link Add topic to favorites I’m trying to remove… Oct 7, 2020 · New to wordpress, I am trying to remove the white space between the header and the slider. Select there in the editor the all surrounding group block. com Forums White space above navigation bar – can I remove the white space? White space above navigation bar – can I remove the white space? garysullivan2014 · Member · Jan 20, 2023 at 2:04 pm Copy link Add topic to favorites Hello! There is a giant white space above my navigation bar on this site. site-content { padding-top: 40px !important; } It should make that white space smaller. hfeed. I don’t find any option to unselected after several tries. en WordPress. com Forums move body of static page up to eliminate white space move body of static page up to eliminate white space gotmaester · Member · Jul 17, 2017 at 2:15 am Copy link Add topic to favorites I am in the process of creating a static page for my home page https://game-of-thrones-episodes. com Dec 22, 2013 · Thank you for your advice. The page I need help with: [log in to see the link] Dec 18, 2020 · en WordPress. I have disabled margins for the specific page and globally. Apr 3, 2024 · The largest part of this area is created by empty sections, which, however, have outer spacing and thus result in the spacing. Let me know if you’re set! Apr 7, 2018 · en WordPress. At the linked page I can see it has the following class: page-id-12, where the number is the page/post ID of WordPress. Hey! I'm back, and with another problem. Image. site-header . Apr 25, 2022 · It’s annoying that there is a large white space/padding in the bottom part. Jan 10, 2023 · Simply click on the delete icon and then click on the element or section that you want to delete. Oct 27, 2019 · It's adding unnecessary space to your site because of the line break (<br>) tag. Let me know how Apr 12, 2023 · Remove white space at the bottom of my page product. Remove that and it should be Sep 22, 2021 · I have found the element that I need to modify. Using OceanWP and building with Elementor. wpbakery. Everything looked great until I viewed the site on my ipad in portrait mode. you can remove that spacer block from the backend to reduce the whitespace. Nov 1, 2022 · Thanks for supplying the screenshot. You can see what I’m talking about on my home page. No one else has come back on this so it must be a tough one. The (vertical) gap (white space) between the blocks (top and bottom) did not go away though. . We are now working on this and in the meantime, the CSS shared above can be used or the following. This is the one that causes the white space on top of body element. I am trying to remove the while space above my footer in the mobile view, i tried a lot with margin/padding but it did not help. Oct 18, 2013 · To adjust the space below the date, add this and decrease the value: . between the one with the picture and the title at the top and the one where the article is). Thanks!… Apr 11, 2023 · Hello, I built the footer of my site with “elementor header and footer” plugin. So for the page you linked, you could use: body. Up to you how you want to remove it. If anyone would be willing to look at it the url is url Jan 1, 2023 · There you can specify an inner space for top – set it to 0. ast-no-sidebar #primary { margin-top: 0; margin-bottom: 0;. What is causing the white line to appear and how to remove it? Here is the page with the white line: Jul 28, 2022 · When a page has Fullwidth layout, No Sidebar, and the Page Title is disabled, then we will see the gap between the Header and the content. I have tried: body. com Forums Remove white space on top in categories (twenty fourteen) Remove white space on top in categories (twenty fourteen) dubbedperceptions · Member · Sep 21, 2015 at 3:11 pm Copy link Add topic to favorites Hello I used this css code to remove the category name from displaying: . Removing the page title “ARCHIVES” does not remove the extra space as it seems to be part of the page and not something that can be removed. There is indeed some white space under the header, but that is present on desktop as well, so I’m not sure if that’s what you are referring to, since you mentioned that the space you are referring to is not visible on desktop. post-inner { padding-top: 0; } Jan 21, 2014 · en WordPress. They all seem to involve CSS and none I have found seem to work for me. Via Theme Editor: – go to WordPress dashboard and Appearance > Theme Editor > Child theme style. However, it sounds like the custom code solution they suggested worked for you. For example, in the page I need help with, I’ve created a menu with a red background in the header and two test blocks with an orange and purple background. The page I need help with: [log in to see the link] Jun 6, 2018 · I'm using the 'make' theme for wordpress and need to remove the white space both above each headline and above and below the 'read more' link. com Forums Remove white space above header Remove white space above header lordlibidan · Member · Jul 3, 2017 at 3:07 pm Copy link Add topic to favorites I’m trying to reduce the white space above my header on https://lordlibidan. I would like the large white space minimised, if possible. postarea { padding-top: 0; } Welcome to the unofficial Elementor subreddit, the number one place on Reddit to discuss Elementor the live page builder for WordPress. May 16, 2024 · The theme is Astra and Elementor is the page builder being used. I want to remove the white space (between the last section and the footer) at the bottom of all pages of my site. Similar to the Block Spacing method described above, you can control the Padding Settings around many blocks. com Forums Remove white space at top of body Remove white space at top of body happymommusic · Member · Aug 17, 2014 at 1:16 am Copy link Add topic to favorites Hi! Feb 5, 2022 · When I click on Shop, theres a big white space on top. div then I cannot find it but in css stylesheet it just reads as #top-bg with background: #000000 Oct 22, 2022 · Thin white space above banner and header on some pages Resolved jandl2022 (@jandl2022) 2 years, 3 months ago Hi. es/ When you see the page on mobile view, on the index page you see a white space, but on the other pages there is no white space. Dec 20, 2019 · /* TARGET LAYER SLIDER WRAPPER TO REMOVE WHITE SPACE*/ . Between the primary menu on top and the actual page, there is a white space which I would like to remove. For one of the pages, I tried changing the “Overflow” drop-down value to “Hidden” for each of the sections on the page. com Forums White bar at the top of my site White bar at the top of my site sroacappella · Member · Jul 31, 2017 at 8:47 pm Copy link Add topic to favorites I have a white bar at the top of my website that I want to remove. The following is a view when you inspect the right nested element. – Feb 5, 2022 · I know white space is good, but I want each piece about a particular product to be kept together. 2. Let me know if you’re set! Jul 31, 2017 · en WordPress. I have check with elementor that there is no marging,… Jan 29, 2018 · Currently, I am working on my Navigation Bar on the Website, but for some reason which I can't figure out (I've tried many things) the bar is positioned exactly in the middle which leaves a small amount of white space at the top, left and right of the bar. archive-title span… All of our powerful WordPress tools in one easy bundle. elementor-element-462775a8 There are other methods you can explore to add, remove, or change the gap between elements on your site: Insert a Spacer block to add space anywhere onto a page or post. I will now remove the search box again in order to show the example. I have not been able to figure out how I remove the white space, which apeear to be just outside or inside the content container (below the header and above the footer) in mobile view. json, and change "blockGap" value to 0. Apr 26, 2023 · To reduce white space above a logo in WordPress, you can follow these steps: Log in to your WordPress dashboard. If you are working on a WordPress theme and notice an annoying white space that appears at the top of your pages, it is most likely due to the admin menu. . Aug 27, 2017 · I am trying to remove the white space between “welcome to pleonasm” and the next of my “about me” menu page. The character (non-printable I guess) effects in one row of "text" at the top of the rendered page. Then, un-link the four sides, toggle off “Use size preset” – and then set the padding to 0 for the Top and Bottom values. If the img is not showing: On top of my page, there is an empty white space, how can I get rid of it? Aug 8, 2023 · The white space also appears down at the bottom of the page, right above the footer, no matter what I do. I have searched quite a few answers to this common problem but none have helped me figure this out. The page I need help with: [log in to see the link] Jan 5, 2017 · On Pages, you can eliminate the sidebar space by editing the page and choosing the Full Width template under Page Attributes. com Thanks :) The blog I… en WordPress. I can see in the screenshot you have added the “0” to the padding (relleno en español). This is how it looks like for me on mobile. I can remove my page titles, but I still have a space above content that I’m trying to remove. Meaning I have put the top and bottom margin on 0. It is on each page of… Dec 9, 2021 · We have a few pages where we don’t want white spacing at the top of our page. It looks how I want it, but there’s a wide white margin between the top of the block and the top of the page. Aug 17, 2023 · If it is enabled, but there are no widgets assigned to it, then it may appear as a blank space. If I could at least remove the extra spacing around that would be better, or ideally remove the page title altogether on those pages. And you cannot see the difference in source-view of the browser (Chrome in my case). home # content {margin-top: -5px; That lets me adjust the space between my menu hyperlinks and the text block, but I cant seem to find a way to remove the white space in the actual text block it self. eowaq zix inkb olqlal xdgvbt ymoc zmlglq ljgxl zgwkr wkem ltmja kjrigw wae ykundb hig