Viewing 1 replies (of 1 total)
  • There’s more CSS work that would need to be done to fix some of the problems going on, but as a temporary fix you could add this to your style.css sheet:

    .content.singledefult {
        position: initial;
        width: 770px !important;
    }
    

    Please make sure you’re using a child theme or add with the “Additional CSS” in the WordPress customizer.

    Based on some of the code in the theme, I’m a little concerned about problems it’s presenting. You might want to consider swapping it to something different.

    Also, the stylesheet coming from a Mailchimp plugin is causing abnormal overrides.

    • This reply was modified 7 years, 10 months ago by Mizner.
Viewing 1 replies (of 1 total)
  • The topic ‘BLOG POST NOT FULLING LOADING’ is closed to new replies.