Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #109513
    dev.kasam
    Participant

    Hi,

    I would like to how to make Header Image full screen witdh and header title and tag line on top of image.
    Im creating website for restaurent.

    http://www.hfcbawarchi.com

    thankyou

    #109529
    Pratik
    Keymaster

    Hi @dev.kasam,

    I looked ad your site and the theme is twenty fifteen. Please switch to Clean Box Pro with header image, and let me know after taht.

    Regards,
    Pratik

    #109737
    dev.kasam
    Participant

    Hi,

    Thank you for your Response, Yah, I installed and activated Clean Box Pro: http://www.hfcbawarchi.com/

    what im expecting is like this: http://kphb.hfcbawarchi.com/ Header fils screen width and text on top of the image.

    Thank you, i will wait for your response

    #109773
    Pratik
    Keymaster

    Hi @dev.kasam,

    Try following code in Appearance=> Customize=> Additional CSS box:

    
    #header-featured-image .wrapper {
        width: auto;
    }
    
    #header-featured-image .wrapper img {
        width: 100%;
    }
    

    Adding buttons and text is not available. You will need to hire a customizer for that.

    Regards,
    Pratik

    #110036
    dev.kasam
    Participant

    Hi

    Thank you, it works fine.

    #110041
    Pratik
    Keymaster

    Hi @dev.kasam,

    Glad it worked out 🙂

    Regards,
    Pratik

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Header image need fill screen width’ is closed to new replies.