This topic has 5 replies, 2 voices, and was last updated 8 years by Radu.

  • Author
  • #111229
     JulioRomero
    Participant

    Hi!

     

    Is there a way to remove the meta text on the related posts? It looks very ugly on my website (see screenshot)…

     

    Important: I want just to remove the meta from the related posts, not from my blog…

     

    Kind regards

    Sebastian

    Attachments:
    You must be logged in to view attached files.
    #111367
     Radu
    Moderator

    Hi,

    Add this css

    COPY CODE
    
    .related-wrap .entry-summary {
        display: none !important;
    }
    

    Cheers

    Radu

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #111481
     JulioRomero
    Participant

    Awesome – thank you very much!

    Is there a way to also remove the borderlines under the Related Post Headings (see screenshot)?

    Attachments:
    You must be logged in to view attached files.
    #111599
     Radu
    Moderator

    Hi

    COPY CODE
    
    .caroufredsel_wrapper article .entry-content hr {
        display: none !important;
    }
    

    Cheers

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #111666
     JulioRomero
    Participant

    Thank you so much!

    #111989
     Radu
    Moderator

    You’re welcome

    Have a nice week

    Cheers

    Radu

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
Viewing 6 posts - 1 through 6 (of 6 total)

The forum ‘General questions’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?