richnyc30 Hi
The More articles section on this blog page has mockup of the nav-tabs nav-stacked and it will inherit the style of template.
The declaration for this rule is:
.items-more .nav-tabs>li>a:hover,
.items-more .nav-tabs>li>a:active,
.items-more .nav-tabs>li>a:focus {
background: #343a40;
color: #fff;
}
You can override this css rule in 'custom.css' file in template.
Regards,
Heinz