Responsive (Changing Header size) — px vs. %
-
Hey!
This theme saved me after about 2hrs+ searching for something of this magnitude.
I was wondering if there was a way for me to set my width & height to 100% to respond to mobile devices, etc.
I changed the ‘chi_width’=960 to chi_width’ =>700, and left the height the same.
Then I went down to deta-link and changed the width:[width]px to width: 100%.
With that being said, none of this changed anything in my live view.
When I Inspect Element (and right click on my Header) it still shows that my width is still set to 960px. However, when I manually change the width: 960px to 100%, it functions perfectly.
How can I code this to work in the php files?
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Responsive (Changing Header size) — px vs. %’ is closed to new replies.