hireconrad 0 Report post Posted July 10, 2012 Hi, i a features on the top of my page and i have a title over the background image. I have set it to be at the bottom, however i can't seem to edit the text properly. I have installed the customize css plugin, and have successfully edited the size of the title, however when i make it more the 30px, the title splits into 2 lines. How do I allow the features title to stay on 1 line (when i increase the font size to more then 30px)? How do i change the alignment of the text (currently set to left)? Share this post Link to post Share on other sites
batman 389 Report post Posted July 10, 2012 You can try to add CSS rules: [code]#feature_slider .text-bottom .fcontent .fheading { float:right; width:66%;}[/code] PageLines > Site Options > Custom Code > CSS Rules Life is too short to remove USB safely ... Share this post Link to post Share on other sites
Danny+ 1,327 Report post Posted July 10, 2012 Hi, Did Batman's suggestion work for you? Please search our forums, before posting! Share this post Link to post Share on other sites
hireconrad 0 Report post Posted July 10, 2012 Thanks Batman! i changed the width to 40% and it works exactly as i wanted it too. Awesome! Share this post Link to post Share on other sites
Stefan 6 Report post Posted July 10, 2012 Hey Conrad, Great to hear you resolved your issue. Best regards! Share this post Link to post Share on other sites