glynt 1 Report post Posted January 31, 2012 Hi, I have just updated to 2.1 and I am really please that the feature button is back! However, I want to change the position of it so that it is at the bottom of the feature. Can anyone help? Thanks, Glyn (http://gt-images.net, pagelines 2.1) Share this post Link to post Share on other sites
kastelic 6 Report post Posted January 31, 2012 Try this in Custom Code -> Custom CSS: [code]#feature .plmore { position: absolute; bottom: 10px; left: 10px; }[/code] Share this post Link to post Share on other sites
glynt 1 Report post Posted January 31, 2012 That's perfect! thank you very much... I was so close myself - I had tried using #feature_slider .fcontent. plmore{ } Cheers, Glyn Share this post Link to post Share on other sites