Responsive images?

Discussion in 'BizWay WordPress Theme' started by dmedia, Feb 14, 2016.

Thread Status:
Not open for further replies.
  1. dmedia

    dmedia Member

    Joined:
    Dec 6, 2013
    Messages:
    164
    Likes Received:
    4
    Hi: Is there a way to make images on BizWay Pro theme responsive with CSS? The website itself is reflowing to responsive format when on mobile devices, but the images are staying the fixed width. Right now I have banner images across every subpage. There are not becoming responsive when I make the browser window smaller or preview on mobile. See attached screen shots desktop vs mobile.

    http://kleimanconsulting.com/services/hr-generalist-support/

    For you to see this on the live site I will have to give you a login. The site is in review, not yet approved to go live.

    KC-Website_Subpg desktop.jpg KC-Website_Subpg mobile.jpg
     
  2. dmedia

    dmedia Member

    Joined:
    Dec 6, 2013
    Messages:
    164
    Likes Received:
    4
    Also I forgot to mention, in addition to the images not responsive, they look very fuzzy/not clear & crisp on the mobile. But on the desktop they look fine. The screen shot I posted doesn't reflect this but if you do look on a mobile device you'll see what I am talking about.
     
  3. priya

    priya Guest

    Hello,

    Greetings from InkThemes!

    I am unable to access your site..

    Thanks & Regards!
    Priyanka
    InkThemes.com
     
  4. dmedia

    dmedia Member

    Joined:
    Dec 6, 2013
    Messages:
    164
    Likes Received:
    4
    Please send me email addy where I can give you login info
     
  5. priya

    priya Guest

    Hello,

    Here's the email id: [email protected]

    Thanks & Regards!
    Priyanka
    InkThemes.com
     
  6. dmedia

    dmedia Member

    Joined:
    Dec 6, 2013
    Messages:
    164
    Likes Received:
    4
    Hi Priya - I added you as a user on the website. Check your email.
     
  7. priya

    priya Guest

    Thanks, Dmedia..

    We will get back to you soon..

    Your patience will be appreciated,

    Thanks & Regards!
    Priyanka
    InkThemes.com
     
  8. dmedia

    dmedia Member

    Joined:
    Dec 6, 2013
    Messages:
    164
    Likes Received:
    4
    Hi Priyanka - The code you gave me worked great!

    Please paste the code given below in Custom CSS section (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard.

    @media only screen and (max-width: 767px){
    .aligncenter {
    width: 100%;
    }

    }

    Thank you for your help!
     
  9. priya

    priya Guest

    You're welcome..:)

    Do let me know if you need more assistance,

    Thanks & Regards!
    Priyanka
    InkThemes.com
     
Thread Status:
Not open for further replies.

Share This Page