This topic has 1 reply, 2 voices, and was last updated 8 years by sharmstr.

  • Author
  • #102420
     Ohmani
    Participant

    http://www.lifengolf.com/ 

    There is a post list right side (lesson). And I used ‘small left thumb’ layout. I do not want to show the featured image on mobile version. What is the code disable the images specific section.

    #102502
     sharmstr
    Moderator

    Try this css

    COPY CODE
    
    @media (max-width: 991px) {
    .small-listing .post-image {
        display: none !important;
    }
    }
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

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

You must be logged in to reply to this topic.

Log in with your credentials

Forgot your details?