As you said making a part responsive would be the best way you can choose.
Working with screen width is some thing client side, and that’s done by CSS or alternatively by Javascript.
If it’s related to css, media queries will do the job:
http://www.ibm.com/developerworks/library/wa-cssqueries/index.html
and if it’s js, width property of screen object does the trick:
http://www.w3schools.com/jsref/prop_screen_width.asp
Related Posts:
- make WordPress image captions responsive
- Responsive Theme Design: how have slideshow on desktops/tablets and static photo on mobile using same template?
- How to get attachment id of background image?
- Pb with responsive image sizes in WP 4.4
- Change function in responsive theme
- $content_width for responsive UI
- How do I make featured images retreived by the_post_thumbnail() responsive?
- GIF featured image is resized on server but not used in frontend. Why?
- Responsive 2 column staggered layout client expectations vs reality problem
- Responsive Video Max-width
- How to force the twentyfourteen narrow screen layout to apply to wide screens?
- twentythirteen h1 and h2 not resizing responsively
- YouTube video goes over sidebar [closed]
- Wp_List_Table not responsive
- mobile vs responsive sites [closed]
- Responsive Theme Design: how have slideshow on desktops/tablets and static photo on mobile using same template?
- responsive not working
- I want to add “View Desktop Version” for mobile visitors for my wordpress site
- Navigation Menu Rendering Issue on Windows 10
- Header Logo Scaling
- nextgen pro horizontal filmstrip moves up as browser narrows
- The hyperlink not responsive with post? [closed]
- Create various image sizes ad hoc
- Trouble with responsivitizing my twentythirteen header
- site is loading fully zoomed in on mobile devices
- making images scalable for responsive designs [closed]
- Is Twenty Eleven Theme Responsive ? any update? [closed]
- How I can add responsive font size in theme.json file
- Media queries in Sass
- Full width image in separated row on wordpress (Ref attacted)
- the_post_thumbnail responsive srcset not populating with custom image size
- WP 4.4. responsive loads normal image after loading the responsive image
- Implementing Zurb’s Interchange Into WordPress
- Using FlexNav with WordPress [closed]
- WordPress core responsive video not working with shortcode
- Two column layout using Bootstrap [closed]
- How can i disable a plugin for a mobile phone?
- Responsive Images – Add srcset attributes to custom Images Function
- How to switch css files according to devices and button click?
- Manipulate Output of wp_list_something: select menu instead of li’s
- What tags should be used for themes to show the type of layout?
- Convert WP Menu to a Drop Down for Mobile browser
- How to set cookies to switch style sheets when a link is clicked and set it till another particular link is clicked?
- Backstretch.js and thumbnail sizes to reduce loading time
- Multiple amp-image overlays. How to properly do this in wordpress?
- CSS: How can I show a photo beyond the template’s column, but contained within the browser window? [closed]
- ACF Wysiwyg Editor Image srcset for responsive images [closed]
- My website is not responsive on mobile devices
- Move Sidebar from Above Content To Below When Responsive [closed]
- Need help with making a website where user can add products
- Best method for loading content on mobile – issue with wp_is_mobile
- Reduce size of responsive title
- Why is only one page responsive? [closed]
- One of my image sizes isn’t showing up in srcset
- srcset and custom field get_post_meta and wp_get_attachment_url
- Serve a different theme based on window size
- Change Header Image on Blog Post for Mobile View
- Change Menu Button Text [closed]
- How do I get the access type in WordPress?
- How to create a non-responsive WordPress Theme Using Genesis Framework?
- Trying to use shortcode for a plugin on custom homepage of Responsive theme
- Change Image Sizes for Mobile Theme
- Change twentytwelve sidebar responsive relocation?
- $is_iphone – to redirect a page
- Efficient wp mobile menu
- Button and Countdown overlapping mobile menu
- About Custom Email Template Design Responsive
- My theme header is stuck on a low resolution image?
- tinymce and responsive line-breaks (short words after a period)
- making wordpress gallery responsive
- Responsive loop with 3 columns inside row then 2 columns
- Shortcode function not showing up on mobile browser
- Disable rendering of objects on mobile/above certain screen resolution
- New Styles Not Rendering On Mobile Phone and Tablet
- Responsive Images – Defining
- Menu is in Reversed order
- Decide how Hero image appears on mobile
- Getting extra image links in code with wp_get_attachment_image
- Show a page of non-standard-sized featured images
- responsive website
- menu mobile show up even i in desktop mode in Newspaper Theme
- Should I detect the device or the page first?
- My contact form is not being responsive
- Responsive Wordress Site – Serve different post types to each device
- Ads below footer
- Removing backstretch image from pages/posts
- Serving resized images on a responsive site without making 2x copies
- Responsive framework – edit child js
- FitVid not working for iframes on particular theme install
- Display WP posts in 3 responsive columns
- Image menu on responsive WordPress
- Turning a WP Site Into an iPhone/iPad App [closed]
- Customizing Responsive Themes Menu [closed]
- responsive screen not working [closed]
- How to resolve status code: 410 from Pagespeed insights for the wordpress website
- Woocommerce product not responsive
- Remove srcset thumbnail attribute for products in the WooCommerce shopping cart
- Responsive rules with block themes and theme.json
- Responsive Menu: Center vertically [closed]
- No src and sizes attributes present on WordPress thumbnail images; the smallest image size is loaded irregardless of viewport size