Notice: These forums are now retired and closed. For active support, please Submit a Ticket or visit our official WordPress.org community pages.
Kadence Theme | Kadence Blocks | Starter Templates | WooCommerce Email Designer | Ascend | Virtue | Pinnacle

Odd CSS output

Home / Forums / Ascend Theme / Odd CSS output

This topic is: Resolved
[Resolved]
Posted in: Ascend Theme
December 6, 2018 at 8:46 am

Hi Kadence team,

till WP5 drops and we get to spend some time testing with it, i taught i try to fix some odd CSS output:

i use this:
.nav-main ul.sf-menu > li:after {
content: '/';
display: block;
position: absolute;
top: 10px;
font-size: 13px;
color: #939598;
}

… to put “/” after each menu item. To my surprise it shows up before the item. Maybe i’m overlooking something? Any ideas?

Thank you

  • The forum ‘Ascend Theme’ is closed to new topics and replies.