Home › Forums › SKT Full Width Forum › Homepage appearance
- This topic has 12 replies, 2 voices, and was last updated 4 years, 10 months ago by Sonl Sinha.
-
AuthorPosts
-
January 5, 2020 at 1:09 pm #142427
Hi,
I have a question about the appearance of the article summaries on my homepage. All the original articles are aligned, but they do not show up like that on the homepage… The same with the pages, but they do show up aligned on the homepage?
Is it possible to have the summaries aligned on the homepage as well? And if so, how do I get that into action?
Thanks in advance!
(website: https://saudadesdeportugal.nl/)
January 6, 2020 at 7:18 am #142454Hi,
Can you send us the screenshot of your issues? Upload your screenshot on http://imgur.com/ and paste the share url here.
Regards,
ChrisJanuary 8, 2020 at 3:27 pm #142585My reply doesn’t show up here, but when I try to post it again it says duplicate detected. Did you guys receive it anyway or…?
January 9, 2020 at 12:34 pm #142663Hi,
Actually, I am not sure what you mean by this. Can you may be draw or point out in an image?
You can upload image in imgur.com and share the link here.
Regards,
ChrisJanuary 9, 2020 at 3:49 pm #142695It just happened again… I can’t post my reply including the Imgur links…
https://imgur.com/a/u4ML3LKJanuary 10, 2020 at 5:19 am #142735Hi,
Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:
Add this code there:
.services-wrap .linkreadmore { position: absolute; left: 50%; bottom: 0; transform: translateX(-50%); } .services-wrap .one_fourth { min-height: 550px; }
Regards,
ChrisJanuary 10, 2020 at 4:16 pm #142876Hi,
Thanks, I did just that.
Something did change (for the better), but it wasn’t what I was after. It’s probably my explanation… I’ll try again!
My issue is with the summary of the 9 latest articles that show on my homepage. This summary appears under the pictures as 6 or 7 lines of text. I would like this text to be set as “Justify Text” (when you use Shift-Alt-J in WordPress).
On the screenshot: Green is how I want the text to look. Red is how it looks now. So it’s the the red text blocks (article summaries) I want to set to “Justify Text”. I hope I explained it better now…
https://imgur.com/Xq6k4Mk
Thanks again!
January 13, 2020 at 10:51 am #143036Hi,
Kindly use this one;
.news-box p { text-align: justify !important; }
Regards,
ChrisJanuary 13, 2020 at 2:49 pm #143060Yes, that did the trick! Thanks so much 🙂
It the same thing possible here: https://saudadesdeportugal.nl/category/gastronomie/algemeen-gastronomie/
So summaries (when scrolling through categories or using searchbox) also set to “Justify Text”?Then everything is in line with each-other and looks the same all over the website.
Thanks in advance for the help!
January 14, 2020 at 4:43 am #143082Hi,
Kindly use this CSS:
.entry-summary p { text-align: justify; }
Regards,
ChrisJanuary 14, 2020 at 10:17 am #143133Brilliant as usual, thanks a lot!!
January 15, 2020 at 5:36 am #143168Hi Marlou,
If you found our service good kindly review us here: https://www.sktthemes.org/forums/topic/reviews-and-testimonials/page/24/
Regards,
Chris -
AuthorPosts
- You must be logged in to reply to this topic.