Reduce background image/title bar size in tdEditor posts
-
I want to reduce the size of the title bar on individual posts. In tdEditor, the featured image pops up as the background image in the post’s title bar. This title bar is huge, and I would like to make it about half the size it is. I have not used CSS before, but I have the CSS editor. Any help you can give is much appreciated. Thanks!
The blog I need help with is: (visible only to logged in users)
-
Hi there, it seems that you have gotten this accomplished using the following CSS
#single-featured-img-container .single-featured-img-inner { padding: 60px 0 80px; }Great job for “…not having used CSS before…”
- The topic ‘Reduce background image/title bar size in tdEditor posts’ is closed to new replies.