Lay Theme Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Popular
    • Users
    • Search

    Site Title changes in mobile version

    General Discussion
    2
    5
    373
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • M
      merle last edited by

      Good evening,
      this is my website www.merlemichaelis.de and I have two questions:

      1. The underline of my site title disappears in the mobile version. Is it possible to keep it there too?

      2. The linespacing gets very small in the mobile version, is there a way to make it bigger, manually?

      (Or do I need to know any css for these things?)

      1 Reply Last reply Reply Quote 0
      • mariusjopen
        mariusjopen Global Moderator last edited by

        Hi @merle

        1. Add this to your Custom CSS code:
        .mobile-title.text > span {
            -webkit-align-self: center;
            -ms-flex-item-align: center;
            -ms-grid-row-align: center;
            align-self: center;
            border-bottom: 1px solid black;
            padding-bottom: 5px;
        }
        
        1. You can change the line spacing the the text format options.

        I hope I helped!

        Have a good new year!

        Marius

        www.mariusjopen.world

        1 Reply Last reply Reply Quote 0
        • M
          merle last edited by

          Hi @mariusjopen happy new year and thank you for your help!
          It looks better than before, but unfortunately I still have problems.

          1. There is now only one underline beneath both rows. Is it possible to have an underline under the words of both lines separately?
            0_1514908456986_Bildschirmfoto 2018-01-02 um 16.35.41 Kopie2.png

          2. In the preview of the textformats the linespacing looks fine, but when I apply it in the customize section, it doesn't affect the line spacing at all. Do you have any idea?
            0_1514907958156_Bildschirmfoto 2018-01-02 um 16.32.44.png

          1 Reply Last reply Reply Quote 0
          • mariusjopen
            mariusjopen Global Moderator last edited by

            Hi @merle

            you can try this:

            .mobile-title.text > span {
                -webkit-align-self: center;
                -ms-flex-item-align: center;
                -ms-grid-row-align: center;
                align-self: center;
                text-decoration: underline;
                padding-bottom: 5px;
                line-height: 20px;
            }
            

            This is the only way to have the underline on both lines.

            We are working on a solution that you can add your own SPAN and DIV elements into the title. Then you will be able to have more modification options.

            I hope I could help!

            Best!

            Marius

            www.mariusjopen.world

            1 Reply Last reply Reply Quote 0
            • M
              merle last edited by

              Hi @mariusjopen THANK YOU! this is great! happy merle

              1 Reply Last reply Reply Quote 1
              • First post
                Last post

              Before you post

              Use the Search Feature. Maybe there is already a solution to your issue.

              1. Update Lay Theme and all Lay Theme Addons
              2. Disable all Plugins
              3. Go to Lay Options → Custom CSS & HTML, click "Turn Off All Custom Code ", click "Save Changes"
              4. Now see if your problem solved itself
              5. Go here, see if your problem is listed here:
              Troubleshooting

              When you post:
              1. Post a link to where the problem is
              2. If the problem is difficult to explain, post screenshots / link to a video to explain it

              Thanks!

              Online Users

              C

              Recent Topics

              • C

                image carousel bugging out

              • N

                help needed with cleaning up and optimising lay theme portfolio website

              • R

                Html5 Video Player issue

              laytheme.com