Hello!
There are settings for theme and secondary colour. The secondary colour is used in several places: as the menu item background colour, as the menu item hover colour, as the footer background colour and as text colour for articles and pages.
What I want is to change that colour for texts both for articles and for pages. I have found the CSS definition for articles
.main-content { color: #333; }
but I haven’t been able to nail down the definition for ordinary pages.
Any pointers appreciated.
]]>Hi, I added the following additional CSS to modify this theme with left & right margins:
@media only screen and (min-width: 768px) {
body {margin-left: 300px; margin-right: 300px;
}
}
It looks fine unti it scrolls down, at which point the header changes to the wrong size, blotting out the right hand margin. Help appreciated.
Kind Regards
TA
]]>Hi,
I really like this theme, but when I shrink the screen on PC or use my phone, the hamburger menu does not work, can someone help me with this? Thanks
Please let me know, I would truly appreciate any help with this. Otherwise, I have to think about using a different theme, but I like this one and would rather not.
Craig
]]>