Not to worry. Got it all working. Forgot a “{” :P
.slideshow_caption {
width: 100%!important;
}
Also the above fails when framed?
Ok I figured it out in case anyone has this same issue.
THEME_FOLDER/css/base.css LINE NO. 190
There was a code
BEFORE : font: 1em “HelveticaNeue”, “Helvetica Neue”, Helvetica, Arial, sans-serif;
AFTER : font-family: 1em “HelveticaNeue”, “Helvetica Neue”, Helvetica, Arial, sans-serif;
Sorry that didn’t make a difference. :(
It works fine on any other theme… Just not enfold.