Fedaro (WordPress) - More questions

Home Forums Support Fedaro (WordPress) - More questions


I am still struggling with a few things with the Fedaro (WordPress) template.
<reposting, since I did not get a response in my other thread>

1) How do I stop heading styles (h1..h6) from using uppercase?
2) When I have text formatted bold + italic, the text color is hot pink. I see in the CSS where this is happening but all my attempts to stop it from happening have made no difference.
3) I added the Tags Widget in the section-custom-1 position. It looks like fine on the Home page but when view my Archives page, there is a background image. How do I get rid of the background image? Again, I see where this is coming from in theme.css:

.tm-block-section-custom-1 {
background: url(../../../images/bg-17.jpg) top fixed;
-webkit-background-size: 100% !important;
-moz-background-size: 100% !important;
-o-background-size: 100% !important;
background-size: 100% !important;
}

I know I am not supposed to edit themes.css directly but I don’t know how to stop this from displaying on the Archive page … and why does it look fine on the Home page?


1,2 replied here https://warptheme.com/forums/topic/wp-fedaro-stupid-question/

3) I added the Tags Widget in the section-custom-1 position. It looks like fine on the Home page but when view my Archives page, there is a background image. How do I get rid of the background image? Again, I see where this is coming from in theme.css:

Where’s the page issue ? Could you please post it here ??

You must be logged in to reply to this topic.