heidisews
Forum Replies Created
-
Forum: Themes and Templates
In reply to: Change date circle color adelleThank you so much ?? I knew I had to add display:none somewhere but I couldn’t figure out where!! Other than some plugins I think I’m finally done creating my site, thank you so much for your help!!!!
Forum: Themes and Templates
In reply to: Change date circle color adelleI ended up using FireBug in FireFox in the end. I was able to make a few changes now that I have utilized that tool but there is one area that is completely stumping me. The code looks very different from the other things I’ve changed. It’s the “Category” text underneath my Post title when on the home page. I used the select tool to see the css for it but the code is so different looking that I don’t know how to go about getting rid of it or hiding it. Do you know how I do that? Here is what the code looks like:
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
border: 0 none;
font-size: 100%;
margin: 0;
outline: 0 none;
padding: 0;
vertical-align: baseline;
}Is this even the correct css for that category text?
Forum: Themes and Templates
In reply to: Change date circle color adelleThank you so much, it worked like a charm ?? I have been watching video after video trying to figure out how to know what css to change and how, you’ve been very helpful! I will download Chrome now (I’m in Safari) and give that try. Thanks again for you help!!