Home › Forums › All Other Themes › Menu "SKT Wedding"
- This topic has 2 replies, 2 voices, and was last updated 8 years, 3 months ago by Sonl Sinha.
-
AuthorPosts
-
June 3, 2016 at 11:07 pm #35943
Hello, where can I in Theme Wedding SKT, change the menu bar in the CSS so you arranged instead of the left is always displayed at noon?
#navigation{font:400 15px/30px ‘Roboto’, sans-serif; background-color:#e7598b; position:relative; z-index:999; border-radius:5px; -moz-border-radius:5px; -webkt-border-radius:5px; border-bottom:6px solid #c34370;}
#navigation ul {margin:0; padding:0 0 0 40px; }
#navigation ul li{ list-style:none; display:inline-block; margin:0; position:relative;}
#navigation ul li a{padding:15px 20px; display:block; color:#fff; text-transform:uppercase; margin-right:1px;}
#navigation ul li a:hover, #navigation ul li.current_page_item a, #navigation ul li.current-menu-parent a.parent{ background-color:#c34370;}
#navigation ul li.current_page_item ul li a{ background:transparent;}#navigation ul li:hover ul{ display:block; position:absolute;}
#navigation ul li ul{background-color:#e7598b; display:none; position: relative; width:198px; padding:0;}
#navigation ul li ul li{display:block; position:relative; float:none; }
#navigation ul li ul li a{ padding-top:5px; padding-bottom:5px;}/*second level*/
#navigation ul li:hover ul li ul, #navigation ul li:hover ul li:hover ul li ul{display:none;}
#navigation ul li:hover ul li:hover ul, #navigation ul li:hover ul li:hover ul li:hover ul{display:block; left:198px; top:0;}.toggleMenu{display:none;}
.toggle a{width:100%; color:#ffffff; background:url(images/base/mobile_nav_right.png) no-repeat right center #3e3e3e; padding:10px 10px; margin-top:20px; font-size:16px;}
.toggle a:hover{color:#ffffff !important;}
/* = Slider cssJune 3, 2016 at 11:17 pm #35947.header .header-inner .nav ul { display:table; margin:auto;}
in the header of the CSS is not working
June 6, 2016 at 6:39 am #36089Hi Renate,
Didn’t quite understand with the issue. Can you send us the screenshot?
Regards,
Dave -
AuthorPosts
- You must be logged in to reply to this topic.