There areĀ nine predefined color schemes available in the Simply Works Core WordPress theme. Default, Blue (narrow), Blue Wide, Purple/Pink, Purple, Green, Orange, Yellow, Red, and Brown.

Built on Simply Works Core
Powered by WordPress
Copyright © Simply Works Core theme
A WordPress Theme that Simply Works
Does Simplyworks support Drop down menu on the top main navigation bar? I do not want the float navigation. I will like a regular drop down menu.
Also, how many plugins can I use with this theme?
And, how much ad space is available with this theme?
Thank you
Hi, is there a way of changing the colour of the main header (and footer) from the dark black/blue to a colour of our choice.
I have looked in the editor section of WordPress and cannot find the colour to change it at all.
Thanks for your help and for a simple yet great theme.
Robert.
Robert,
Which color are you using? You need to edit the CSS file in the “skins” folder.
thanks,
Jason
Hi Jason,
I am using the “Bluewide” on one website ( http://simplesolidfaith.org )and the “orangewide” on another ( http://restoreuganda.org )but on both, the banner and footer are black (nearly black).
I was wondering if there was an option to change the banner and footer colour to something other than black.
(I call it “banner” you may call it the header)
Thank you so much for your help.
Robert.
Robert,
You will need to make changes in the simply-works-core > skins > bluewide.css and orangewide.css look for #header and #copyright in these files.
#header {
background-color: #00111D;
}
#copyright{
background: #000;
color: #bbbbbb;
}
thanks,
Jason
Hi, I cannot work out how to get the sub headings underlined in the theme colour (see http://simplyworkscore.com/) and headings Core Features & Release Notes). Can you advise please?
Could you send me link or screen shot, I not sure what you mean by sub-headings? in the top menu?
thanks,
Jason
Hey Jason,
First and foremost, I love Simply Works Core. Thank you so much for this theme.
Only two problems I am having are the title of my website going over my header image, and spacing (black bar) below my header image.
I do not want to remove the title of my website from my settings just to get the words to go away from my header. How do I achieve this?
Also, the spacing below my header image is bothering me. I’d like for the header image to go right into the navigation bar with no spacing (black bar) between.
Thanks,
Kirk
Hi Kirk,
Look at the site, you may have solved the first issues already by adding your logo. correct?
second issue, are talking about the space below the bike pictures?
There is a bottom border of 5 pixels on the header area. to remove this go to:
Appearance > Editor > style.css (should selected already)
Scroll down to section 3 Header and remove the “border” lines
#header .wrapper{
background:#FFFFFF;
border-color:#444444;
border-bottom: solid;
border-width:0 0 5px 0;
}
To This
#header .wrapper{
background:#FFFFFF;
}
thanks,
Jason
Thank you for developing the template.
In the right column, I have text box widgets and would like to add links that don’t turn into the listed elements with a hard break and underline. Please let me know if/how to do this.
Thank you.
Jason,
Can I reduce the right and left sides of the top banner so it is centered on the page/screen the width of the columns.
Thanks,
Susan