Get Rid of Need for Scrolling Left/Right Desktop
Why can't I get rid of the need to scroll left/right here? I tried this
max-width: 100%;
overflow-x: hidden;
I tried taking out the side phone number.
But that didn't fix it either.
Why can't I get rid of the need to scroll left/right here? I tried this
max-width: 100%;
overflow-x: hidden;
I tried taking out the side phone number.
But that didn't fix it either.
Why can't I get rid of the need to scroll left/right here? I tried this
max-width: 100%; overflow-x: hidden;
I tried taking out the side phone number.
But that didn't fix it either.
https://carthagemills.com/index-test.php
By @acobbcarthagemills
Change the width of your #header_logo css from 100% to 200px as shown below. The logo image in that div is set to 200px so the div should be set to 200px:
width: calc(100% - 40px);
Already have an account? Login
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.