All my custom CSS, it was working well, but since Thursday stopped working.
#logo.seven.columns {
width: 192px !important;
}
.header-advert.nine.columns {
width: 728px !important;
}
.nav-previous span, .nav-next span { display: inline-block; }
.wp-caption-text, .gallery-caption {
margin-bottom: 0 !important;
padding: 0 !important;
}
.single-post .pagination-wrap { display: none !important; }
.ticker-content{
font-weight:bold;
}
single .comments-likes, .love-it-wrapper {
display: none !important;
}
.royalSlider > .rsContent {
display:none;
/* or visibility: hidden depending on your needs... */
}
.royalSlider,
.royalSlider .rsOverflow,
.royalSlider .rsSlide,
.royalSlider .rsVideoFrameHolder,
.royalSlider .rsThumbs {
background: transparent !important;
}
Something is wrong, because the color configuration is not showing properly, and the site is crashing on the mobile browsers (since last Thursday).