Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • Pankaj Sharma Moderator
    #951143

    Hi
    Kindly edit your first post and submit a temp super user details via Private reply .
    I will try to make changes and gives you a fix for this .

    Manes Friend
    #951180
    This reply has been marked as private.
    Pankaj Sharma Moderator
    #951283

    Hi
    Add below code in custom.css file to hide the images

    ul.latestnews img {
        display: none; }
    finfletc Friend
    #973827

    what’s the fix for hiding the author name?

    Pankaj Sharma Moderator
    #973915

    Hi
    Add below code in custom.css file to hide author

    ul.latestnews .author {
        display: none!important;}
    finfletc Friend
    #974076

    thx .. had figured it out..

Viewing 6 posts - 1 through 6 (of 6 total)

This topic contains 6 replies, has 3 voices, and was last updated by  finfletc 8 years, 1 month ago.

The topic ‘Hiding intro picture and author in the news module on home page’ is closed to new replies.