Jump to content
Sign in to follow this  
hireconrad

How to Edit Features Title in CSS?

Recommended Posts

hireconrad

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
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
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
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
Hey Conrad, Great to hear you resolved your issue. Best regards!

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

Sign in to follow this  

×