Archived topic
Width header widget
4 replies · Started by Karim on July 27, 2017
Hello guys,
For some time now i tried to make the header-widget wirder then the standard 50%, but i just can't get it done. When i adjust the width in browser it works, but when i wanna do it with CSS it doesn't work.
I tried css like:
.header-widget {
width: 60%;
}
.header-widget {
max-width: 60%;
}
Also with and without "important" but still none.
Can you please help? Its about this site: check site
Hi there,
I can see this CSS being read currently:
@media(min-width: 768px){
.header-widget {
width: 60%;
}
}
What look are you trying to achieve?
Hi Leo:)
Yeah, that was my last attempt lol.
I want the picture with Amerongen below it, to be somewhere in the middle of the header. So i thought making header widget wider and then align it to the left.
Hello again Leo,
I just decided to remove the picture there, cause it just doesn't look too good. Next time i need the extra wide header widget i just try again. I managed it several times before, no idea why not this time.
Anyways, thanks for wanting to help:)
Greetings,
Karim
No problem :)