Home › Forums › All Other Themes › contents in Internet Explorer are low on the page
- This topic has 4 replies, 3 voices, and was last updated 7 years, 6 months ago by
Forum Moderator.
-
AuthorPosts
-
March 3, 2016 at 2:31 am #25219
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!
AndreaMarch 3, 2016 at 2:53 am #25221Also, 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,
AndreaMarch 3, 2016 at 7:04 am #25256Hi Andrea,
Add this code in custom css box:
.innerbanner{display:none !important;}
Regards,
DaveMarch 29, 2016 at 6:53 am #28449Hi,
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?
March 29, 2016 at 7:02 am #28452Hi Wen,
Kindly go to Appereance>>Theme Option>>Basic Setting>>Custom CSS Box
Add this code there:
.innerbanner{display:none !important;}
Regards,
Brad -
AuthorPosts
- You must be logged in to reply to this topic.