Title: mobile view
Last modified: September 1, 2016

---

# mobile view

 *  [duha05](https://wordpress.org/support/users/duha05/)
 * (@duha05)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/mobile-view-47/)
 * hello,,
    I am using wordPress V 4.6 and the theme I’m using is evolve,, the mobile
   view of the website very very bad,, can I change the position of the logo and
   the search text without changing the desktop view?? my website link is: [http://www.ncdr.org.jo](http://www.ncdr.org.jo)
   so many thanx in advance

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

 *  [Denzel Chia](https://wordpress.org/support/users/denzel_chia/)
 * (@denzel_chia)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/mobile-view-47/#post-7687619)
 * Hi,
 * It’s possible to change position of logo in mobile.
    You need to provide screen-
   shot with annotation to describe the changes you need.
 * As for text in search input, it’s not possible to make changes only for mobile.
 * Thank you
 *  Thread Starter [duha05](https://wordpress.org/support/users/duha05/)
 * (@duha05)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/mobile-view-47/#post-7687629)
 * hello ,
    I’m so sorry but how can take a screen-shot how can I upload it here
   😀 so sorry for this stupid question
 *  [Denzel Chia](https://wordpress.org/support/users/denzel_chia/)
 * (@denzel_chia)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/mobile-view-47/#post-7687670)
 * Hi,
 * Depending on your mobile phone, you can google on how to take a screen-shot. 
   Then use an image editing tool such as paint on windows to annotate the changes
   you need.
 * Upload to an image sharing website such as [http://prnt.sc/](http://prnt.sc/)
   and share the URL here.
 * Thank you.
 *  Thread Starter [duha05](https://wordpress.org/support/users/duha05/)
 * (@duha05)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/mobile-view-47/#post-7687692)
 * Hello @ Denzel
    So many thanx,, [http://prnt.sc/c8rjg9](http://prnt.sc/c8rjg9)
   this is the screen-shot for the mobile view, i want to put the search, the menu,
   and the logo in the same row. and the title in other row.. I have to resize the
   logo and the fount size.. Can I do all that without changing the desktop view??!
 * THANK YOU SO MUCH :))
 *  [Denzel Chia](https://wordpress.org/support/users/denzel_chia/)
 * (@denzel_chia)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/mobile-view-47/#post-7687734)
 * Hi,
 * It’s only possible to bring up your menu icon.
    There is too little space.
 * Please use the following in **Theme Options -> Custom CSS**
 *     ```
       @media screen and (max-width:768px){
       #wrapper .dd-container .dd-select {
           position: relative !important;
           top: -197px !important;
       }
       }
       ```
   
 * >  I have to resize the logo and the fount size..
 * Please explain how you want it to be? smaller? what color?
 * Thank you
 *  Thread Starter [duha05](https://wordpress.org/support/users/duha05/)
 * (@duha05)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/mobile-view-47/#post-7687775)
 * Hello
    Can I change in the HTML code of the Theme to make a hug changes??!! and
   Can I change in custom CSS code to achieve this changes? I want to make the logo
   size smaller, and put it with the search and menu in the same row,, in row below
   I want to put the name of the organization. PS: when I put the code in custom
   CSS make no difference :))
 * Thank you so much
 *  Thread Starter [duha05](https://wordpress.org/support/users/duha05/)
 * (@duha05)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/mobile-view-47/#post-7687822)
 * Hello
    Please I need to change the mobile view to my website to be like this 
   [http://prnt.sc/cc8eez](http://prnt.sc/cc8eez) when I hanged the HTML code and
   CSS code the save and publish no changes had done 🙁 what i should do??!! please
   help me in custom CSS I put this code : [@media](https://wordpress.org/support/users/media/)(
   max-width: 768px) #righttopcolumn, #social, .header a, #tagline, #logo { width:
   auto; display: block; } [@media](https://wordpress.org/support/users/media/) 
   only screen and (max-width: 768px) #righttopcolumn, #social, .header a, #tagline,#
   logo { /* float: none; */ display: inline-block; width: 100%; text-align: left;}
 *  [Denzel Chia](https://wordpress.org/support/users/denzel_chia/)
 * (@denzel_chia)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/mobile-view-47/#post-7687823)
 * Hi,
 * There is syntax error in your css code.
    [@media](https://wordpress.org/support/users/media/)
   requires open and close curly brackets.
 * Thank you.
 *  Thread Starter [duha05](https://wordpress.org/support/users/duha05/)
 * (@duha05)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/mobile-view-47/#post-7687824)
 * Thank you .. still not working:(
    when I changed in HTML how can I save the changes?
 *  [Denzel Chia](https://wordpress.org/support/users/denzel_chia/)
 * (@denzel_chia)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/mobile-view-47/#post-7687830)
 * Hi,
 * First of all, your css codes has to be correct, so that there are changes after
   you save them.
 * Second, if you are using a cache plugin, you should clear your cache content 
   after you make any changes.
 * Thank you.
 *  Thread Starter [duha05](https://wordpress.org/support/users/duha05/)
 * (@duha05)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/mobile-view-47/#post-7687832)
 * Hi,,
    First Thank you so much to answer my questions second I corrected the CSS
   code and no changes happened,, I’m not using cache plugin,, what I should do?
 * Thank you again
 *  [Denzel Chia](https://wordpress.org/support/users/denzel_chia/)
 * (@denzel_chia)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/mobile-view-47/#post-7687833)
 * Hi,
 * I had ran out of ideas to help you.
 * The codes I provided works on my firebug, but you replied that they do not work
   for you.
 * You mention your css codes are correct but you get no changes.
 * What you can do now is to hire a developer from [http://jobs.wordpress.net](http://jobs.wordpress.net)
   to login to your website and do this customization for you.
 * Thank you
 *  Thread Starter [duha05](https://wordpress.org/support/users/duha05/)
 * (@duha05)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/mobile-view-47/#post-8234078)
 * hello again,,
    i want to ask if i can remove the search box? and what the code
   can i use
 * Thank you

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

The topic ‘mobile view’ is closed to new replies.

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

 * 13 replies
 * 2 participants
 * Last reply from: [duha05](https://wordpress.org/support/users/duha05/)
 * Last activity: [9 years, 8 months ago](https://wordpress.org/support/topic/mobile-view-47/#post-8234078)
 * Status: not resolved