- This topic has 3 replies, 2 voices, and was last updated 7 years, 1 month ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
Home › Forums › Massage Center (Spa) Forum › Browser issues
http://www.ricklucas.net/,
Having issues with just the landing page. the drop-down menus still have a gap between it and the main menu. it works on all other page styles, just not on the landing page, ie the page with the sliders. below is everything we have added to the additional CSS per other forum theeds, but the landing page(slider showing) does not work.
.header .header-inner .nav ul li ul li a{font-size:13px !important; padding-bottom:5px !important; padding-top:5px !important; border-bottom:1px solid #ffffff;}
.header .header-inner .nav ul li:hover a { background:#fcda1e;}
.header .header-inner .nav ul li ul li a { background:#e6e6e6 !important;}
.header .header-inner .nav ul li ul li a:hover { background:#fcda1e !important;}
.header .header-inner .logo img{ height:200px;}
.header .header-inner .logo{float:none !important; text-align:center;}
.header .header-inner .nav{float:none !important; text-align:center !important;}
.header .header-inner .nav ul{float:none !important;}
Hi,
Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:
Add this code there:
#home_slider { position: relative; z-index: 1;}
Regards,
Chris
Thank you for the support, however that did not fix the issues on IE Edge or Firefox. http://www.ricklucas.net/,
Hi,
Remove:
#home_slider { position: relative; z-index:1;}
And replace this new code there:
#home_slider { position: relative; z-index:-1;}
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 […]