Skip to content
  • Recent
  • Tags
  • Popular
  • Users
  • Search
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse

Lay Theme Forum

C

carlhampus

@carlhampus
About
Posts
3
Topics
1
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Hide Site Title on Mobile
    C carlhampus

    @mariusjopen
    No luck with that either. I just ended up positioning the mobile site title to a negative number to get it out of the way.

    ¯_(ツ)_/¯

    Thanks for looking into it.

    Bug Reports

  • Hide Site Title on Mobile
    C carlhampus

    @mariusjopen
    Thanks for your reply. I had a look through and there seem to be some conflicting things going on in the CSS(?).
    What confuses me is that I don't have any custom CSS applied to my site and don't understand how just disabling the mobile title in the settings doesn't work. Never had this issue before.

    Screen Shot 2020-05-27 at 9.16.11 AM.png

    Toggling the circled line of code seems to do the trick. Like I said earlier, my CSS skills are not great. I've tried the following in the mobile custom CSS:

    .mobile-theme .page .entry-title {
    	display: none;
    }
    
    .mobile-title {
        visibility: hidden;
    }
    
    .sitetitle, .laynav, .project-arrow, .mobile-title {
    visibility: hidden;
    }
    

    But none of those work. Appreciate your patience.

    Carl

    Bug Reports

  • Hide Site Title on Mobile
    C carlhampus

    Hello.
    I'm trying to hide the site title on mobile.

    It's checked off in the customization settings but still shows up. I tried to work around it with my very limited CSS skills but no luck.

    Any ideas why this is happening?

    URL https://carl-hampus.com/

    Thanks in advance,
    Carl

    Bug Reports
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Recent
  • Tags
  • Popular
  • Users
  • Search