- This topic has 4 replies, 3 voices, and was last updated 9 years, 5 months ago by .
Viewing 5 posts - 1 through 5 (of 5 total)
Viewing 5 posts - 1 through 5 (of 5 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › contents in Internet Explorer are low on the page
http://lovingpawsdoggrooming.org/services/
You have to scroll way down to see the content when you open it in Internet Explorer. This is happening on all the sub pages. Can you help? Your service has been spectacular.
Thanks!
Andrea
Also, on this page: http://lovingpawsdoggrooming.org/special-offers/
and all the other sub headings on the sub pages.
Can we make the h1 tag invisible? I tried to do this:
.entry-title h1 {
visibility: hidden !important;
}
but it didn’t work.
Thanks so much,
Andrea
Hi Andrea,
Add this code in custom css box:
.innerbanner{display:none !important;}
Regards,
Dave
Hi,
This is my website: cetstaffing.com
There is a large white space between the nav bar and the body content in the inner pages, when I browse it in internet explorer. It looks good in firefox and chrome, but not in Internet Explorer.
Could you assist me in fixing this problem?
Hi Wen,
Kindly go to Appereance>>Theme Option>>Basic Setting>>Custom CSS Box
Add this code there:
.innerbanner{display:none !important;}
Regards,
Brad
Do you want to activate WordPress plugins from the database? This term is new yet interesting to learn. And if you are looking for an […]
Image Gallery WordPress Plugins You’ve got stunning visuals, but WordPress’s built-in gallery block is too basic. It doesn’t let you do fancy layouts, lightboxes, or […]
Insert Headers and Footers Plugins When you need to add essential scripts—think Google Analytics, Facebook Pixel, or custom CSS—to your site, modifying theme files is […]