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

aerotec

@aerotec
About
Posts
16
Topics
6
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Fullscreen Slider – Combining two or more rows
    A aerotec

    Hello,

    i used the "stack" feature to put more and different content in one row.

    Let me know what your final solution is.

    Best Daniel

    Addons

  • Possible to change the fonts for the "Search Feature"?
    A aerotec

    Hello,

    i did it like this. Maybe it helps:

    Best
    Daniel

    .search-query {
      font-family: georgia;
    }
    
    .search-inputs {
      font-family: georgia;
    }
    
    General Discussion

  • Social Media Icons with Font Awesome
    A aerotec

    @hellojensi

    Hello, Font Awesome works great with lay. I use it like that:

    1. Sign in at font Awesome and create a free kit.

    2. When your Kit is created you get a script code.

    3. Copy the script code to the <head> section at lay's Custom CSS & HTML.

      I use links and script in the <head> section

      <link href="/your-path-to-fontawesome/css/fontawesome.css" rel="stylesheet">
      <link href="/your-path-to-fontawesome/css/brands.css" rel="stylesheet">
      <link href="/your-path-to-fontawesome/css/solid.css" rel="stylesheet">
      <script src="https://kit.fontawesome.com/ae25ce5210.js" crossorigin="anonymous"></script>
    
    

    After this i put the Font Awesome Snippet i want in the html section of my Text for example:

    <p style="text-align: left;"><i class="fa fa-envelope-square fa-lg"></i> <a href="mailto:info@yoursite.de">E-Mail</a></p>
    

    And when you want to customize each icon you can again use the Custom CSS like this:

    .fa-fish {
        color: salmon;
      }
    
      .fa-envelope-square, .fa-calendar-check-o, .fa-map-marker-alt, .fa-link {
        color: dodgerblue;
      }
      
        .fa-phone-square-alt {
        color: dodgerblue;
      }
    
      .fa-user-ninja.vanished {
        opacity: 0.0;
      }
    
      .fa-facebook {
        color: rgb(59, 91, 152);
      }
    
    General Discussion

  • Mobile Frame after Update + Burger
    A aerotec

    @arminunruh said in Mobile Frame after Update + Burger:

    .burger-wrap-default {
    margin-right: 0px!important;
    padding-top: 10px!important; }

    Great! Thanks for your time. It is working now.
    Best Daniel

    General Discussion

  • Mobile Frame after Update + Burger
    A aerotec

    Oh, great - did not see the update option in my wordpress dashboard. Update + works fine.

    Any Idea concerning the burger css.

    Thanks for help šŸ¤—
    Daniel

    General Discussion

  • Mobile Frame after Update + Burger
    A aerotec

    Hello Armin,

    here is the link:
    https://www.moinmark.de

    the photo at the top is placed full width in the gridder.

    General Discussion

  • Mobile Frame after Update + Burger
    A aerotec

    hello ;)

    after updating to the latest version the mobile Frame of my created pages changed the formatting and are not looking the same. Do i have to create all new?

    the burger is not reacting when i try to change this:

    .burger-wrap-default {
    margin-right: 0px;
    padding-top: 10px; }

    maybe there is already a solution? Thanks for help.

    General Discussion

  • Mobile Menu Points Customization
    A aerotec

    Hello ;)
    is there already a topic with an explanation how to customize the mobile menu points wit css?
    Thanks in advance.
    Daniel
    www.roteliebe.tv

    General Discussion

  • Code for "Mobile Menu Points" align left not working anymore
    A aerotec

    @mariusjopen Thank you very much. It works!!!! Have a nice weekend.

    General Discussion

  • Code for "Mobile Menu Points" align left not working anymore
    A aerotec

    @mariusjopen please type on your mobile: www.roteliebe.tv and open the mobile menu. Thanks šŸ‘

    General Discussion

  • Code for "Mobile Menu Points" align left not working anymore
    A aerotec

    @mariusjopen Thanks for your answer. But this css isn't working for the mobile points in the mobile menu. It used to. In my customizer there is no option to align the mobile menu points to the left anymore. 0_1528490000618_Bildschirmfoto 2018-06-08 um 22.31.45.png

    General Discussion

  • Code for "Mobile Menu Points" align left not working anymore
    A aerotec

    Hello,

    any suggestions? I used this but it is not working anymore:

    nav.primary li a{
    text-align: left;
    }

    Best

    General Discussion

  • Andale Mono on mobile device
    A aerotec

    @mariusjopen i changed it - but it seems that it's still not working. Any other idea?
    Thank you
    Daniel

    Installation Problems

  • Andale Mono on mobile device
    A aerotec

    Dear people at lay,

    I use Andale Mono. Unfortunately it is not showing up mobile. Desktop works fine. Do i have to purchase it somewhere and upload it? Step by step instruction would be very helpful.

    Thank you in advance.

    Daniel
    www.roteliebe.tv

    Installation Problems
  • Login

  • Don't have an account? Register

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