This topic has 6 replies, 2 voices, and was last updated 6 years by Radu.

  • Author
  • #210924
     livellozero
    Participant

    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.

    #210925
     livellozero
    Participant

    please have a couple of attachments

    Attachments:
    You must be logged in to view attached files.
    #210983
     Radu
    Moderator

    Hi

    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
    R

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #210990
     livellozero
    Participant

    I disabled litespeed cache and cloudflare cache, saved theme options but nothing happens

    🙁

    #211024
     livellozero
    Participant

    I also restored a backup of one week ago but nothing. Same issues. Any ideas? How do I revert back to previous version?

    #211026
     livellozero
    Participant

    Ah 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

    #211092
     Radu
    Moderator

    Hi,

    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
Viewing 7 posts - 1 through 7 (of 7 total)

The forum ‘Bugs & Issues’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?