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

    Hi,
    I’ve a problem with this landing-page:
    http://www.wmdstudio.com/realizzazione-siti-internet/

    In site every page is 100% width OK but in this landing-page there is a margin on the right, if I remove display: table-cell; (with firebug) work fine. What’s the problem?

    Thanks

    #503947

    Hi walterego2001!

    Can you please post a screenshot and show the changes you would like to make?

    Cheers!
    Yigit

    #503995

    Hi Yigit,
    I changed in layout.css:

    #top.avia-blank #wrap_all{
    display: table-cell;
    float: none;
    vertical-align: middle;
    }
    .page-id-1324 #wrap_all {display:initial !important;}

    Now it seems OK.
    Thank you!

    #504001

    Hi!

    Glad you figured it out!
    For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
    And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
    For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)

    Cheers!
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘#top.avia-blank #wrap_all{ display: table-cell;’ is closed to new replies.