I have a couple of questions regarding my website and news2 theme.
1) How I can change the link hover color?
2) In the widget rules i choose the option to custom css class and insert the code: title-border title-color1 right.
The color 1 is red. Is it possible to make the color 1 green or something else? I search all the css files but nothing.
3) In single posts i can leave a comment although i choose disable for show comments.
4) How i can resize (to 540px for example) the feature image in single posts only?
I try this code:
- Code: Select all
#gk-mainbody article .featured-image img {
width: 540px;
}
but affect also the feature images in categories.
and
5) in pages, can i decrease the space between the main content and the main menu?
I hope there is no problem with my questions
Thank you!