Viewing 13 posts - 1 through 13 (of 13 total)
  • Author
    Posts
  • #394674

    Hello.
    I am having trouble with the website layout settings.
    I have added a table based item and then after that I am no longer able to add a full width button.

    Please see the page i am trying to fix
    In the private content area…

    #394999

    Hey nectsolutions!

    Thank you for using Enfold.

    Looks like there’s a blank color section on top of the button element. Is that correct? Or the layout is just messed up? Please switch the builder to debug mode: http://kriesi.at/documentation/enfold/enable-advanced-layout-builder-debug/

    Copy the actual shortcode of the fullwidth button on pages with correct layout. Use it to replace the broken fullwidth button.

    Best regards,
    Ismael

    #396199

    Even after I create a new page and get the button code for full width.. button is not full width its in a container.. Can you please tell me how can I make a full width button.

    #396548

    Hi!

    It looks like an element is not closed properly, could you provide us with a temporary admin login so that we can check it out? You can post it here as a private reply.

    Regards,
    Rikard

    #397209
    This reply has been marked as private.
    #397930

    Hey!

    I can see the issue, very weird. Firstly please update to Enfold v3.0.8, maybe this will help already.
    If not, please deactivate all plugins to see if one is causing this problem.
    As a workaround (until we get it really fixed) you can try something like this in Quick CSS:

    .page-id-2206 .avia-button-wrap {
    width: 124%;
    margin-left: -123px;
    }
    

    Adjust it if necessary.

    Cheers!
    Andy

    • This reply was modified 9 years, 2 months ago by Andy.
    #398849

    Hello.
    I tried to update theme but it breaks up every customization. Can you tell me how can I update theme without messing up the structure.
    There must be some function to update theme without breaking anything.

    #398857

    Hi!

    What kind of changes have you made? If you have made changes on theme files, please use a child theme ( http://kriesi.at/documentation/enfold/using-a-child-theme/ you can download pre-built one here – http://kriesi.at/documentation/enfold/downloads/ ) and move your modified files to your child theme.

    Best regards,
    Yigit

    #398940

    I had a few CSS entries in Custom CSS box from theme options and included hook that support mentioned here on this form.

    #398962

    Hey!

    Your custom CSS code inside Quick CSS field should be safe as long as you have not changed the themes name. I also checked your older topics but could not find a code that provided by us, only this one – https://kriesi.at/support/topic/layout-issue-5/#post-394999
    If the code you used is not that one, can you please post the link of the code so we can see the changes you have made?

    Cheers!
    Yigit

    #399029

    I was told to see enable advanced layout builder debug system in order to fix the layout issue and copy shortcode exactly. This was the url provided http://kriesi.at/documentation/enfold/enable-advanced-layout-builder-debug/ and that code was added into functions.php but as that did not fix I removed that. A style code added into header but <style> </style> tag but that has also been backed up and it shouldnt cause any kind of issue.

    #399432

    Hi!

    I checked this page (http://www.bridgekorp.com/fix/) again and the fullwidth button looks OK now. Did you fix it?

    Best regards,
    Ismael

    #399617

    Yes the issue is fixed. Thanks to all of you.

Viewing 13 posts - 1 through 13 (of 13 total)
  • The topic ‘Layout issue’ is closed to new replies.