How to Hide Elements on Wix: The Complete Visibility Guide for Business Sites
Table of Contents
Knowing how to hide elements on Wix is one of the first skills that separates a tidy business website from one that looks broken on a phone. Wix gives you real design freedom, and that freedom is useful, but it also means your mobile layout will not tidy itself. You decide what appears, where it appears, and on which device.
This guide shows you how to hide elements on Wix using the classic Wix Editor, breakpoint controls in Wix Studio, and conditional visibility with Velo code. It also covers the part most tutorials skip, which is what hiding does to your page speed and your search rankings. There are two ways to make something disappear on Wix, and picking the wrong one leaves a white gap in the middle of your page, so start there.
What Happens When You Hide Elements on Wix
Before you start clicking, understand what you are doing. When you hide elements on Wix, you are not deleting them. The element stays in place on the view you did not hide it from, usually the desktop, and does not render on the other view. You can restore it later without rebuilding anything, and your desktop layout stays untouched. That reversibility makes visibility settings safe to experiment with, even on a live site built by a professional website design team.
“Most small business owners build their Wix site on a desktop and never check how it looks on a phone. That’s where you lose people. A cluttered mobile view can kill a good first impression before a visitor even reads a word,” says Ciaran Connolly, founder of ProfileTree.
Hidden vs Collapsed: The Distinction That Matters
Wix offers two ways to make an element disappear, and most guides treat them as the same thing. A hidden element becomes invisible but still occupies its physical space on the page. A collapsed element is removed from the visual flow, and everything below it moves up to fill the gap. That difference decides whether your page looks deliberate or broken. Hiding suits small icons, decorative shapes, and items you plan to fade in later. Collapsing suits dynamic forms, read more sections, seasonal banners, and any large block you want gone without a void behind it.
| If you want to | Use this method | What the visitor sees |
|---|---|---|
| Remove a redundant button on mobile | Hide | Space is preserved, no layout shift |
| Remove a large hero section | Collapse | Content below shifts up, clean result |
| Show a success message after a form | Hidden on load | Message appears exactly where intended |
| Build a toggle or accordion menu | Collapsed on load | Layout expands only when needed |
When Hiding Is the Right Call
Choosing to hide elements on Wix is non-destructive, so use it freely during a redesign. To test whether a section earns its place, hide it, publish, and watch your bounce rate and enquiries over a fortnight. Deleting is the better call when the element is redundant on every device, or when it is a heavy asset dragging your load time down. If you are unsure which sections earn their place, a review of your digital strategy services priorities will usually answer it faster than guesswork.
How to Hide Elements on Wix in the Mobile Editor
Most people search for this topic to tidy up a mobile site. Wix mirrors your desktop layout to mobile by default, which usually produces oversized images, stacked navigation menus, and overlapping buttons. The mobile editor is where you fix that.
Good mobile layouts follow the same principles as any other user-focused web design project: one message per screen, one obvious next step. To open the mobile editor, click the mobile icon among the device icons at the top of the Wix Editor. Changes here affect only the mobile version, unless a section is linked across both views, and Wix usually flags that.
Step-by-Step: Hiding from Mobile View
- Switch to the mobile editor using the icon at the top of your Wix dashboard.
- Click the element you want to hide, whether that is a text block, image, button, video, or any other component.
- Right-click the selected element to open the context menu.
- Select “Hide on Mobile” from the options.
The element disappears from your mobile view immediately and remains fully intact on desktop. This is the fastest way to hide elements on Wix without touching any code.
Step-by-Step: Hiding from Desktop View
The process runs in reverse. Stay in the desktop editor, click the element you want gone from desktop only, right-click, and confirm. Use this for anything built specifically for mobile, such as a tap-to-call bar, that would look out of place on desktop.
Using the Element Settings Panel
Some elements give you a more granular route. Click the element, then look for the settings or display icon in the toolbar above it. A toggle labelled “Show on Mobile” or “Show on Desktop” achieves the same result as the right-click method.
Managing Your Hidden Elements Tray
If you hide something by mistake, nothing is lost. The left-hand toolbar has a hidden elements icon that opens a tray listing everything hidden on that page, and clicking an item restores it. Check the tray before you publish, and review it quarterly as part of ongoing website maintenance support.
Which Elements Are Worth Hiding on Mobile
Not everything needs to appear on every device. The test is simple: does this element help a phone user understand your offer, trust your business, or contact you? If the answer is no, it is a candidate to hide elements on Wix mobile view. Most visitors arriving from social media marketing services land on a phone, so the mobile view is the version that decides whether they stay. These five categories account for most of the clutter on business sites.
Decorative Design Elements
Background shapes, dividers, decorative icons, and filler images add depth on desktop and eat vertical space on mobile. If an element is purely aesthetic, hide it.
Large Banner Images and Slideshows
Image carousels and wide banners rarely scale to a narrow screen. They slow load times and push your content down the page, which is why image weight is one of the first checks in any website hosting services performance review. Replace them with a single, well-cropped image, or hide the desktop version and build a separate mobile header.
Redundant Navigation Menus
Desktop sites often carry several navigation cues at once: a top menu, a sticky sidebar, and in-page anchor links. On mobile these stack and confuse the layout. Keep one and hide the rest.
Autoplaying Video Backgrounds
Autoplay video looks polished on desktop and causes real problems on mobile: heavy data use, layout disruption, and slow rendering. Hide it and swap in a static image. If the video is doing real work for you, video production services and a compressed, click-to-play version serve mobile visitors far better than an autoplaying background.
Multi-Column Text Blocks
A three-column layout that reads well on desktop can collapse into an unreadable wall of text on a phone. Rather than fight the reflow, hide the desktop block and write a shorter mobile version.
Rearranging Your Layout After You Hide Elements on Wix

