- This topic has 5 replies, 2 voices, and was last updated 6 years, 11 months ago by .
Viewing 6 posts - 1 through 6 (of 6 total)
Viewing 6 posts - 1 through 6 (of 6 total)
- You must be logged in to reply to this topic.
Home › Forums › Construction Pro/Build Forum › Mobile site
The header of my mobile site shows phone number in 2 lines and email in 3. How do I fix this please?
https://tekrenovations.com
Hi,
Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:
Add this code there:
@media screen and (max-width:479px) {
.header_row .column-1 { width:100% !important;}
}
Regards,
Chris
This resolved the header and I am not seeing another issue. The first section in the body of the homepage starts with a few words then it goes to a new line. I checked the text and it has no htlm tag for new line, text was copied from notepad without any formatting. Could I be missing something?
Hi,
Can you send us the screenshot of your issues? Upload your screenshot on imgur.com and paste the share url here.
Regards,
Chris
Here is the link: https://imgur.com/a/azLbW. As you can see, as soon as the content starts, it goes to a new line after 4 words.
Hi,
Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:
Add this code there:
@media screen and (max-width:767px) {
.wrap_one img { display:none;}
}
Regards,
Chris
Best Selling WordPress themes WordPress themes have long proved themselves as extensively reliable and user – directed online content creation and development self – hosted […]
Harmonic WordPress Themes In an effort to find consonant and tuneful website tools for music, dance, orchestra and other music and composition based websites, we […]
Online Booking System Plugins If you are engaged into a restaurant, hotel, consultant, hair salon or any other suchlike business, in which making reservation and […]