So I created my frontpage with pagebuilder. I haven't edited any file out of it, but some elements aren't responsive. Snapshot attached.
Any help, please?
Can you please share the url of your site so that we can check this out ?
I guess you were able to resolve this issue.
http://prntscr.com/959gkr
No, I was not. The problem is below your screenshot, like you can see in mine.
The page is built using visual composer, so check visual composer documentation on more information on this.
In case you're referring to the search bar, I think it is a custom addition by you.
Quick fix : Add this CSS code in Custom CSS section in Appearance.
.vc_wp_search.wpb_content_element{width:80%;}.vc_wp_search .widget #s{width:70% !important;}