[Resolved] Page Hedrs for mobile

Home Forums Support [Resolved] Page Hedrs for mobile

Home Forums Support Page Hedrs for mobile

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #451872
    racheli

    hello
    lovw this feture.
    How can I make the size fit to mobile?
    can I cahnge the css to be more responsive? or
    is there an option upload a diifernt picture for the mobile verion?

    Thank you

    #452048
    Leo
    Staff
    Customer Support

    Hi there,

    The home page page header is using created using Elementor so you’d have to ask them how to switch the image out for mobile.

    If you are using GP page header, the CSS in #1 here should work: https://generatepress.com/forums/topic/customize-mobile-header/#post-390306

    #452062
    racheli

    Hello,
    I am talking about the iiner page banners. like this page:
    link

    i Tried this but didn’t work:

    /*start banner size for mobile*/
    @media (max-width: 768px) {
        .generate-content-header {
          
    	 background-repeat: no-repeat;
         background-size: 500px 500px !important;
    	background-color: #09F;
        }
    }

    maybe you have another ides to make banners bigger on mobile screen?

    #452065
    Leo
    Staff
    Customer Support

    That image is added in as static image, not background image: http://the-uranus.co.il/wp-content/uploads/2017/12/toys_banner_wide2.jpg

    I’d recommend split the image and the content (URANUS) so that you can add the background as background image and URANUS as page header content.

    #452083
    racheli

    Great did that and add some ccs.
    working great.

    #452086
    Leo
    Staff
    Customer Support

    No problem!

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.