Home › Forums › SKT Full Width Forum › SKT Full Width Pro: featuredimage overlays text with Blog template
- This topic has 18 replies, 2 voices, and was last updated 7 years, 9 months ago by MP EK.
-
AuthorPosts
-
February 25, 2017 at 6:14 pm #63234February 27, 2017 at 5:37 am #63333
Hi Michael,
Kindly show us the page URL.
Regards,
DaveFebruary 27, 2017 at 1:00 pm #63465I’m sorry, I forogt the URL.
Some titles have
<strong>
and<br>
to generate a second line, on this URL you can see examples only first line is visible, that’s wrong, second line should be visible above image as well.If it’s a vertical image, the text should wrap around the image on the right side on desktop view, but not on mobile.
February 27, 2017 at 1:11 pm #63474Add this code in Custom CSS Box:
.post-thumb img{margin-top:0 !important; padding-right:20px;}
Regards,
DaveFebruary 27, 2017 at 1:14 pm #63477Sorry for the above code. Add this code in Custom CSS Box:
.post-thumb img{margin-top:0 !important; padding-right:20px; float:left;}
Regards,
DaveFebruary 27, 2017 at 3:25 pm #63504Thank you. That works somehow!
There’s still a glitch with wrapped text. It wraps text with horizontal images. Isn’t it possible to wrap text only with vertical images? It even wraps text with only 2 or 3 letters. That doesn’t look nice. Don’t you think:
February 27, 2017 at 3:32 pm #63506The share-buttons (Jetpack) are placed between content text and read-more, the “read more” should be directly under content text or directly after the three buttons […], don’t you think?
February 27, 2017 at 3:47 pm #63509SKT Full Width Pro – Strange Responsive Behavior
The responsive behavior is very strange with this theme. Elements jump around with different browser sizes, text block does not keep it’s size, has empty spaces where it should not. What do you think about that?Please have a closer look at 0:12 – 0:20 and 0:23 – 0:28
I have made this quick screen cast, please have a look:
https://youtu.be/bfif3OpqkcgFebruary 27, 2017 at 4:43 pm #63517The images in above blog are not clickable. They should have a link to the regarding post to be able to open regarding post.
March 3, 2017 at 3:41 am #64018is it possible to show text wrapped around image, only with vertical images?
March 5, 2017 at 12:28 am #64286I tried a different sharing button plugin, but still, the sharing buttons are placed between text and “Mehr lesen…” (Read more…) What is to change to get the “Mehr lesen…” after text?
March 6, 2017 at 12:48 pm #64446Hi,
Add this code in Custom CSS Box:
.addtoany_share_save_container{position:absolute; margin:30px 0 !important;}
Regards,
DaveMarch 6, 2017 at 3:26 pm #64470Thank you for the code, but it is not the right code yet. Buttons are now above pictures and above titles. Do you know better? Please visit this page.
March 7, 2017 at 4:51 am #64526Hi,
Add this code in Custom CSS Box (Replace the previous code):
.addtoany_share_save_container{position:absolute; margin:0 !important;}
Regards,
DaveMarch 7, 2017 at 10:01 am #64600This code is better, but with some excerpts, the buttons still overlay last line of text:
-
AuthorPosts
- You must be logged in to reply to this topic.