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. General Discussion
  3. project description

project description

Scheduled Pinned Locked Moved General Discussion
12 Posts 3 Posters 299 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.
  • S Offline
    S Offline
    susan39
    wrote on last edited by susan39
    #1

    hey guys,

    i have added a project-description to the thumnails (above). the spacing is way too big. in the customizer i have set space top and space bottom to 0px. but the spacing is still too big. how can i change it?

    thank you!!alt text

    1 Reply Last reply
    0
    • arminunruhA Offline
      arminunruhA Offline
      arminunruh
      Global Moderator
      wrote on last edited by arminunruh
      #2

      maybe you use a textformat and it has a "space top" setting?
      do u have a link?

      maybe use this css:

      .descr{
      margin-top: -10px;
      }
      
      S 1 Reply Last reply
      0
      • arminunruhA arminunruh

        maybe you use a textformat and it has a "space top" setting?
        do u have a link?

        maybe use this css:

        .descr{
        margin-top: -10px;
        }
        
        S Offline
        S Offline
        susan39
        wrote on last edited by
        #3

        @arminunruh said in project description:

        .descr{
        margin-top: -10px;
        }

        hi armin,

        unfortunalety this doesnt works. and i already tried to change the "space top" settings …

        here is the website: www.galerie-born.de<

        thank you!

        1 Reply Last reply
        0
        • S Offline
          S Offline
          susan39
          wrote on last edited by
          #4

          hello, is anyone there? ;)

          A 2 Replies Last reply
          0
          • S susan39

            hello, is anyone there? ;)

            A Offline
            A Offline
            alasdair17
            wrote on last edited by
            #5

            @susan39 hey try adding, '!important' to the css like this:

            .descr{
            margin-top: -10px !important;
            }

            S 1 Reply Last reply
            0
            • S susan39

              hello, is anyone there? ;)

              A Offline
              A Offline
              alasdair17
              wrote on last edited by
              #6

              @susan39 also it might be easier to troubleshoot if you can send a link of the page with the project that has the large spaced description.

              1 Reply Last reply
              0
              • A alasdair17

                @susan39 hey try adding, '!important' to the css like this:

                .descr{
                margin-top: -10px !important;
                }

                S Offline
                S Offline
                susan39
                wrote on last edited by
                #7

                @alasdair17

                hi, thank alot but unfortunately it doesnt work.
                here is the link: www.galerie-born.de
                is the third thumbnail.

                thank alot!

                A 1 Reply Last reply
                0
                • S susan39

                  @alasdair17

                  hi, thank alot but unfortunately it doesnt work.
                  here is the link: www.galerie-born.de
                  is the third thumbnail.

                  thank alot!

                  A Offline
                  A Offline
                  alasdair17
                  wrote on last edited by
                  #8

                  @susan39 hey thanks and I see the thumbnail but not the text which has the large gap/space?

                  S 1 Reply Last reply
                  0
                  • A alasdair17

                    @susan39 hey thanks and I see the thumbnail but not the text which has the large gap/space?

                    S Offline
                    S Offline
                    susan39
                    wrote on last edited by
                    #9

                    @alasdair17 alt text

                    between date and image

                    A 2 Replies Last reply
                    0
                    • S susan39

                      @alasdair17 alt text

                      between date and image

                      A Offline
                      A Offline
                      alasdair17
                      wrote on last edited by
                      #10

                      @susan39 ah sorry I was looking at the english version!

                      S 1 Reply Last reply
                      0
                      • S susan39

                        @alasdair17 alt text

                        between date and image

                        A Offline
                        A Offline
                        alasdair17
                        wrote on last edited by
                        #11

                        @susan39 try these:

                        .thumb .descr {
                        margin-bottom: -30px !important;
                        }

                        or

                        #grid > div > div.row.no-y-offsets.no-row-hoverimage.row-3 > div > div > div.col.no-offset.push-0.span-6.align-top.not-first-child.no-frame-overflow.no-parallax.type-project.no_100vh-carousel.in-view > div > a > div.lay-textformat-parent.above-image > span {

                        margin-bottom: -30px !important;

                        }

                        1 Reply Last reply
                        0
                        • A alasdair17

                          @susan39 ah sorry I was looking at the english version!

                          S Offline
                          S Offline
                          susan39
                          wrote on last edited by
                          #12

                          @alasdair17

                          it works! thank you!

                          1 Reply Last reply
                          1
                          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
                          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