Navigation
This is archived content. Visit our new forum.
  • Author
    Posts
  • #351760

    Paul R
    Moderator

    Hi,

    Try adding this in custom > css to remove the white line on the left.

    
    body .x-content-sidebar-active .x-container.main:before {
        30%;
    }
    

    Then remove the featured image in the page itself, you can add this in custom > css.

    
    .single .entry-featured {
        display:none;
    }
    

    Hope that helps.

    #351775

    mhann90
    Participant

    Thank you so much but neither of them worked unfortunately. Please do have any more suggestions for me.

    #351798

    Paul R
    Moderator

    Hi,

    Please upload your site to a temporary url so we can provide you with a tailored code.

    It would save us both time. Thanks