-
Author
-
October 1, 2018 at 10:37 #210924livellozeroParticipant
Hello. Not sure what this could be due to. I was originally thinking that it was due to the release of a new versioni of chrome browser but I can see the issue replicated on other browsers as well.
It’s as if the standard kleo template which I was using has been changed in many ways: separation lines are now thicker than they used to be, boxes also are thicker, something happens with logo transparency on top, tiles countour is now much heavier (and thicker) plus a number of other disalignements in page template happens.
Any idea of what this is due to? I chose kleo for its elegant and minimal design. If you made changes to page layouts please let me know how can I revert back to previous version of the theme
also a bunch of other issues are on the mobile layout.
October 1, 2018 at 10:40 #210925livellozeroParticipantplease have a couple of attachments
Attachments:
You must be logged in to view attached files.October 1, 2018 at 18:57 #210983RaduModeratorHi
That it looks like the dynamic.css file hasn’t finished generation of the file, try to press save options under wp-admin -> theme options ->
Make sure to not have any caching plugin that moves the CSS and JS files in footer or in CDN, if you have switch off temporary.
Let me know
Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionOctober 1, 2018 at 20:02 #210990livellozeroParticipantI disabled litespeed cache and cloudflare cache, saved theme options but nothing happens
🙁
October 2, 2018 at 10:16 #211024livellozeroParticipantI also restored a backup of one week ago but nothing. Same issues. Any ideas? How do I revert back to previous version?
October 2, 2018 at 10:24 #211026livellozeroParticipantAh no… wait, sorry. The backup restore did actually work and site is fine now.
Should I update to 4.3.13 or not?
Also, while we are at it, can you tell me where I can chenge the color of the hp tiles see screenshot at the url https://1ce.org/1#Hyxb6cg97
Thanks in advance
October 3, 2018 at 14:40 #211092RaduModeratorHi,
You can update the theme sure why not, better to have always latest version.
They are predefined and it different the colors represents the post format
You can customize the line colors using the next CSS
COPY CODE.masonry-listing .format-video .post-title { border-left: 3px solid #07baf4; } .masonry-listing .format-standard .post-title { border-left: 3px solid #8a52ad; } .masonry-listing .format-image .post-title { border-left: 3px solid #fc604a; } .masonry-listing .format-gallery .post-title { border-left: 3px solid #43ae9e; } .masonry-listing .format-audio .post-title { border-left: 3px solid #367bb7; } .masonry-listing .format-link .inner-content { margin-top: 10px; border-left: 3px solid #00c5c4; } .masonry-listing .format-aside .post-title { border-left: 3px solid #ee2534; }
The CSS will be added to wp-admin -> theme options -> general settings -> quick css
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution -
AuthorPosts
The forum ‘Bugs & Issues’ is closed to new topics and replies.