Title: dashr17's Replies | WordPress.org

---

# dashr17

  [  ](https://wordpress.org/support/users/dashr17/)

 *   [Profile](https://wordpress.org/support/users/dashr17/)
 *   [Topics Started](https://wordpress.org/support/users/dashr17/topics/)
 *   [Replies Created](https://wordpress.org/support/users/dashr17/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/dashr17/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/dashr17/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/dashr17/engagements/)
 *   [Favorites](https://wordpress.org/support/users/dashr17/favorites/)

 Search replies:

## Forum Replies Created

Viewing 15 replies - 1 through 15 (of 30 total)

1 [2](https://wordpress.org/support/users/dashr17/replies/page/2/?output_format=md)
[→](https://wordpress.org/support/users/dashr17/replies/page/2/?output_format=md)

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Different font size on desktop and mobile sites](https://wordpress.org/support/topic/different-font-size-on-desktop-and-mobile-sites/)
 *  Thread Starter [dashr17](https://wordpress.org/support/users/dashr17/)
 * (@dashr17)
 * [11 months ago](https://wordpress.org/support/topic/different-font-size-on-desktop-and-mobile-sites/#post-18637584)
 * [@wpmudev-support9](https://wordpress.org/support/users/wpmudev-support9/)
 * ie. is there a way i can include it on the main style sheet somewhere in the 
   existing code?
 *     ```wp-block-code
       /* Mobile (mediaqueries) */@media only screen and (max-width: 750px){.grids,.grid-1,.grid-2,.grid-3,.grid-4,.grid-5,.grid-6,.grid-7,.grid-8,.grid-9,.grid-10,.grid-11,.grid-12{width:100%;margin-left:0;margin-right:0}html{font-size:1.125em}body{-webkit-text-size-adjust:none}}@media only screen and (min-width: 480px) and (max-width: 750px) {.wrapper{width:417px}}@media only screen and (max-width: 479px) {.wrapper{width:273px}.wide-wrapper.wrapper {width: unset;max-width: 300px;}}@media only screen and (max-width: 240px) {.wrapper{width:200px}}[class*="grid-"] .wrapper{width:100%}
       ```
   
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Different font size on desktop and mobile sites](https://wordpress.org/support/topic/different-font-size-on-desktop-and-mobile-sites/)
 *  Thread Starter [dashr17](https://wordpress.org/support/users/dashr17/)
 * (@dashr17)
 * [11 months ago](https://wordpress.org/support/topic/different-font-size-on-desktop-and-mobile-sites/#post-18637566)
 * hi [@wpmudev-support9](https://wordpress.org/support/users/wpmudev-support9/)
 * thanks for this. I had added this code but it doesn’t seem to do anything
 * I did this by going to appearance->theme options->custom code. is this where 
   i should be doing it? or should i be going to ‘theme file editor’?
 * [@media](https://wordpress.org/support/users/media/) only screen and (max-width:
   750px) {
   b {font-size: 12px;
 * Many thanks
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Thumbnail images not showing on homepage (desktop site only)](https://wordpress.org/support/topic/thumbnail-images-not-showing-on-homepage-desktop-site-only/)
 *  Thread Starter [dashr17](https://wordpress.org/support/users/dashr17/)
 * (@dashr17)
 * [11 months ago](https://wordpress.org/support/topic/thumbnail-images-not-showing-on-homepage-desktop-site-only/#post-18637132)
 *  [@bcworkz](https://wordpress.org/support/users/bcworkz/) it worked! thanks so
   much! [@threadi](https://wordpress.org/support/users/threadi/)
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Thumbnail images not showing on homepage (desktop site only)](https://wordpress.org/support/topic/thumbnail-images-not-showing-on-homepage-desktop-site-only/)
 *  Thread Starter [dashr17](https://wordpress.org/support/users/dashr17/)
 * (@dashr17)
 * [11 months, 1 week ago](https://wordpress.org/support/topic/thumbnail-images-not-showing-on-homepage-desktop-site-only/#post-18636198)
 * [@bcworkz](https://wordpress.org/support/users/bcworkz/) oh wow, incredible, 
   thank you. But I’ve just changed it and it still doesn’t seem to work. Perhaps
   it hasn’t updated yet?
 * .entry-image {
   opacity:1;transition:opacity 0.7s ease-in-out;-moz-transition:
   opacity 0.7s ease-in-out;-webkit-transition:opacity 0.7s ease-in-out;-webkit-
   transform:translateZ(0);}
 *     ```wp-block-code
       .entry-image.inview,
       .no-csstransitions .entry-image {
           opacity:1;
       ```
   
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Want to change uppercase to capitalize on homepage titles](https://wordpress.org/support/topic/want-to-change-uppercase-to-capitalize-on-homepage-titles/)
 *  Thread Starter [dashr17](https://wordpress.org/support/users/dashr17/)
 * (@dashr17)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/want-to-change-uppercase-to-capitalize-on-homepage-titles/#post-11551388)
 * [@sterndata](https://wordpress.org/support/users/sterndata/) – That’s great, 
   but any idea how to change the feature ‘carousel’ image from uppercase to capitalize
   too?
    Thanks for the other — worked perfectly
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Domain has expired! Wasn’t warned! How do i get it back!](https://wordpress.org/support/topic/domain-has-expired-wasnt-warned-how-do-i-get-it-back/)
 *  Thread Starter [dashr17](https://wordpress.org/support/users/dashr17/)
 * (@dashr17)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/domain-has-expired-wasnt-warned-how-do-i-get-it-back/#post-10009422)
 * Yes i’ve done that! But it sends to my email that’s associated with the domain
   and that is also deleted… catch22
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Domain has expired! Wasn’t warned! How do i get it back!](https://wordpress.org/support/topic/domain-has-expired-wasnt-warned-how-do-i-get-it-back/)
 *  Thread Starter [dashr17](https://wordpress.org/support/users/dashr17/)
 * (@dashr17)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/domain-has-expired-wasnt-warned-how-do-i-get-it-back/#post-10009414)
 * hi [@pross](https://wordpress.org/support/users/pross/), that was actually wordpress.
   Wild west don’t do support for their wordpress customers cos wordpress bought
   the domains from them
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Adding newsletter subscribe icon to nav bar](https://wordpress.org/support/topic/adding-newsletter-subscribe-icon-to-nav-bar/)
 *  Thread Starter [dashr17](https://wordpress.org/support/users/dashr17/)
 * (@dashr17)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/adding-newsletter-subscribe-icon-to-nav-bar/#post-8453883)
 * @addwebb-solution-pvt-ltd – Ah, the only thing is that the cross doesn’t work
   so you can’t close the pop-up. Any ideas?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Adding newsletter subscribe icon to nav bar](https://wordpress.org/support/topic/adding-newsletter-subscribe-icon-to-nav-bar/)
 *  Thread Starter [dashr17](https://wordpress.org/support/users/dashr17/)
 * (@dashr17)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/adding-newsletter-subscribe-icon-to-nav-bar/#post-8453876)
 * @addwebb-solution-pvt-ltd – amazing! that works! thank you! But there’s still
   the problem with the navigation bar: as you can see, it says newsletter and then
   has the icon over it. I would ideally like the icon to be next to the social 
   media ones. Any idea?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Adding newsletter subscribe icon to nav bar](https://wordpress.org/support/topic/adding-newsletter-subscribe-icon-to-nav-bar/)
 *  Thread Starter [dashr17](https://wordpress.org/support/users/dashr17/)
 * (@dashr17)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/adding-newsletter-subscribe-icon-to-nav-bar/#post-8449088)
 * [@addweb-solution-pvt-ltd](https://wordpress.org/support/users/addweb-solution-pvt-ltd/)–
   ah, thanks so much! Unfortunately didn’t work though. The envelope icon currently
   hovers above the ‘newsletter’ title, despite the fa-envelope thing, and the functions.
   php code doesn’t seem to have worked.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Centering menu items on navigation bar](https://wordpress.org/support/topic/centering-menu-items-on-navigation-bar/)
 *  Thread Starter [dashr17](https://wordpress.org/support/users/dashr17/)
 * (@dashr17)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/centering-menu-items-on-navigation-bar/#post-8444963)
 * [@sterndata](https://wordpress.org/support/users/sterndata/) – unfortunately 
   it still just moves everything.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Centering menu items on navigation bar](https://wordpress.org/support/topic/centering-menu-items-on-navigation-bar/)
 *  Thread Starter [dashr17](https://wordpress.org/support/users/dashr17/)
 * (@dashr17)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/centering-menu-items-on-navigation-bar/#post-8444908)
 * [@sterndata](https://wordpress.org/support/users/sterndata/) – ah, unfortunately
   not ! thanks so much for trying though
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Centering menu items on navigation bar](https://wordpress.org/support/topic/centering-menu-items-on-navigation-bar/)
 *  Thread Starter [dashr17](https://wordpress.org/support/users/dashr17/)
 * (@dashr17)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/centering-menu-items-on-navigation-bar/#post-8444873)
 * [@sterndata](https://wordpress.org/support/users/sterndata/) – sorry, vertical!
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Changing the font of top menu only (to custom font)](https://wordpress.org/support/topic/changing-the-font-of-top-menu-only-to-custom-font/)
 *  Thread Starter [dashr17](https://wordpress.org/support/users/dashr17/)
 * (@dashr17)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/changing-the-font-of-top-menu-only-to-custom-font/#post-8386614)
 * [@sterndata](https://wordpress.org/support/users/sterndata/) – brilliant, thanks
   so much
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Changing the font of top menu only (to custom font)](https://wordpress.org/support/topic/changing-the-font-of-top-menu-only-to-custom-font/)
 *  Thread Starter [dashr17](https://wordpress.org/support/users/dashr17/)
 * (@dashr17)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/changing-the-font-of-top-menu-only-to-custom-font/#post-8381321)
 * [@sterndata](https://wordpress.org/support/users/sterndata/) – is that still 
   the case? [http://www.ouishi.com](http://www.ouishi.com)

Viewing 15 replies - 1 through 15 (of 30 total)

1 [2](https://wordpress.org/support/users/dashr17/replies/page/2/?output_format=md)
[→](https://wordpress.org/support/users/dashr17/replies/page/2/?output_format=md)