When you hide elements on Wix, the layout around them shifts. Wix sometimes adjusts spacing for you and sometimes does not, so treat every hide as the start of a short layout review. Work down the mobile view and look for gaps where the element sat, items that have drifted out of position, and text or images that now overlap. This reflow behaviour is one of the practical differences between a template site and considered website development services.
Adjusting Spacing in Mobile View
Click any element and drag it to reposition, or drag the bottom edge of a section to reduce its height where empty space is left behind. The mobile layout works on a grid, so elements snap into place as you move them.
Checking the Preview Before You Publish
Use the Preview button at the top right to see the mobile site as a visitor would, then check it on a real phone. The in-browser preview does not match every device, and testing on one Android handset and one iPhone catches most problems.
How to Hide Elements on Wix Studio Using Breakpoints
Wix Studio handles visibility differently from the classic editor, which is where older tutorials fall down. Studio is built around responsive breakpoints rather than a separate mobile view, so you decide how each element behaves at desktop, tablet, and mobile widths independently. If your site was built in Studio, the classic right-click method will not be what you see. Studio sits closer to the way custom website builds are handled outside the Wix ecosystem, which makes the short learning curve worth it.
Managing “Don’t Display” Across Screen Sizes
Select your breakpoint from the toolbar at the top of the Studio canvas, then select the element. The inspector panel holds a display control that stops the element rendering at that breakpoint while leaving it active at others. Work from the largest breakpoint down, because settings cascade to smaller widths unless you override them. The result is the same as when you hide elements on Wix Classic, with one advantage: tablet becomes its own case rather than inheriting a desktop layout.
Using Sections and Stacks Instead of Hiding
Studio’s layout tools often remove the need to hide anything. Grids, stacks, and flexible sections reflow content automatically, so a three-column row becomes a single column on mobile without touching visibility settings. Before you hide elements on Wix Studio, check whether a layout change does the job more cleanly.
Using Velo Code to Hide Elements on Wix Conditionally
Everything above is static: an element either shows on a device or it does not. Velo, Wix’s development platform, lets you hide elements on Wix at runtime based on who the visitor is or what data has loaded. This is where conditional content starts to overlap with AI marketing services that tailor what each visitor sees. Two commands do the work, and each has a matching command to reverse it.
javascript
$w('#myElement').hide(); // invisible, keeps its space
$w('#myElement').collapse(); // removed from layout flow
$w('#myElement').show();
$w('#myElement').expand();
Hiding Elements Based on User Role or Data
The most common commercial use is members-only content. Set the element to “Collapsed on load”, then expand it once you have confirmed the visitor is logged in.
javascript
import { currentMember } from 'wix-members-frontend';
$w.onReady(async () => {
const member = await currentMember.getMember();
if (member) {
$w('#memberPanel').expand();
}
});
The same pattern covers trade-only pricing panels, a delivery notice tied to an out-of-stock value, or a booking form that collapses outside opening hours. Set the element’s initial state in the editor rather than relying on code alone, otherwise the content flashes on screen before the script runs.
A Word of Caution on Conditional Visibility
Never treat hidden or collapsed as security. Content controlled by front-end code can still sit in the page source, so anything sensitive belongs behind member permissions and backend controls.
Common Mistakes When You Hide Elements on Wix
Most problems come from over-correction. People discover they can hide elements on Wix, remove everything that looks slightly awkward, and end up with a mobile page that has no clear offer and no obvious way to get in touch. These four patterns cause the most damage, and all four are avoidable with an hour of structured digital training programmes for whoever manages the site.
Hiding Too Much
A visitor landing on a stripped-back page with no proposition, no contact details, and no menu will leave. Hide what does not work on a small screen, not everything imperfect.
Forgetting to Check the Other View
Every time you change one view, check the other. A desktop tweak can affect how a shared element renders on mobile, and checking takes thirty seconds.
Not Saving Regularly
Wix autosaves, but a session of mobile edits can still go astray. Save manually with Ctrl+S, or Cmd+S on a Mac, after each change.
Assuming Hidden Means Weightless
This is the one that costs you. When you hide elements on Wix, they are not always removed from the page code. Depending on the element type, a large video or image set to hidden can still be requested by the browser and still cost load time. For heavy assets, delete rather than hide.
SEO and Speed: Does Hiding Affect Your Rankings?

