Title: Responsive Web Design mode
Last modified: February 24, 2023

---

# Responsive Web Design mode

 *  Resolved [Bicounet](https://wordpress.org/support/users/bicounet/)
 * (@bicounet)
 * [3 years, 3 months ago](https://wordpress.org/support/topic/responsive-web-design-mode/)
 * hello,
   Download Manager is very satisfactory with the default model. I find that
   the link is very practical, because it allows to have a summary of the contents
   of the document. On the other hand, the display on phone mobile is not very readable,
   because it does not integrate the “responsive” mode. How can this problem be 
   solved? Thanks in advance.

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

 *  [BSF – Humayon Kabir](https://wordpress.org/support/users/humayonk/)
 * (@humayonk)
 * [3 years, 3 months ago](https://wordpress.org/support/topic/responsive-web-design-mode/#post-16504695)
 * Hi [@bicounet](https://wordpress.org/support/users/bicounet/)
 * Greetings for the day.
 * Can you please share your related page URL so that we can check the issue?
   Regards
 *  Thread Starter [Bicounet](https://wordpress.org/support/users/bicounet/)
 * (@bicounet)
 * [3 years, 3 months ago](https://wordpress.org/support/topic/responsive-web-design-mode/#post-16505089)
 * [https://moulinsdu18.000webhostapp.com/](https://moulinsdu18.000webhostapp.com/)
 * aera “**Adhésion**“
 * [https://moulinsdu18.000webhostapp.com/espace-adherents/](https://moulinsdu18.000webhostapp.com/espace-adherents/)
 * ​https://imgur.com/jmmKmKq.png
    -  This reply was modified 3 years, 3 months ago by [Bicounet](https://wordpress.org/support/users/bicounet/).
 *  [BSF – Humayon Kabir](https://wordpress.org/support/users/humayonk/)
 * (@humayonk)
 * [3 years, 3 months ago](https://wordpress.org/support/topic/responsive-web-design-mode/#post-16506832)
 * Hi [@bicounet](https://wordpress.org/support/users/bicounet/)
 * Thank you for sharing the URL’s.
 * Please add the below CSS code in the **Customizer>Additonal CSS** should resolve
   the issue.
 *     ```wp-block-code
       @media (max-width: 480px) {
         .link-template-default .media{
           display: block !important;;
         }
         .link-template-default .media .mr-3{
           float: left !important;
           display: inline !important;
         }
   
         .link-template-default .media .ml-3{
           margin-left: 0 !important;
           margin-top: 15px;
         }
   
       }
       ```
   
 * However, for [this UR](https://moulinsdu18.000webhostapp.com/)L please set the
   margin left and right from your corresponding editor or page builder.
 * Here’s the reference screenshot: [https://prnt.sc/eCY7FZJ1lQ5D](https://prnt.sc/eCY7FZJ1lQ5D)
 * With Regards
 *  Thread Starter [Bicounet](https://wordpress.org/support/users/bicounet/)
 * (@bicounet)
 * [3 years, 3 months ago](https://wordpress.org/support/topic/responsive-web-design-mode/#post-16506842)
 * Ok, I test your code.
   For information, I currently use the **Kadence** theme 
   with **Gutenberg** as editor.It is now much more readable. See attached. [https://imgur.com/hsTGvSy.png](https://imgur.com/hsTGvSy.png)
   Thanks for your help
    -  This reply was modified 3 years, 3 months ago by [Bicounet](https://wordpress.org/support/users/bicounet/).
      Reason: mode responsive
 *  [BSF – Humayon Kabir](https://wordpress.org/support/users/humayonk/)
 * (@humayonk)
 * [3 years, 3 months ago](https://wordpress.org/support/topic/responsive-web-design-mode/#post-16508393)
 * Hi [@bicounet](https://wordpress.org/support/users/bicounet/)
 * You are welcome and glad to hear that.
 * However, If you get some free moments, please give us a 5* [here ](https://wordpress.org/support/plugin/download-manager/reviews/)
   and add your valuable review about our plugin.
 * Your rating keeps us inspired.
 * Thanks
 *  [alexx69](https://wordpress.org/support/users/alexx69/)
 * (@alexx69)
 * [3 years ago](https://wordpress.org/support/topic/responsive-web-design-mode/#post-16797443)
 * [OWDT](https://owdt.com/) can employ responsive design techniques, such as using
   CSS media queries, to create fluid layouts that automatically adjust and reflow
   content based on the user’s device.
 * Also Optimizing images for different screen sizes by using responsive image techniques,
   such as serving different image sizes based on the user’s device is another factor
   for responsive web design. OWDT as the most professional **[web design Houston company](https://owdt.com/)**
   can assist in implementing responsive design and you can trust them to have the
   best web design for any industry in which you work. see [OWDT’s portfolio](https://owdt.com/portfolio/)
   here.
    -  This reply was modified 3 years ago by [alexx69](https://wordpress.org/support/users/alexx69/).

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

The topic ‘Responsive Web Design mode’ is closed to new replies.

 * ![](https://ps.w.org/download-manager/assets/icon-256x256.png?rev=1561688)
 * [Download Manager](https://wordpress.org/plugins/download-manager/)
 * [Support Threads](https://wordpress.org/support/plugin/download-manager/)
 * [Active Topics](https://wordpress.org/support/plugin/download-manager/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/download-manager/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/download-manager/reviews/)

 * 6 replies
 * 3 participants
 * Last reply from: [alexx69](https://wordpress.org/support/users/alexx69/)
 * Last activity: [3 years ago](https://wordpress.org/support/topic/responsive-web-design-mode/#post-16797443)
 * Status: resolved