Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #60839
    User
    Participant
    Premium Member

    Hi. I’m having a css issue on my website https://hendrik-bernau.de. I have attached a picture and circled the issue in red. The box (main content) is a few pixels short to the left in relation to the main navigation / header bar. Would be very thankful for a hint, where I can fix this issue. Thank you all!

    https://hendrik-bernau.de/171586268_10222200790440704_751332085178249587_n/

    #60844
    vako
    Keymaster
    WP Royal Team

    Hi,

     

    Please navigate to Dashboard > Appearance > Customize > Additional CSS section add the following snippet:

    .author-description, .comments-area, article.post, article.blog-post, .single .related-posts, .page-content article.page {
    margin: 0px !important;
    }

     

    Kind Regards

     

     

    #60845
    User
    Participant
    Premium Member

    Perfect! That fixed it. Thank you so much for your quick reply!

    #60853
    vako
    Keymaster
    WP Royal Team

    Feel free to contact us at any time, we are more than happy to help.

     

    Kind Regards

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.