Hey,
I’m trying to put a responsive full-width image directly under the main nav of my website
i’ve tried to do this a few different ways but there is always a bunch of white space on all sides of the image. How can I remove this?
nevermind i solved it.
Added the image in the header.php file right after
<div id=’main’ class=’all_colors’ data-scroll-offset='<?php echo avia_header_setting(‘header_scroll_offset’); ?>’>
and i added width=”100″