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

A

alejandrxmunoz

@alejandrxmunoz
About
Posts
4
Topics
1
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Mix-blend-mode for Header Text
    A alejandrxmunoz

    In case anyone else is looking for how to do the effect. The correct selector is ".laynav" and ".laynav, a" and the text color in the links or wherever should be white or well...try it.

    .laynav {
    mix-blend-mode: difference;
    }
    .laynav, a {
    mix-blend-mode: difference;
    }

    https://www.alejandromunoz.com.ar/dtf/

    General Discussion

  • menu mobile horizontal
    A alejandrxmunoz

    I am going through the same situation. @arminunruh, would be possible to disable the "flip horizontal" for the mobile version?

    General Discussion

  • menu contact button
    A alejandrxmunoz

    Hello everyone,
    I am building a site and I just need to customize the menu section. I need to customize the last menu item to have a button appearance.
    Somebody could help me? It's probably stupid for many of you (developers) but it's driving me crazy, lol.

    And if its possible add some social media buttons next to the 'contact button'.

    like this:
    https://ibb.co/5KsyTTH

    Thanks you in advance.

    update /

    could it possible right this?

    .nav.primary li:last-child a{
    border-radius: 50px;
    background-color:#000000;
    font-color:#000000;
    }

    .nav.primary li:last-child a:hover{
    background-color:#000000;
    font-color:#000000;
    }

    General Discussion menu button
  • Login

  • Don't have an account? Register

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