Menu "SKT Wedding"

Home Forums All Other Themes Menu "SKT Wedding"

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #35943
    MaikMaik
    Participant
    • Topics: 13
    • Replies: 10
    • Total: 23
    Member since: May 30, 2016

    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 css

    #35947
    MaikMaik
    Participant
    • Topics: 13
    • Replies: 10
    • Total: 23
    Member since: May 30, 2016

    .header .header-inner .nav ul { display:table; margin:auto;}

    in the header of the CSS is not working

    #36089
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30587
    • Total: 30587
    Member since: August 16, 2013

    Hi Renate,

    Didn’t quite understand with the issue. Can you send us the screenshot?

    Regards,
    Dave

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.