Is there a method of displaying popular post that you guys recommend?
Oh. I see. So interesting. I will try this later today or tomorrow. Thank you so much
Thanks
I resolved it after posting. Thanks
Ohhh..that’s what it was. I set the default category to something else and it’s now gone. Thanks.
Thats the odd thing about this one. It doesn’t have any.
The red buttons shown are related to an SEO plugin.
I figured it out I think. Add this CSS
.td-block-title { background:#523f6d!important; }
I haven’t found any ill adverse effects.
I figured it out. I didn’t know it was as easy as inspecting the page and using that element name.
.td-block-title { background:#523f6d!important; }
Got it.It wasnt showing up because my color scheme was messed up.
thanks
Perfect. Thanks
Great thanks. What else is affected by the theme accent color?
Thanks
doh. Thanks
Thanks so much. The comment count is gone but the author name still shows up.
This is what I pasted..
td-post-author-name, .td-module-comments {
display: none;
}
I don’t have a plugin by that name installed. Oddly, debugging was enabled. I’m not sure why that is, but I changed it and the message is gone. Thanks.
Thanks
I was able to resolve this by disabling plugins one by one.
a clean install of the theme? Aren’t I going to lose all of my modifications?
Thanks. I don’t really know much about CSS. Where am I putting the value for the line spacing between the paragraph? I might want to have a different value for the spacing above and the spacing between paragraphs?
Great. thank you.
What about controling how much space is between lines and paragraphs in general?
I found it. I was looking in the social settings and not the post settings. thanks
Wow. Never knew that was there. thanks
Interesting. I’ll dig further. Thanks
Thanks but what I’m wondering is where is the text “About Us” coming from. I want to change it to just “About.”
Thanks.
thanks