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

  1. Home
  2. Feedback
  3. possible to prioritise what sits at top on auto generated phone layouts

possible to prioritise what sits at top on auto generated phone layouts

Scheduled Pinned Locked Moved Feedback
11 Posts 2 Posters 269 Views
  • 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.
  • A Offline
    A Offline
    alasdair17
    wrote on Apr 5, 2024, 11:54 AM last edited by
    #1

    Hi @arminunruh

    On the desktop layout I have text on the left 50% and carousel on the right 50%. I would just like to use an automatic phone generated layout. However, the text goes above the carousel on the mobile and I would prefer the other way around, carousel first then text.

    Is there a way to prioritise what element sits at the top on auto generated mobile layouts?

    No worries, if not possible.

    Screenshot 2024-04-05 at 12.44.09.png

    1 Reply Last reply
    0
    • A Offline
      A Offline
      arminunruh
      Global Moderator
      wrote on Apr 8, 2024, 3:07 PM last edited by
      #2

      do u have a link

      1 Reply Last reply
      0
      • A Offline
        A Offline
        arminunruh
        Global Moderator
        wrote on Apr 8, 2024, 3:08 PM last edited by
        #3

        maybe we can do sth here.
        however, as it works on ur website, thats the normal behaviour

        1 Reply Last reply
        0
        • A Offline
          A Offline
          alasdair17
          wrote on Apr 8, 2024, 3:29 PM last edited by
          #4

          sure: https://sculptureanddesign.com/dumbarton-underpass/

          1 Reply Last reply
          0
          • A Offline
            A Offline
            arminunruh
            Global Moderator
            wrote on Apr 11, 2024, 1:40 PM last edited by
            #5
            .first-row .column-wrap{
                display: flex;
                flex-direction: column;
            }
            .first-row .col:nth-child(2){
                order: -1;
            }
            

            in custom css for mobile

            A 1 Reply Last reply May 13, 2024, 3:16 PM
            0
            • A arminunruh
              Apr 11, 2024, 1:40 PM
              .first-row .column-wrap{
                  display: flex;
                  flex-direction: column;
              }
              .first-row .col:nth-child(2){
                  order: -1;
              }
              

              in custom css for mobile

              A Offline
              A Offline
              alasdair17
              wrote on May 13, 2024, 3:16 PM last edited by
              #6

              @arminunruh thanks man

              1 Reply Last reply
              0
              • A Offline
                A Offline
                alasdair17
                wrote on May 13, 2024, 3:19 PM last edited by
                #7

                similar question, I'm utilising text footers on the desktop version and wondered if it was possible to add in some responsive options for this feature? The 'materials' text is right aligned on desktop but would be great to have it left aligned on mobile, also notice how the top text is overflowing on the right, could this be responsive? I realise I could make a custom phone layout but would be a great time saver to have it auto generate as there are many projects. If you can let me know that'd be great, cheers as always

                Screenshot 2024-05-13 at 16.16.17.png

                1 Reply Last reply
                0
                • A Offline
                  A Offline
                  arminunruh
                  Global Moderator
                  wrote on May 15, 2024, 1:40 PM last edited by
                  #8

                  hey i may be too late, right?
                  https://sculptureanddesign.com/dumbarton-underpass/

                  this page doesn't seem to use the textfooter anymore for the text u indicated

                  A 1 Reply Last reply May 15, 2024, 1:47 PM
                  0
                  • A arminunruh
                    May 15, 2024, 1:40 PM

                    hey i may be too late, right?
                    https://sculptureanddesign.com/dumbarton-underpass/

                    this page doesn't seem to use the textfooter anymore for the text u indicated

                    A Offline
                    A Offline
                    alasdair17
                    wrote on May 15, 2024, 1:47 PM last edited by alasdair17 May 15, 2024, 9:52 AM
                    #9

                    @arminunruh hey, I used the text footer on a duplicated page here:
                    https://sculptureanddesign.com/dumbarton-underpass-copy/

                    This is going to be the new layout that I'll replicate for the rest of the projects. Be great if the text footer could be more responsive for mobiles. However, if not possible I can just use a custom layout but using the auto generated would be great.

                    A 1 Reply Last reply May 15, 2024, 3:00 PM
                    0
                    • A alasdair17
                      May 15, 2024, 1:47 PM

                      @arminunruh hey, I used the text footer on a duplicated page here:
                      https://sculptureanddesign.com/dumbarton-underpass-copy/

                      This is going to be the new layout that I'll replicate for the rest of the projects. Be great if the text footer could be more responsive for mobiles. However, if not possible I can just use a custom layout but using the auto generated would be great.

                      A Offline
                      A Offline
                      alasdair17
                      wrote on May 15, 2024, 3:00 PM last edited by
                      #10

                      Found a solution for the auto generated mobile layout @arminunruh.

                      If I change the 'white space' css on the <p> tag from 'nowrap' to 'normal' it fixes the overflowing text and 'lay-textfooter-inner' from 'flex' to 'block' it shifts the justified right text to the left.

                      1 Reply Last reply
                      0
                      • A Offline
                        A Offline
                        arminunruh
                        Global Moderator
                        wrote on May 18, 2024, 12:50 PM last edited by
                        #11

                        ok glad u found a solution!

                        1 Reply Last reply
                        0
                        Reply
                        • Reply as topic
                        Log in to reply
                        • Oldest to Newest
                        • Newest to Oldest
                        • Most Votes


                        I also code custom websites or custom Lay features.
                        💿 Email me here: 💿
                        info@laytheme.com

                        Before you post:
                        1. When using a WordPress Cache plugin, disable it or clear your cache.
                        2. Update Lay Theme and all Lay Theme Addons
                        3. Disable all Plugins
                        4. Go to Lay Options → Custom CSS & HTML, click "Turn Off All Custom Code", click "Save Changes"

                        This often solves issues you might run into

                        When you post:
                        1. Post a link to where the problem is
                        2. Does the problem happen on Chrome, Firefox, Safari or iPhone or Android?
                        3. If the problem is difficult to explain, post screenshots / link to a video to explain it
                        Online Users
                        M
                        Markus
                        29 minutes ago
                        Forgot your key, lost your files, need a previous Lay Theme or Addon version? Go to www.laykeymanager.com
                        laytheme.com
                        • Login

                        • Don't have an account? Register

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