• Skip to main content
  • Skip to forum navigation

StudioPress

  • Shop for Themes
  • My StudioPress

Forum navigation

  • Home
  • General Genesis Discussions
  • StudioPress Themes
  • Genesis Blocks
    • Genesis Blocks
    • Genesis Custom Blocks
  • Retired Themes
  • FAQs
  • Forum Rules
  • Internationalization and Translations
  • Forum Bugs and Suggestions
  • Forum Log In

Are You Using The WordPress Block Editor?

Genesis now offers plugins that help you build better sites faster with the WordPress block editor (Gutenberg). Try the feature-rich free versions of each plugin for yourself!

Genesis Blocks Genesis Custom Blocks

Altitude: Hide Front Page 1 Widget Title on Mobile

Welcome!

These forums are for general discussion on WordPress and Genesis. Official support for StudioPress themes is offered exclusively at My StudioPress. Responses in this forum are not guaranteed. Please note that this forum will require a new username, separate from the one used for My.StudioPress.

Log In
Register Lost Password

Community Forums › Forums › Archived Forums › Design Tips and Tricks › Altitude: Hide Front Page 1 Widget Title on Mobile

This topic is: not resolved

Tagged: altitude, hide title, mobile

  • This topic has 4 replies, 2 voices, and was last updated 10 years, 7 months ago by HeatherO.
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • April 28, 2015 at 11:32 am #149428
    HeatherO
    Participant

    Hi I'm working on a new site using the Altitude theme.

    I would like the Widget Front Page 1, Title, NOT to show up on the mobile site.
    Right now it says Outside Expeditions. We want it on the website, but not on the mobile.

    Can someone provide the CSS for this?
    Thank you,
    Heather

    http://181.224.138.162/~getoutsi/
    April 28, 2015 at 7:26 pm #149454
    Christoph
    Member

    Hi Heather,

    #front-page-1 {
    	display: none;
    }

    in the first media query you don´t want it to show anymore should do the trick.


    https://www.christophherr.com | Genesis Customizations | Buy me a coffee

    April 29, 2015 at 7:44 am #149491
    HeatherO
    Participant

    But is this CSS identifying the mobile site only? Doesn't it need a reference to the mobile?
    Thank you

    April 29, 2015 at 7:56 am #149493
    Christoph
    Member

    No, css generally doesn't care about mobile or desktop.
    You can configure which css is being shown for different screen sizes.
    This is done through media queries.
    Towards the end of your style.css you will find several sections that start with

    @media
    only screen and (max-width ***px)

    Just put the above code in the first media query you don´t want the front-page-1 widget to show anymore.

    You can also write your own media query, if you don't like any of the screen size options in the style.css.


    https://www.christophherr.com | Genesis Customizations | Buy me a coffee

    April 29, 2015 at 8:13 am #149497
    HeatherO
    Participant

    It removed the whole widget. I only want it to remove the TITLE in that area. Figured that part out though. Thanks!!

    #front-page-1 h4.widget-title.widgettitle {
    display: none;
    }

  • Author
    Posts
Viewing 5 posts - 1 through 5 (of 5 total)
  • The forum ‘Design Tips and Tricks’ is closed to new topics and replies.

CTA

Ready to get started? Create a site or shop for themes.

Create a site with WP EngineShop for Themes

Footer

StudioPress

© 2025 WPEngine, Inc.

Products
  • Create a Site with WP Engine
  • Shop for Themes
  • Theme Features
  • Get Started
  • Showcase
Company
  • Brand Assets
  • Terms of Service
  • Accptable Usse Policy
  • Privacy Policy
  • Refund Policy
  • Contact Us
Community
  • Find Developers
  • Forums
  • Facebook Group
  • #GenesisWP
  • Showcase
Resources
  • StudioPress Blog
  • Help & Documentation
  • FAQs
  • Code Snippets
  • Affiliates
Connect
  • StudioPress Live
  • StudioPress FM
  • Facebook
  • Twitter
  • Dribbble