Visitors and search engines treat hidden content differently, which is where a mobile clean-up can quietly damage your organic traffic. Google uses mobile-first indexing, so the mobile version of your page is the one it primarily crawls and ranks. Google’s mobile-first indexing best practices state that your mobile page should carry the same primary content as the desktop version, and that content hidden inside tabs and accordions is still indexed normally. Content that exists only on desktop is a different matter.
What This Means in Practice
Three rules follow. Do not hide text containing keywords you want ranked. Do not leave a key heading visible only on desktop and assume it still counts. Hide elements on Wix for visual and layout reasons, and keep substantive content available on every device. If rankings slip after a mobile redesign, this is the first thing any search engine optimisation support process should check. Run the URL through the URL Inspection tool in Search Console and read the rendered HTML. If the content you expected is missing, you have found your problem.
DOM Size and Core Web Vitals
Every element adds nodes to the Document Object Model, and hidden ones can count too. A page carrying dozens of them ends up with a heavier DOM than the visible design suggests, which affects rendering time and can drag on Largest Contentful Paint. Google’s Lighthouse tool flags excessive DOM size for this reason. If you hide elements on Wix by the hundred to force a desktop design onto mobile, the problem is the design. Page weight and rendering speed both feed into improving search visibility, so the rebuild is worth it.
Mobile Optimisation Beyond Hiding Elements
Choosing to hide elements on Wix is a starting point, not a mobile strategy. Once you have decided what to remove, three further checks make the difference between a page that loads and a page that converts.
Font Sizes and Readability
Wix scales fonts between desktop and mobile, but not always well. Check that body text sits at 16px or above and that headings do not run off the edge on smaller handsets.
Button Size and Tap Targets
Buttons need to be large enough to tap without catching something else. Google’s mobile usability guidance recommends tap targets of at least 48 by 48 pixels with adequate spacing. The Wix mobile editor lets you resize buttons independently of their desktop counterparts.
Contact and Call-to-Action Visibility
Your phone number, booking link, or enquiry button should be reachable without a long scroll. If your main call to action sits halfway down the page, your conversion rate suffers. For businesses fielding the same questions repeatedly, AI chatbot development gives mobile visitors an answer without a scroll or a phone call.
Your Wix Visibility Checklist
Work through this list before you publish. It takes ten minutes and catches the errors that cost traffic and enquiries. Businesses across Northern Ireland and Ireland running Wix sites trip on the same three points: hidden primary content, heavy assets left in place, and a call to action below the fold.
- Decide hide or collapse for each element before you touch anything
- Confirm no primary content or ranked keywords are hidden on mobile
- Delete heavy images and videos rather than hiding them
- Open the hidden elements tray and review everything listed
- Check the opposite view after every change
- Preview on a real Android handset and a real iPhone
- Confirm your contact route is visible without scrolling
- Re-run the page through Lighthouse and compare before and after scores
Deciding when to hide elements on Wix comes down to one question repeated for each item: does this help the visitor take the next step? Everything else is decoration, and decoration belongs on the desktop view. If your site needs a wider review of design, speed, and search performance rather than a page-by-page tidy, strategic digital planning is the point to start from.
FAQs
Does hiding an element on mobile affect the desktop layout?
No. Hiding in the mobile editor removes it from mobile view only. The desktop version is unaffected.
What is the difference between hiding and collapsing?
A hidden element keeps its space on the page. A collapsed element is removed from the layout and content below moves up.
Can I hide elements on Wix for specific pages only?
Yes. Visibility changes apply to the individual page you are editing, not the whole site.
Will hidden elements still affect page speed?
They can. The asset may still be requested by the browser, so delete heavy files rather than hiding them.
Can I hide a whole section at once?
Yes. Click the section container rather than an element inside it, then apply the hide option. Everything inside goes with it.
Does hiding content harm my SEO?
It can if you hide primary content on mobile, because Google indexes the mobile version first. Hiding decorative elements is safe.
How do I hide elements on Wix Studio?
Select the breakpoint, select the element, then use the display control in the inspector panel to stop it rendering at that screen size.
Do I need Velo to hide elements on Wix conditionally?
Yes. Showing or hiding based on login status, data, or user action requires Velo. Device-based hiding does not.
Is hiding an element a way to protect private content?
No. Front-end visibility is not security. Use member permissions for anything private.