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

F

frittata_studio

@frittata_studio
About
Posts
24
Topics
11
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • full width space in navbar / menu and evenly distribute menu items to fill out whole navbar
    F frittata_studio

    Fixed!

    In case someone needs it:

    nav.primary{
        width: 97.5vw;
        display: -webkit-flex;
        display: flex;
        -webkit-justify-content: space-between;
        justify-content: space-between;
        flex-wrap: wrap
    }
    
    nav.primary ul{
        display: flex;
        justify-content: space-between;
        flex: 1;
    }
    
    General Discussion

  • carousel caption on top the pictures
    F frittata_studio

    @arminunruh Thank you so much for your quick response, it works perfectly!

    General Discussion

  • Toggle for language
    F frittata_studio

    Hello guys,

    someone could help me design a toggle to switch between the languages please?

    Something like this
    Screenshot 2023-04-19 at 14.41.34.png

    Need Custom Coding for Lay Theme? Find 3rd Party Developers here.
  • Login

  • Don't have an account? Register

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