• Since an Update session this spring to many things (including WordPress itself, Elementor and Sydney), the site has gone to a fixed width and an odd gap at the top. I “inherited” this site last week, and moved it to Siteground, so I don’t have any backup versions of the site to rely on from a month or two ago. Do you have any advice as to how to resolve this layout issue, or is it something that would have to be addressed with a Pro subscription to Sydney? Please let me know – thanks!

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter 3cstudio

    (@3cstudio)

    I did some Inspector work, and found that there are 3 CSS elements that are causing all the padding issues:

    /wp-content/fonts/af90f83c9bad4690f9d542a25774b914.css: 9
    
    html {
    padding: 15px;
    }
    
    /wp-content/fonts/af90f83c9bad4690f9d542a25774b914.css: 14
    
    body {
    padding: 30px 0 15px;
    }
    
    /wp-content/fonts/af90f83c9bad4690f9d542a25774b914.css: 21
    
    body {
    padding-right: 205px;
    }
    

    What (if any) tie does Sydney have to these custom styles and this odd CSS file in /fonts? And is there a spot within the (Sydney) Theme Dashboard that governs this sort of addition? Please advise — much appreciated!

    • This reply was modified 1 year, 6 months ago by 3cstudio.
    Thread Starter 3cstudio

    (@3cstudio)

    Update: I removed those 3 odd instances of padding — the site now lays out properly — I guess I’ll keep an eye on it, especially if/when Sydney updates again?

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Recent updates warped the site layout’ is closed to new replies.