spitfire85
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Bluestreet] Non-responsive image headerHello
Wonderful it’s works, thank you very much !
Thanks & Regards
sptefire85
Forum: Themes and Templates
In reply to: [Bluestreet] Non-responsive image headerHello
Thanks for you quick response.
I added the command lines in the additional CSS but I only have a very small part of the image at the top left. My image is 1599×380 pi 183k.
How to get the whole picture.
Thanks
Here my CSS
.page-mycarousel {
background: url(http://www.aeroclubdubocage.fr/wp-content/uploads/2024/01/page-header-pr-page-daccueil.jpg)!important; padding:180px 0;}
.page-mycarousel img {
display: none;
}
@media only screen and (max-width: 479px) and (min-width: 200px){ .navbar3.navbar-inverse { position: relative; } body .page-mycarousel {padding: 52px 0;} } @media only screen and (max-width: 820px) and (min-width: 480px){ .navbar3.navbar-inverse { position: relative; } body .page-mycarousel {padding: 98px 0;} } @media only screen and (max-width: 1100px) and (min-width: 821px){ .navbar3.navbar-inverse { position: relative; } body .page-mycarousel {padding: 128px 0;} }Forum: Themes and Templates
In reply to: [Bluestreet] Non-responsive image headerGood morning, Following the update of the “blueStreet” theme, my background image was deleted. I created it using CSS: