- This topic has 3 replies, 2 voices, and was last updated 2 months, 3 weeks ago by Sakin.
-
AuthorPosts
-
September 5, 2023 at 4:29 am #324329martartiParticipant
good morning.
since wordpress upgraded i have an issue with the ‘post date’ in the main page of my site. it shows few ‘greek letters’ right in front of the date itself. can you please kindly check it and correct it? https://tarlovcystsinsights.com/
thanks in advance. marta
September 7, 2023 at 7:36 am #324533SakinKeymasterHi Marta,
Thanks for reporting the issue. Please update the theme to latest version and the issue will be fixed.
Regards,
SakinSeptember 10, 2023 at 10:50 am #324693martartiParticipanthi sakin, thanks a lot for your response!!! i don’t see any ‘update’ button when i go ‘wordpress-appearance-themes’ section. could you please kindly let me know how to do it? (sorry, new to this, HUGE thanks!)
in any case, the post date issue seems to be solved now. however, i have a new one, in the PC version front page of the blog there are now weird lines separating the 3 posts – could you please kindly check that? maybe this will be solved when i update the theme?
thanks a lot again for all your help!! regards, Marta
September 10, 2023 at 12:34 pm #324707SakinKeymasterHi Marta,
1. I just checked your site and see that you have already updated the theme to the latest version 1.0.3 and now your date issue has been fixed on your site.
2. That line is there even in our demo but we have a margin gap in between. But I don’t know why on your site there is no gap. So, you can add the following CSS in “Appearance => Customize => Additional CSS” to remove that line:@media screen and (min-width: 48em) { .wp-block-section.wp-block-most-popular-news .wp-block-query.most-popular-query .wp-block-post-template > li::after { border-right: none; } }
Regards,
Sakin -
AuthorPosts
- You must be logged in to reply to this topic.