Gabriel Bava
Forum Replies Created
-
Forum: Plugins
In reply to: [WordPress Related Posts] Title and Description are Together on The Same LineIt worked! I love how you guys conduct business. Not only do you guys deliver an awesome plugin, but you deliver awesome support. I look forward to seeing what plugin you guys create next.
Thanks again for your time,
GabeForum: Plugins
In reply to: [WordPress Related Posts] Title and Description are Together on The Same LineYes, this problem was happening before right after I updated the plugin. The only change I made was the line height:
.related_post_title {
}
ul.related_post {
line-height: 1.0em;
}
ul.related_post li {
}
ul.related_post li a {
}
ul.related_post li img {
}Thanks for your help.
Forum: Plugins
In reply to: [WordPress Related Posts] Title and Description are Together on The Same LineI made changes to adjust the line height in the plugin because I changed the line height originally for my site’s posts and I guess it automatically changed the line height for the plugin too. So I did make changes to the plugins CSS only to change the line height and I was having this problem before I made any changes.
Thanks for the fast response!
Forum: Themes and Templates
In reply to: Problems with my floating sidebar going into the footerI just tried that and if I take out “position: fixed;” the sidebar doesn’t float anymore so that doesn’t work. Thanks though.
Forum: Plugins
In reply to: [WordPress Related Posts] Title and Description are Together on The Same LineActually use this link to a post and scroll down to the bottom where I use the plugin: entrepreneurhood.com
Thanks