Lay Theme Forum

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

    Sitetitle under hoverimages?

    Addons
    hover addon overlay sitetitle
    2
    3
    19
    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.
    • J
      jonasschulte last edited by

      Hi everyone!

      I'm facing a problem that is probably (hopefully) easy to solve if you know something about code, which I don't.

      I want to use the hover add on to display images. However, these images should also overlay the logo I have used as the site title. Is that easy to do?
      If not, is there any other option to place the logo (as svg) in the background of every page without using it as site title?

      https://sylviagoebel.de/paintings

      Thanks in advance!
      Jonas

      1 Reply Last reply Reply Quote 0
      • J
        jonasschulte last edited by

        I found a solution myself – had to set the z-index value in the frontend from 20 to 0:

        .sitetitle {
          line-height: 1;
          color: black;
          text-decoration: none;
          white-space: nowrap;
          z-index: 0; }
        

        I did the same before in the custom CSS section without success. I'm not sure if this is the best way as the setting might be overwritten again when the theme is updated, but for now it works.

        If there is a better way to do this, let me know..

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

          Dear Jonas @jonasschulte

          Great to hear you came to a solution, using the z-index is a good way to do it :)
          Of course things may change in the future but due to your code's simplicity i don't think it will be an issue.

          Do you need the additional css thats not z-index, so just:

          .sitetitle {
            z-index: 0; }
          

          Just curious but doesn't matter at all! just a thought :)

          Best wishes Jonas and have a wonderful day!
          Richard

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

          Try this to fix issues 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

          G
          M
          I
          M
          L

          Recent Topics

          • text underline

          • open all links in a thumbnail grid in a new tab

          • lazy loading affects project thumbnail mouseover images

          laytheme.com