Hello ,
I would like to change my pop up style and I'll trying to change the font and it doesn't work. I'll working with the sassy theme.
Like you can see, the background color change but not the center and I don't know how to change the font. I didn't find the font color option.
Thank you for your help!
.sassy-theme .esri-widget
.sassy-theme .esri-widget--button,
.sassy-theme .esri-menu,
.sassy-theme .esri-popup,
.sassy-theme .esri-popup__main-container{
background-color: rgb(27, 27, 9);
}
.sassy-theme .esri-widget.esri-search,
.sassy-theme .esri-search .esri-widget--button ,
.sassy-theme .esri-widget .esri-menu
{
background-color: rgb(198, 198, 63);
color: rgb(121, 5, 50);
font-size:larger;
font-family: 'Montserrat';
}
.sassy-theme .esri-attribution
.sassy-theme .esri-attribution a
.sassy-theme .esri-popup .esri-attribution
.sassy-theme .esri-popup .esri-popup__pointer-direction,
.sassy-theme .esri-popup .esri-popup__button,
.sassy-theme .esri-button,
.sassy-theme .esri-input,
.sassy-theme .esri-widget a