Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #714070

    hey guys, i have some troubles with the responsive view.

    here a have a post with sidebar. fine so far but there is an error in the mobile view. the opt in form is not at his correct place. please help me to fix this. thank you and greetings :)

    #714075

    Hi Alex!

    Please add following code to Quick CSS

    @media only screen and (max-width: 480px) {
    section.avia_codeblock_section.avia_code_block_1 {
        clear: both;
    }}

    Best regards,
    Yigit

    #714094

    WOW!!!!!!!!!!
    Thank you.

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