1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

How to make images and video responsive for all type of devices ?

Discussion in 'WordPress' started by Depakmath, Mar 4, 2017.

  1. #1
    Hello ,

    Today, I check my site on google, https://search.google.com/search-console/mobile-friendly

    Only homepage got mobile friendly, all posts are not able to got mobile friendly because of the images and videos which are not responsive..

    I want to fix all images and videos which are existing in my site.. How can i do responsive to all devices ?
     
    Depakmath, Mar 4, 2017 IP
  2. themes4all

    themes4all Well-Known Member

    Messages:
    662
    Likes Received:
    47
    Best Answers:
    6
    Trophy Points:
    100
    #2
    Hello there,

    You have to make the images and videos Fluid !! to do so :

    For images, add this code :

    
    style="max-width:100%;height:auto;"
    
    Code (markup):
    For videos, use this css trick : Link

    Goodluck
     
    themes4all, Mar 13, 2017 IP