- This topic has 5 replies, 2 voices, and was last updated 7 years, 2 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
TYPO3 to WordPress Migration If you want to migrate your website from TYPO3 to WordPress, here are the full-fledged solutions. Though the migration process can […]
Umbraco to WordPress Migration A content management system is important for any small to big business. It helps to make your digital platform strong and […]
In the event that you have both a WordPress site and a YouTube channel, you should need to incorporate these stages. One route is by […]