Tagged: ,

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #169376
    wellsphotoco
    Participant

    i think the padding may be off on the header element for the page below:

    http://www.wellsphoto.co/our-story/

    you guys had helped me put in some extra css (which worked and is awesome, thank you so much!) for the header element (below). Im sure its just a padding variable…. right?

    thanks again for all your help!

    Wells Photo Co

    body:not(.home) .custom-header-content.sections.header-media-section.align-center {
    display:none;
    }

    body:not(.home) .breadcrumb-area.custom {
    margin-top:90px;
    }

    body:not(.home) #masthead {
    background-color:#06224c;
    }

    #169383
    Skandha
    Participant

    @wellsphotoco: Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    #content {
         margin-top:50px;
    }

    Let me know if this does the trick.
    Kind Regards,
    Skandha

    #169420
    wellsphotoco
    Participant

    That worked! thanks again!

    #169421
    Skandha
    Participant

    @wellsphotoco: 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/adonis/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 ‘padding issue’ is closed to new replies.