Title: CSS changes
Last modified: September 6, 2020

---

# CSS changes

 *  Resolved [Jeremiah Ebenzee Spence](https://wordpress.org/support/users/ieremias/)
 * (@ieremias)
 * [5 years, 9 months ago](https://wordpress.org/support/topic/css-changes-25/)
 * Hi,
 * I added the following CSS to my website and I received great results on the desktop
   view, however, my mobile view doesn’t so look good. Can I change the mobile view
   settings without affecting the desktop view? I would like to keep my CSS changes
   to affect my menus and blog posts. I don’t have the expertise to do this. I would
   like to keep the CSS below Is this possible? Thank you very much for your time.
   Please see the views [here](https://drive.google.com/file/d/1feZrJw24ftsSEpYairWDauZYu5z2XWZn/view?usp=sharing).
 * }
    .row.topbar_class { Width: 1300px } .top_bar { width: 1250px; } .menubar.m-
   0 { width: 1000px; } .home.page-template #header { width: 70%; position: absolute;
   z-index: 999; float: left; background: transparent; } .content_boxes { padding:
   0px; border: none; width: 1100px; } .wp-block-cover.aligncenter.has-background-
   dim { width: 700px } .wp-block-group__inner-container { width: 700px; } .wp-block-
   group { width: 1100px } .menu { width: 1300px; } .header-logo { margin-left: -
   200px } .menu-top-menu-container.tva-dropdownmenu { margin-left: 600px; text-
   align: center; margin-top: 100px; } Thank you,
    -  This topic was modified 5 years, 9 months ago by [Jeremiah Ebenzee Spence](https://wordpress.org/support/users/ieremias/).
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fcss-changes-25%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Theme Author [themeseye](https://wordpress.org/support/users/themeseye/)
 * (@themeseye)
 * [5 years, 9 months ago](https://wordpress.org/support/topic/css-changes-25/#post-13374494)
 * Hello,
 * For Changing the CSS for Mobile View, you need to add the CSS in Additional CSS,
   Add below CSS
 * [@media](https://wordpress.org/support/users/media/) screen and (max-width:720px){(
   add the CSS here) }
 * For changes to affect menus and blog posts you have to give (width:100%) in mobile
   media, so that all section looks good
 * Thank You.
 *  Thread Starter [Jeremiah Ebenzee Spence](https://wordpress.org/support/users/ieremias/)
 * (@ieremias)
 * [5 years, 4 months ago](https://wordpress.org/support/topic/css-changes-25/#post-13924637)
 * Thanks!

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

The topic ‘CSS changes’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/iqra-education/1.2.7/screenshot.
   png)
 * Iqra Education
 * [Support Threads](https://wordpress.org/support/theme/iqra-education/)
 * [Active Topics](https://wordpress.org/support/theme/iqra-education/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/iqra-education/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/iqra-education/reviews/)

## Tags

 * [css](https://wordpress.org/support/topic-tag/css/)
 * [mobile view](https://wordpress.org/support/topic-tag/mobile-view/)

 * 2 replies
 * 2 participants
 * Last reply from: [Jeremiah Ebenzee Spence](https://wordpress.org/support/users/ieremias/)
 * Last activity: [5 years, 4 months ago](https://wordpress.org/support/topic/css-changes-25/#post-13924637)
 * Status: resolved