msigel 0 Report post Posted April 11, 2011 Please help on two different issues I am having with Features using Platform Pro (website is www.thechachamama.com). Issue 1 - The text on the first feature is all of sudden cutting off the text of the headline. I don't know how or why this is happening . . . I could swear it was not doing this in the past and I have not changed anything with the feature. Not sure if there is a # of characters limit or something else going on? Issue 2 - I want to add a fourth feature, and have changed every possible setting I can find to do this, yet it stays on only three features. Have changed to 4 in "Feature Settings" and made the fourth feature part of my Default-Features set. Pulling my few remaining hairs out trying to figure out why this is not working. Thanks in advance for any help!! Share this post Link to post Share on other sites
cmunns 16 Report post Posted April 11, 2011 Issue 1: This should help if you place in the custom css code area in your PP settings: ` body #feature_slider .fcontent { overflow: visible; } ` Issue 2: Did you check the page-meta options as well...this can override the global option that you are trying to change for max slides. Share this post Link to post Share on other sites
msigel 0 Report post Posted April 11, 2011 Brilliant!!! Thank you Adam . . . both problems fixed!! Share this post Link to post Share on other sites