Page CSS Content Won't Delete/Change
Howdy,
On this page: http://m40.siteground.biz/~heartcor/asheida.com/voice-lessons/ I can't delete or modify the content in the page's custom CSS section. If I delete, or modify the CSS, it reverts back to the content that this there now:
#Content {
background-image: url("http://m40.siteground.biz/~heartcor/asheida.com/wp-content/uploads/2015/04/test-back42op.png");
background-position: right 0px bottom 142px;
background-repeat: no-repeat;
}
Trying to change CSS to:
#Content {
background-image: url("http://m40.siteground.biz/~heartcor/asheida.com/wp-content/uploads/2015/05/asheida-back4-350.png");
background-position: right 0px bottom 188px;
background-repeat: no-repeat;
}
I've tried to create a clone copy of the page, deleted all the CSS in the BeTheme's option section, deleted content out of visual composer and tried a different browser and nothing worked.
Please advise.
Cheers,
Casper
Comments
are you able to save other settings/options under muffin options panel or only Theme options > Custom CSS & JS > Custom CSS section can't be saved?