Viewing 1 post (of 1 total)
  • Author
    Posts
  • #758276

    Hi Guys,

    FIXED – i added the “.page-id” element to it
    I’ve made some changes to the layout of the ‘text overlay’ on my home page “pictures”, but this change has effect site-wide. Is there a way to ajust the code so that it will only effect the homepage?

    .av-masonry-entry .av-masonry-entry-title {  
    font-size: 36px !important;
    text-shadow: 2px 2px 1px #000 !important;
    text-align: left !important;
    line-height: 1.8em;
      margin: 0;
      color: #fff;
    }
    

    FIXED – i added the “line-height” element to it
    Iff the title is to long it breakes to another line. That is a good thing, but the space between these 2 line are coded based on the font size. So the textbreak is the same height as the font (in my case a ‘blanc’ line of 36px). Can this be altered to a ‘normal’ space between the text?

    Hope hearing from you.

    • This topic was modified 7 years, 8 months ago by Yigit.
Viewing 1 post (of 1 total)
  • The topic ‘[FIXED] Excerpt text (change) css only visible at 'home'??’ is closed to new replies.