I am still developing the theme; it is not live. I just need to know how to change the background color of the header with client name/logo at the top of the page for this theme.
For Background Color
Add this code in custom css box
.main-container{ background:#CCC;}
For all other issues kindly Send us email: [email protected] with your WordPress admin details and URL of the site. we will check the problem and resolve.
As a new user to WordPress and to your theme, I have some questions that I cannot find the answer in the published documents.
1. How do I change the color of the “Read More” button? (see below)
2. Do you have any documentation that expand on the use of “Short Codes”? If not can use provide some examples on how they can be used.
3. Under “Appearance-> Background” I can only add an image but cannot change the background color without adding an image. How do we change the background color of the site w/o adding an image?
4. We want to add a logo and a Site Title. However, the template will not display the Site Title when we add a logo. How can we add logo and display Site Title or there is a work-around?
5. This is a complex question and I will try to explain it. Our goal is to disable the Slider feature and only display a static Welcome page and 4 popular procedures; however when set the front page using “Setting –> Reading” then the “Home Boxes” are not displayed. We found the only way that it would work is set “Appearance –> Customize –> Static Front Page” to latest post then set “Appearance –> Theme Options —> Sections –> Welcome to wellness spa” to a welcome page. The concern here is if there is a new post then the front page would change because it is set to “the latest post”. What is the best (or correct) way to statically show a welcome page, disable “Home Boxes” and display 4 popular procedures?
6. Is there away to display only 3 “Home Boxes” instead of 4?
There is just a little thing.. when I visit an internal document (for example):
http://cichlid.org/?page_id=122
There is a pesky yellow line under the menu bar, the yellow is the footer background color. As it is in the mobile I can not seem to find the class. How can I make it black or make it disappear (preferably)?
Very nice!! you save me a plug in and made me stick with the same theme for both mobile and desktop display! There are just two other things
First the slide info in the home page overwhelms the full slide, is teh a way to hide it in mobile view, I tried adding:
@media screen and (max-width:47.938em) and (min-width:30.000em) {
.slide_info {display:none !important;}
}
But it does not appear to work
The other problem is that the background of the menu bar changes to white in mobile view and the menu entries are not visible, can it be configured in display view so they adopt the same colors than in desktop view or at least white over a black background?
I think with these two changes the theme full be fully compatible with mobile devices!!
The better way is you need to hide page description in homepage boxes. On destination page you don’t have description so it shows title and thumbnails. So if you want to hide description kindly go to Appereance>>Theme Option>>Basic Setting>>Custom CSS