• Resolved hny

    (@honeyloudlr)


    Hello, We updated the theme to the latest but the layout is broken. We noticed this CSS was removed from the update?

    #site-aside {
        display: inline;
        float: left;
        font-size: 14px;
        line-height: 1.75em;
        width: 25.45454545%;
    }
    #site-content {
        display: inline;
        float: right;
        width: 74.54545454%;
    }
Viewing 5 replies - 1 through 5 (of 5 total)
  • Theme Author Dumitru Brinzan

    (@ilovewpcom)

    Hello,

    That is correct. That code is no longer present in the theme, as the layout is now built using Flex rather than floated containers.
    Make sure that you have cleared your cache and that your custom CSS code is not breaking the current layout.

    Best regards,
    Dumitru B.

    Thread Starter hny

    (@honeyloudlr)

    Hello, We cleared the cache but the same issue with the layout, it’s broken after the update. Is it possible for you to check it? Can I send you the details via email?

    Theme Author Dumitru Brinzan

    (@ilovewpcom)

    There is a contact form on the website: https://www.ilovewp.com/contact/.

    Thread Starter hny

    (@honeyloudlr)

    Thank you! Email sent

    Theme Author Dumitru Brinzan

    (@ilovewpcom)

    Thank you for the information.
    The theme was just updated to 1.6.4 and fixes this issue (and a few other issues).
    Please test and let me know.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Update’ is closed to new replies.