Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #238934
    td8000
    Participant

    Is it possible to remove the margin of images in the content area?
    I need to attach the purple grafics below the header image directly to the header, with same width.

    http://yoga-in-jedem-alter.de/mf-wp/

    Thnaks for help

    #238972
    Skandha
    Participant

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

    #content .wrapper {
        padding: 0;
    }

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

    #239158
    td8000
    Participant

    Great. That’s it. So easy 🙂

    Thanks a lot Skandha

    #239162
    Skandha
    Participant

    @td8000: Hello there, I hope I was able to resolve your issue. If it’s not too much trouble, I have a quick request: could you please leave an honest review?
    https://wordpress.org/support/theme/catch-base/reviews/#new-post
    Your review will help others know what to expect when they’re looking for the support I offer. Even a sentence or two would be hugely
    appreciated. Thanks, and if there’s anything else at all that I can do to help, don’t hesitate to let me know. Have a good day! 🙂

    Kind Regards,
    Skandha

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Content Area Image margin’ is closed to new replies.