Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter spitfire85

    (@spitfire85)

    Hello

    Wonderful it’s works, thank you very much !

    Thanks & Regards

    sptefire85

    Thread Starter spitfire85

    (@spitfire85)

    Hello

    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;} }

    Thread Starter spitfire85

    (@spitfire85)

    Good morning, Following the update of the “blueStreet” theme, my background image was deleted. I created it using CSS:

Viewing 3 replies - 1 through 3 (of 3 total)