Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #231850
    catcharide
    Participant

    Hello,
    How can I make images added to a page stretch across the width of the page vs having them contained to a fixed size? I would like for them to start at the end of the menu, which is on the left side of the page, and stretch across to the right side.
    Thanks

    #231896
    Skandha
    Participant

    @catcharide: Hello there,
    Please post in your site URL so that I can look into the issue.

    Kind Regards,
    Skandha

    #232168
    catcharide
    Participant
    #232225
    Skandha
    Participant

    @catcharide: Hello there,
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .home .singular-content-wrap, .home .singular-content-wrap article {
        padding: 0;
    }

    Let me know if this is what you want!
    Kind Regards,
    Skandha

    #232247
    catcharide
    Participant

    That’s great, thanks!
    Is there a way to eliminate the padding between the content as well?

    #232342
    Skandha
    Participant

    @catcharide: Hello there,
    Can you please clarify where you would like to eliminate the padding?

    Kind Regards,
    Skandha

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Full Width Images’ is closed to new replies.