This topic is: not resolved
- This topic has 25 replies, 3 voices, and was last updated 9 years, 9 months ago by .
- The forum ‘Design Tips and Tricks’ is closed to new topics and replies.
These forums are for general discussion on WordPress and Genesis. Official support for StudioPress themes is offered exclusively at My StudioPress. Responses in this forum are not guaranteed. Please note that this forum will require a new username, separate from the one used for My.StudioPress.
Community Forums › Forums › Archived Forums › Design Tips and Tricks › Mobile responsiveness
I'm not seeing again media queries for 1360 width, so I'm guessing when you made some changes you might have forgotten a closing curly bracket }
Need Website Customization or a Responsive CSS fix? Contact Me
Lynne emasai.com
Again, you are a freakin' life saver. There was an extra } laying around randomly in my custom CSS. Oops!
Thank you soooo much!! 🙂
Please I have a problem with my site logo. It appears normal when viewed on a desktop PC but is truncated when viewed on a mobile device.
Please what could be the problem? Help needed urgent please.
Thanks
@longy101 - Start a new post and add a link to your site. We cannot see what is wrong if we cannot see the site.
Need Website Customization or a Responsive CSS fix? Contact Me
Lynne emasai.com
Okay. The site is at blingzconcept.com
Thank you.
Change the width on the following line to 100% instead of 48%
.header-image .site-title > a {
background: url(http://www.blingzconcept.com/wp-content/uploads/2015/01/Untitled.png) no-repeat left;
float: left;
min-height: 195px;
width: 48%;
}
Need Website Customization or a Responsive CSS fix? Contact Me
Lynne emasai.com
© 2025 WPEngine, Inc.