-
AuthorPosts
-
July 22, 2017 at 10:20 pm #828481
Hi Guys,
I am using the masonry for showing my blog posts. I have a 3 column blogpost and i have 4 blogs in total.
The last blog is shown in the middle under the other 3. Can i align this to the left?Thanks again!
July 22, 2017 at 11:25 pm #828499Hey Angelo,
Add the following to quick css:
#av-masonry-1-item-576{ left:0px!important; top:325px!important; }Best regards,
Jordan ShannonJuly 23, 2017 at 10:31 am #828637Thanks that worked! If there are more blogs coming, will it stay like this? or do i have to change it every time?
And can the spacing be a little more from the first title and the image under that so the 4th blog?Thanks again!
July 24, 2017 at 1:26 am #828820Hi,
Change to:#av-masonry-1-item-576{ left:0px!important; top:335px!important; }Best regards,
MikeJuly 25, 2017 at 3:53 pm #829679This worked fine, only on mobile the post is loading over an other post. Can i fix that?
July 25, 2017 at 5:31 pm #829708Hi,
Adjust the previous css given to this:
@media only screen and (min-width: 767px) { #av-masonry-1-item-576{ left:0px!important; top:335px!important; } }Best regards,
Jordan ShannonJuly 25, 2017 at 9:31 pm #829807Its still the same it overrules the green blog
July 25, 2017 at 11:08 pm #829837Hi,
Can you post a screenshot? I’m no longer seeing the overlap on my end.
Best regards,
Jordan ShannonJuly 25, 2017 at 11:12 pm #829841i amsorry i was adding some extra blogs to see if it still was a problem. As soon as i have 6 blogs i can delete the code it will show normally. If i have 4 it comes in the middle so i did put the code back again.
July 25, 2017 at 11:18 pm #829845Hi,
Would you be able to provide admin info so I can log in and look into this further?
Best regards,
Jordan ShannonJuly 25, 2017 at 11:19 pm #829846Yes offcourse
July 25, 2017 at 11:29 pm #829851Hi,
This is fixed. The problem is you had too many instances of the css I gave you. You only need it to run on the desktop.
Best regards,
Jordan ShannonJuly 25, 2017 at 11:30 pm #829852Great! Thanks. Yes i had that before 2 but it didnt appear well on my mobile thats why i added it also on mobile. Thanks a lot!
July 26, 2017 at 12:08 am #829865Hi,
No problem at all. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon -
AuthorPosts
- The topic ‘How to outline the masonry posts’ is closed to new replies.
