I am also having trouble specifying a different font in the Custom CSS area. The override works on IE but not in Safari. Here is my override:
#text-slider { width: 100%; position: relative; font-family: Tahoma
; font-size: 20px; font-weight: 600; line-height: 24px; height:auto; overflow:hidden; } #text-slider article { width:100%; position:absolute; top:50; left:0; } #text-slider span { display: block; } #text-slider-controls { width: auto; height: auto; float:none; margin:3%;padding-top:20px;padding-left:395px; /*position: absolute; bottom: 0; right: 0;*/ } /* #text-slider-controls .prev { float: none; } #text-slider-controls .next { float: none; } */ #text-slider-controls a { text-decoration: none; } .nav-color { color: #777777; font-size:32px; } .nav-color:hover { color: #444444; } #text-slider-controls { margin: 0; } line-height:25px; font-size:25pt; color:#5c5c5c;
My site is at https://www.designsbydanica-test.com. Your help is greatly appreciated!
Thanks,
Linda