Forum Replies Created
-
AuthorPosts
-
ARGYRO LIAGKA
ParticipantThanks once again!
ARGYRO LIAGKA
ParticipantThanks Tom!
It works for the images to alternate.I will take care for the rest styling.
Can you please confirm that, if I understand well, if I add
#wpsp-352 >
infront of the css I will add, this will apply only to that wp show posts listing? (352 is its shortcode number).ARGYRO LIAGKA
ParticipantHello,
I tried that but the Image/Text divs are divided to 50% each and I couldn’t make it look similar to the sample one neither using the plugin settings nor trying to adjust it with some css myself.Thanks
HarrisARGYRO LIAGKA
ParticipantThere was some error (accidentally key press) in the css and it wasn’t “reading” the lot of it.
Sorry for the trouble!I think You have to add the full Simple CSS editor in the “per page” version of it 🙂
-
This reply was modified 1 year, 11 months ago by
ARGYRO LIAGKA.
ARGYRO LIAGKA
ParticipantThanks once again Tom!
One last (I hope) thing
When browser window size gets in tablet mode (I have set your rule to 1100 px) the image size seem to change and not all images look equal any more.
You can check it in the test url.Can this be fixed so they will look “normal” like in the desktop mode?
-
This reply was modified 1 year, 11 months ago by
ARGYRO LIAGKA.
ARGYRO LIAGKA
ParticipantHello,
It is not fully responsive. Up to 768px the 4 posts keep shrinking and ending up too small instead of becoming 2 in a row.
If you change your view to 1120px and see the sample I gave you and the one you guided me to build you will see.Thanks
-
This reply was modified 1 year, 11 months ago by
ARGYRO LIAGKA.
ARGYRO LIAGKA
ParticipantHm…. One last thing.
It doesn’t seem to “break” the 4 boxes in lines of 2 and 2 in the (approx) 1100px breakpoint (it works in the 768).
Any help onm that?ARGYRO LIAGKA
ParticipantThanks a million Tom! You matched it perfectly 🙂
ARGYRO LIAGKA
ParticipantHello
Thanks for everything!
Can I also have some assistance to replicate the first instance I mentioned at the begining of the post?
I have sent you the view trying to replicate and the state I managed to get close to it via the contact formThanks
ARGYRO LIAGKA
ParticipantHello,
regarding the url’s, I would appreciate if you remove them if its not much trouble for you.
For the css:
2. The current padding value is 5px
It seems to be looking better using that:
.wpsp-card .hentry .wpsp-content-wrap{ padding-left:0px !important; padding-right:0px !important; padding-top:20px !important; padding-bottom:20px !important; }
and that
.wrapper .wpsp-card article{ margin-bottom:15px !important; }
ARGYRO LIAGKA
ParticipantBy the way, can I somehow hide the urls from the posts here in the forum?
They won’t be the actual site urls anyway.Not currently, you can share private URLs through our contact form: https://wpshowposts.com/contact
If you need us to remove any URLs just let us know the post 🙂
ARGYRO LIAGKA
ParticipantSecond one seems to be working with
.wrapper .wrapper_inner .content .content_inner .full_width .full_width_inner .wpsp-card .hentry .wp-show-posts-inner .wpsp-content-wrap .wp-show-posts-entry-header h2{
line-height:80% !important;
}And first one with:
.wrapper .wpsp-card article{
margin-bottom:15px !important;
}-
This reply was modified 1 year, 11 months ago by
ARGYRO LIAGKA.
ARGYRO LIAGKA
ParticipantHello,
For some reason both doesn’t seem to be working
You can check it here-
This reply was modified 1 year, 11 months ago by
Tom.
ARGYRO LIAGKA
ParticipantHello it seems to be ok. Just some small bits:
3. I don’t ming having it in two lines. What I wanted is the title width not to exceed the image width. Now I narrowed the post container it seems to be ok.
4. Where from? All I can find in the settings is adjunsting the padding between the columns.Can you please help me reduce the line height of the title?
I am trying this but it doesn’t seem to work.hentry .wp-show-posts-inner .wp-show-posts-entry-header .wp-show-posts-entry-title a{ line-height:1.0px; }
Thanks
ARGYRO LIAGKA
ParticipantTried it. Its much closer than my try 🙂
Some things that need to be adjusted:
Image zoom not to overflow (see sample, now it grows on its width).
Center title text
TItle text not to exceed image width
Cards to come closer vertically
Center “Load more” button (can I also change the text?)and can you please give me the whole wpshow posts container selector, so I can adjust the whole width?
Thanks!
-
This reply was modified 1 year, 11 months ago by
-
AuthorPosts