Closed morchickit closed 5 years ago
Now opens window when clicked. Still needs styling.
/* kind of hacky this target solution. Ideally we would have a class for this button only. */
.results-page__menu > .results-page__menu__back {
text-transform: uppercase;
font-size: 1.1rem;
color: white;
}```
Thanks @claudioccm - I can easily add classes to these items if that's helpful for adding styles.
@drkane awesome. yeah, basically replace this hacky selector by the class you add there. I use a simplified BEM naming convention to my CSS classes. Here is an article I wrote about this, in case you are curious.
Users reported that it is too faint and not noticeable. They mentioned it should take them back to datasets selection window, not hope page