Need to edit: bigtitle gk-special title width

Well-designed restaurant Joomla template with parallax effect.
GK User
Mon Nov 10, 2014 5:09 am
Hi!

Love this template.

Hit a css issue I can't resolve.
How can I edit the title width in the gk-special area, so that the title displays on one line (even if i have to reduce the text a little)?

It does a line break automatically, and can't figure out how to get the "Holiday Special" all on one line. (see attached)
Let me know if you need link, as I don't have the site live yet and you need to login.

Any help with this would be super...i just can't get it!
Thanks :)
User avatar
Fresh Boarder

GK User
Mon Nov 10, 2014 7:41 am
Please send me a PM with:
1. URL to your website
2. login and password of user with login privileges (please create one for me)
3. link to this thread
User avatar
Moderator

GK User
Wed Nov 12, 2014 7:38 am
Please edit: /templates/gk_steakhouse/css/override.css and add at its end:
Code: Select all
#specials .bigtitle .header {margin: 0px 10px;}
#specials .bigtitle .header span {width: 400px;}
#specials .bigtitle .header span:before, #specials .bigtitle .header span:after {width: 80px;}
#specials .bigtitle .header span:before {left: -100px;}
#specials .bigtitle .header span:after {right: -100px;}


Please experiment with above declarations.
Remember to enable "CSS override" in template settings - advanced section.
User avatar
Moderator

GK User
Wed Nov 12, 2014 3:14 pm
This is perfect!

Exactly what I was trying to do - thank you so much.
If anyone else needs to do the same, just use the instructions above!

Thanks a million :)
User avatar
Fresh Boarder

GK User
Wed Nov 12, 2014 8:01 pm
Thanks for the words of appreciation.
Is there anything else I can help you with regarding this topic?
User avatar
Moderator


cron