Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #889951

    Hey.

    http://www.airlinestaffrates.com
    Can tell me why the first masonry’s post does not have a large gap which I choose and it is also more space on the left hand side.

    Thanks
    Charlotte

    #890176

    Hey Charlotte,

    Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look?

    Best regards,
    Victoria

    #890198

    Hi Victoria,

    Thanks for your reply.

    It would be great if you can give me an answer just by looking at the code!

    When I leave a temporarily login I usually don’t get a reply straight away and it happen a couple of times that our sites have been hacked despite that we add the login in the private content area. So it does not feel so reliable.

    Best regards
    Charlott

    #890219

    Hi Charlotte,

    I cannot see the reason of the issue just looking at the page in this case.

    Best regards,
    Victoria

    #890226

    Ok, I give it to you now but please look into it as soon as possible, thanks.

    Charlotte

    #890543

    Hi Charlotte,

    I put the masonry into 1/1 and stopped overflowing the container. Then you need to add css below
    in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    #av-masonry-1 .av-masonry-col-3 .av-masonry-entry {
        width: 31.3%;
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    • This reply was modified 6 years, 11 months ago by Victoria.
    #890565

    Hi Victoria,

    Thanks. Much better.

    Just a question regarding the background color. It is set to white but shows grey.
    Can you see why?

    Is it possible to add a some code so I can put a color on a text in the excerpt?

    Best regards
    Charlotte

    #890803

    Hi Charlotte,

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    .main_color .container .av-inner-masonry-content {
          background-color: #fff;
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

Viewing 8 posts - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.