Title: Responsive version problem
Last modified: March 24, 2020

---

# Responsive version problem

 *  Resolved [jnoe79](https://wordpress.org/support/users/jnoe79/)
 * (@jnoe79)
 * [6 years, 2 months ago](https://wordpress.org/support/topic/responsive-version-problem-2/)
 * Hello good afternoon,
 * In the mobile version the name of the web cannot be seen at all. How can you 
   fix it to be responsive?
 * I would also like to remove the entire footer.
 * Greetings
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fresponsive-version-problem-2%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Theme Author [themeansar](https://wordpress.org/support/users/themeansar/)
 * (@themeansar)
 * [6 years, 2 months ago](https://wordpress.org/support/topic/responsive-version-problem-2/#post-12580914)
 * Hi Jnoe,
 * Thanks for again contacting us,
 * For this please indicate screenshot which are you face in responsiveness
 * And remove entire footer for this add the below css code in additional css field
 * **footer
    { display:none !important; }
 * Thanks
 *  Thread Starter [jnoe79](https://wordpress.org/support/users/jnoe79/)
 * (@jnoe79)
 * [6 years, 2 months ago](https://wordpress.org/support/topic/responsive-version-problem-2/#post-12580943)
 * Hello and thanks for the reply
 * How can I send you a screenshot.
 * The problem is that if you enter sincoronavirus.ne through the mobile you will
   see that it is not seen correctly.
 *  Theme Author [themeansar](https://wordpress.org/support/users/themeansar/)
 * (@themeansar)
 * [6 years, 2 months ago](https://wordpress.org/support/topic/responsive-version-problem-2/#post-12580983)
 * Hi Jnoe,
 * For this add the below css code in additional css filed
 *     ```
       @media screen and (min-width: 768px){
       .mg-headwidget .site-branding-text, .mg-headwidget .site-branding-text a, .site-title a, .site-description
       {
       	font-size:24px !important;
       }
       }
       ```
   
 * Any confusion let’s know
 * Thanks

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

The topic ‘Responsive version problem’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/newsup/5.4.3/screenshot.jpg)
 * Newsup
 * [Support Threads](https://wordpress.org/support/theme/newsup/)
 * [Active Topics](https://wordpress.org/support/theme/newsup/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/newsup/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/newsup/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [themeansar](https://wordpress.org/support/users/themeansar/)
 * Last activity: [6 years, 2 months ago](https://wordpress.org/support/topic/responsive-version-problem-2/#post-12580983)
 * Status: resolved