• Resolved rishni

    (@rishni)


    I have activated workpress template on my wordpress.but i saw that the images are not responsive for the iphone level.but in rambo theme which is the parent theme of workpress images are responsive even for the iphone size too.how to make my workpress images responsive to i phone size.

Viewing 7 replies - 1 through 7 (of 7 total)
  • Hi @rishni)

    Thanks for using our theme,

    Can you provide us URL of your website so that we can inspect it and give you a proper solution?

    Thanks

    Thread Starter rishni

    (@rishni)

    http://43.241.54.245/~wwwenterprisehot/
    just look at About us, Gallery, Events & Meetings pages.

    Hi @rishnic

    I have check your website with iphone6 and iphone6+ device and its working perfect, kindly clear cache then check your website.

    If you are still having problems then tell me through the screenshot.

    Thanks

    Thread Starter rishni

    (@rishni)

    Hi, Imran.
    If you check the website, then you may have seen scroll below the page.It appears because of the image.I don’t want that scroll.

    Hi @rishni

    Kindly use below code in custom css filed (Theme Dashboard >> appearance >> customize >> header setting >> custom css filed)

    @media (max-width: 768px) {
    
    .page-template-fullwidth .blog_single_post { margin-left: 0 !important; margin-right: 0 !important; }
    .page-template-fullwidth .row-fluid .span6 { padding-left: 15px !important; padding-right: 15px !important; }
    
    }

    Use above code in custom css field then check your website.

    Thanks

    Thread Starter rishni

    (@rishni)

    Hi Imran,
    Yes it works.thank you imran.

    Hi @rishni

    Hope this helps.

    Also, if you feel that our help needs some favor to return than you can do it by rating our theme in WordPress repo here:
    https://ww.wp.xz.cn/support/theme/rambo/reviews/#new-post

    Close this ticket !!!

    Thanks

Viewing 7 replies - 1 through 7 (of 7 total)

The topic ‘Image responsive’ is closed to new replies.