Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • Pankaj Sharma Moderator
    #1082068

    Hi
    I am not sure which position you used t publish the module,
    as I can see in the screenshot the container width is not 100% so you are getting this view

    Can you share the URL of the page here so that I can suggest you change it?

    Regards

    edd Friend
    #1082136
    This reply has been marked as private.
    Pankaj Sharma Moderator
    #1082143

    Hi
    Add below code in custom.css file

    
    .page-masthead .container {width:100%}

    it will increase the width of the container

    Regards

    edd Friend
    #1082199
    This reply has been marked as private.
    Pankaj Sharma Moderator
    #1082289

    Hi
    Use this code in custom.css file to remove the masthead padding

    .page-masthead .row-feature {
        padding: 0px 0!important;
    }

    Regards

    edd Friend
    #1082347

    Hello Pankaj,

    A BIG Thank you 🙂

    it is working really good…

    Thank you very much

    Pankaj Sharma Moderator
    #1082374

    You are welcome!

Viewing 7 posts - 1 through 7 (of 7 total)

This topic contains 7 replies, has 2 voices, and was last updated by  Pankaj Sharma 6 years, 4 months ago.

The topic ‘Purity III and Kunena: masthead background image’ is closed to new replies.