Home › Forums › All Other Themes › Customizing SPA theme
- This topic has 6 replies, 2 voices, and was last updated 4 years, 6 months ago by Sonl Sinha.
-
AuthorPosts
-
January 27, 2016 at 6:02 pm #20513
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?
January 28, 2016 at 12:04 pm #20638Hi Kathleen,
For The Read More Buttons
Kindly go to Appearance>Theme Options>Basic Settings>Custom CSS box:
Add this css code in custom css box#services-box .read-more{background-color:#000000 !important;}
#services-box:hover .read-more{background-color:#86cd65 !important;}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.
NOTE: Kindly mention the issue in the email.
Regards,
ShriFebruary 16, 2016 at 2:51 am #22866I would also like to know if the Home Box 1 thru 4 can be removed completely? I find them difficult to get just right. They either don’t align properly with my images and text unless every single one is exactly size and number of words in description.
Also the links below them for more info don’t always work. I’m not sure why sometimes they do and sometimes they don’t. Any assistance is greatly appreciated.
Carl M.
February 16, 2016 at 6:32 am #22890Hi Carl,
To remove the homepage boxes, Kindly go to Appereance>Theme Option>Basic Setting>Custom CSS Box and add this code:
#services-box{display:none !important;}
Regards,
BradMay 3, 2020 at 7:52 am #150957Hello,
Can you tell me how to change the images from the stock ones in the circle on front page on the theme to my own?
How do I make these circles square?
Why is my font not changing in real time? I have to refresh to be able to see it.
Thank you
May 4, 2020 at 1:57 am #150971Also how do i rearrange the blocks on the front page so i can move one lot down or up?
May 4, 2020 at 12:09 pm #151013Hi Aurora,
Kindly show us your website URL please?
Regards,
Brad -
AuthorPosts
- You must be logged in to reply to this topic.