Tagged: x Author Posts December 12, 2016 at 11:27 am #1290205 lholcombParticipant I am having some issues stylizing a single navigation button. This is my intended goal: https://dl.dropboxusercontent.com/u/2180271/Screen%20Shot%202016-12-12%20at%2011.01.15%20AM.png It seems like I can’t target the right thing with my CSS. Here is my test page: https://www.haggai-institute.com/gs-mock2/ Thank you for the help! December 12, 2016 at 11:43 am #1290226 ThaiModerator Hi There, Please remove your custom CSS and try with this instead: #menu-item-14108 > a { padding-top: 38px; } #menu-item-14108 > a:hover > span { box-shadow: none; } #menu-item-14108 > a > span { background-color: orange; padding: 8px 15px; color: #fff; } Hope it helps 🙂 December 12, 2016 at 11:57 am #1290243 lholcombParticipant Thanks Thai, perfect! Amazing support as usual! December 12, 2016 at 12:02 pm #1290248 Prasant RaiModerator You are most welcome. 🙂 Author Posts <script> jQuery(function($){ $("#no-reply-1290205 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script> Log In Username: Password: Keep me signed in Log In