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

N

nilssanders

@nilssanders
About
Posts
2
Topics
1
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Tagline for mobile
    N nilssanders

    @nilssanders

    right now I solve it with a kind of dirty solution. A „real“ solution would be great! Here's what I've done: I put some Custom CSS for Mobile Version;

    body {
    padding-top: 0;
    }

    .navbar,
    .burger,
    .mobile-title {
    display: none !important;
    }

    .sitetitle {
    display: block;
    position: fixed;
    bottom: auto;
    right: auto;
    left: 50%;
    transform: translateX(-50%);
    }

    .tagline {
    margin-top: 5px;
    }

    General Discussion

  • Tagline for mobile
    N nilssanders

    Hi, is there a way to also show the tagline under the title in mobile? I use „use desktop menu style“ and also need to show the tagline (like on desktop). I already found .tagline display:none in style_phone.php but that doesn't work because the hole .sitetitle is already display none.

    General Discussion
  • Login

  • Don't have an account? Register

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