Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1032553

    Hi there,
    I have a problem with the *see private message* website.
    This site is actually designed in a two columns layout. However, as long as I am not loged in, the videos are one below the other. As soon as I log in the 2 column design works.
    Could you please have a look?
    Thanks

    #1032867

    Hey Raphael,

    Please try the following in Quick CSS under Enfold->General Styling:

    .page-id-138 .av_one_half {
        margin-left: 0 !important;
    }

    Best regards,
    Rikard

    #1032927

    Great that seams to work :)
    But now the right column is always a little bit highter than the left one… Can we readjust that?
    thx

    #1034188

    Hi,

    .page-id-138 .av_one_half {
    margin-left: 0 !important;
    min-height: 100% !important;
    }

    let us know if that works

    Best regards,
    Basilis

    #1035110

    Hi Basilis,
    It works, thanks :)
    maurice

    #1035508

    Hi,

    Great, glad you got it working. Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

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