Tagged: 

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #601371

    Hi,
    with the update to the latest version (Enfold 3.5) of our layout no longer works :( WE had to appropriate customers to revert to the old version 3.4.7
    Here’s the problem with layout settings of the customer:
    – Layout as strechted layout
    – Logo and MainMenu Sidebar left
    – content Alignment is center content

    In the Verison 3.4.7 shows good in the 3.5 ist the page very small and all content ist left… show Screen Images
    Enfold 3.5 Problem

    Sample page back to the version 3.4.7

    Example page in version 3.5 does not work correctly

    Thank for help, Jörg

    #601513

    Hi Kriesi Team,

    we have found the different, in the new version 3.5 you set in the layout.css line 335 this
    .html_header_sidebar .container_wrap_first {
    float: left;
    }
    and that causes the incorrect display.
    We thus help to date so that we have defined the following in Quick CSS:
    .html_header_sidebar .av_default_container_wrap, .html_header_sidebar .container_wrap_first {
    float: none !important;
    }

    Please fix the error in the next version

    Jörg :D

    • This reply was modified 8 years, 8 months ago by AgenturWP.
    #602510

    Hi Kriesi Team,

    das eigentliche Problem besteht immer noch auch in der aktuellen Release 3.5.1. Bitte entsprechend verbessern

    Danke, Jörg :)

    #603803

    Hey!

    I think Kriesi has good reasons to make this changes and glad you found a solution for the issue. Let us know in a new ticket if you have some more questions related to the theme. We are happy to assist you.

    Cheers!
    Andy

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.