What is the envato dashboard? I logged into envato market but don’t see anything.
If I remove the padding as you suggested, the text on the page will also be flush to the sides. So that won’t work. I’ll give it some more thought. Thanks.
By using min-width:320px and min-width:768px, the images go to the right edge on those sizes. It’s the sizes in between 320 and 768 where I get a right margin or padding of 10px somehow.
Thanks, but unfortunately, doing that makes the text go to the edge as well. Trying to make images and videos only go to the edge, with text having a 10px padding right and left.
What did you mean by “this code”? This? .td-post-content p .size-full {min-width:768px;margin-left:-14px;margin-right:-14px;}
If so, I tried changing the margin to 0, but it didn’t work. ?
Strike that. They’re showing now. ???
Thanks. I’d tried using the code in three different ways, finally even changed the style.css by ftp. And it still didn’t show any change on the page. ? I can live with how it is I guess.
A bigger issue is: I’d like the big grid 4 to somehow go the full width of the page, be able to add a third feature there, and have no space between each feature. ???
I figured out how to do it by adding custom css to the page. Thanks.
I found a solution. The erroneous <p> tag was the only one on the page. So I added this custom code to the page itself, and now the top header is flush.
p {
margin-top:-21px;
}
Site is bingewhat.com
Looking at the source code, it’s still adding a <p> tag.
<div class=”td-main-content-wrap td-main-page-wrap td-container-wrap”>
<div class=”tdc-content-wrap”>
<p><div id=”td_uid_1_5a98383742cce” class=”tdc-row”>
I did as you said. I downloaded the theme from Envato, and uploaded it by ftp. But the problem remains. ??? bingewhat.com
I tried what you said, but it didn’t work. It looks like this: http://jsgay.com/category2.png. But I want it to look like this: http://jsgay.com/category3.png. Used this coding (which didn’t work): .td-what .td_module_3 .td-module-image .td-post-category {
color:#fff;background-color:#ff1800;
}
Site is bingewhat.com
Sorry, forgot to hit the “notify me” by email button.
Why would the theme be adding in the <p> tag (I can see it in the source code), which is causing the space? The demo doesn’t have that <p> tag. view-source:https://demo.tagdiv.com/newspaper_what/
I’ve done much work on the site. If I re-download the theme package, won’t it mess things up?
Even if I put the demo homepage content back in, the top grid still isn’t flush to the top. And the <p> is still showing in the source.
Genius. Thanks again.
Thanks.
Genius. Thanks!
My bad — I just found the “Popular” option in the filter. Thanks!
Filtering the posts is helpful. But I was wondering — does the theme know which articles really are “trending” the most (getting the most visits)? And can it display those?
Oops — I just found out where to make the titles bold. No worries. THEME FONTS > Google Font Styles.
I’m having the same problem. Titles are bold in your demo, but not when I install the demo for myself. In fact, the google font call appears to be doing 400 only: href=’http://fonts.googleapis.com/css?family=Roboto+Condensed%3A400%7COpen+Sans…