Neep help on Css help on the follow button on the discussion page.
Below i have attached the CSS code i have applied, however I want to achieve the yellow color on the arrrowed section.
@media (min-width: 768px) {
.DiscussionPage-nav .SubscriptionMenu-button, .SubscriptionMenu-button--false {
background: #fff;
font-weight: bold;
box-shadow: 0 5px 5px rgba(215, 217, 220, 0.3);
border-bottom: 1px solid #dbdfe6!important;
border-right: 1px solid #dbdfe6!important;
}
}