image background in k2 item title

GK User
Thu Oct 06, 2016 1:55 pm
Hello!

I am very close but im missing some things and hope your experties will find the solution.

I have created in the steackhouse html k2 default item.php a div called k2itemtitle and put it inside the itembody div above the fulltext div.

I have created a css overide and set a background image for the title but the image is not in place i want it just behind the title

and main issue is when in responsive layout it is behind the item image hidden

here is the url of the page

https://goo.gl/0tguvF

thank you
User avatar
Junior Boarder

teitbite
Fri Oct 07, 2016 9:23 am
Please add this code to override.css and make sure override is enabled in template settings.

Code: Select all
.k2itemTitle h1 {
    margin: 0;
    padding: 10px 35px;
}
User avatar
Moderator

GK User
Fri Oct 07, 2016 9:42 am
thank you! i knew you would have a simple and effective solution!
User avatar
Junior Boarder

teitbite
Sun Oct 09, 2016 9:50 am
Hi
Glad I could help.
---
If You were satisfied with our support please let other users know on Twitter: http://twitter.com/gavickpro or Facebook: http://www.facebook.com/gavickpro
User avatar
Moderator


cron