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 :)
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
WOW!!!!!!!!!!
Thank you.