Title: Several Problems
Last modified: August 21, 2016

---

# Several Problems

 *  [Webdesign-lds](https://wordpress.org/support/users/webdesign-lds/)
 * (@webdesign-lds)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/several-problems-5/)
 * Hello,
 * I am Louis from Belgium. I make a website now but i have several problems. I 
   have already download the plugin : Easy Custom css
 * [Please click here to see the picture.](http://www.plaatjesdump.nl/upload/54e967b08b2b07cf21e0d1f88a5fbe33.jpg)
   
   The picture is taken on the home page. But Problem 5, 4, 1 must done also by 
   the other page’s.
 * Can anyone give the code?
 * Problem 1 : HERVAAM is white but it must be Black.
    Problem 2 : The menu is rose
   it must be black. Problem 3 : The letters must be red Problem 4 : The letters
   are white but it must be black. Problem 5 : Where can i change the text and where
   can i give a phone number?
 * ———————————————————————–
 * [Please click here for problem 6](http://www.plaatjesdump.nl/upload/38118d3ac3cd3cac34fbb6e11f1487e3.jpg)
 * Problem 6 : I want to delete this but where must i do this?
 * Please help me.
 * Thanks

Viewing 15 replies - 1 through 15 (of 23 total)

1 [2](https://wordpress.org/support/topic/several-problems-5/page/2/?output_format=md)
[→](https://wordpress.org/support/topic/several-problems-5/page/2/?output_format=md)

 *  [Infigo Software](https://wordpress.org/support/users/vibhorp/)
 * (@vibhorp)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/several-problems-5/#post-4449847)
 * Hi Louis,
 *  Go to Easy Custom CSS Box.
 *  For Problem No 1 to 5.Add the below given line of code in the CSS box.
    Problem#
   1) .pink_title dt {color:#000;}.slidesDescription h1{color:#000;} Problem #2 
   n #3) .navbar-inverse .nav li.current_page_item a{color:red;} .navbar-inverse.
   nav li.current_page_item {background-color: #000;} .navbar-inverse .nav > li 
   > a:hover { color:red;background-color: #000; } Problem #4) .slidesDescription
   p {color: #000;}
 * **NOTE:As you will update the themes version below changes will overridden with
   the new codes. We’ll fix this bug in new version of theme.**
    Problem #5)For 
   this you have to change Some Line of Code in the Themes two files.Locate the 
   File pink.header.php Go to line no #26,#27 after the <span> and replace code 
   with below given code <b><?php _e( “Your Text”, ‘sis_spa’ ); ?><p>Your Contact
   Number’s</p></b> Perform the same changes in file index-slider.php and go to 
   line no 21 and replace the given code “<?php _e( “Your Text Here”, ‘sis_spa’ );?
   ><p>Your Contact Number</p>”
 * Problem #6) I could not get Which Part you want to delete from the page.
 * Thank’s
 *  Thread Starter [Webdesign-lds](https://wordpress.org/support/users/webdesign-lds/)
 * (@webdesign-lds)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/several-problems-5/#post-4449851)
 * Hello,
 * Thanks.
    But now you did it only by the Home Page. Not by the other pages. The
   home page is OK. But how must i change the colors and the lettertype colors like
   on the home page. It must change also by the other pages.
 * Problem 6 : I want to delete this all on the home page. I dont need that.
    [Click Here.](http://www.plaatjesdump.nl/upload/38118d3ac3cd3cac34fbb6e11f1487e3.jpg)
 * I hope you want to help.
 * Thanks very much.
 *  Thread Starter [Webdesign-lds](https://wordpress.org/support/users/webdesign-lds/)
 * (@webdesign-lds)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/several-problems-5/#post-4449865)
 * Another problem : Problem 7 : [Click here ](http://www.plaatjesdump.nl/upload/e939f51412a49a4141f42e0b2afbb8f5.jpg)
 * – 1 : The stripe must be black.
    – 2 : The pink color must be black. – 3 : The
   text must be yellow the code is : #FFCC00 – 4 : The circle must be black.
 * Problem 8 is on the home page the colors are yellow but all the problems above
   this must be also done by the other pages : For more information you can look:
   [http://www.hervaam.be](http://www.hervaam.be)
 * Thanks you a lot if you help me.
    Normally there are no more problems.
 *  [Andrew Nevins](https://wordpress.org/support/users/anevins/)
 * (@anevins)
 * WCLDN 2018 Contributor | Volunteer support
 * [12 years, 7 months ago](https://wordpress.org/support/topic/several-problems-5/#post-4449866)
 * You know when the theme updates you’ll lose your customisations that were made
   to the theme’s files?
 *  Thread Starter [Webdesign-lds](https://wordpress.org/support/users/webdesign-lds/)
 * (@webdesign-lds)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/several-problems-5/#post-4449868)
 * But the theme doesn’t updated automatic?
 * I add this to the wp-config : define( ‘AUTOMATIC_UPDATER_DISABLED’, true );
 *  [Infigo Software](https://wordpress.org/support/users/vibhorp/)
 * (@vibhorp)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/several-problems-5/#post-4449876)
 * Hi,
    Problem#6 ) Add this code in CSS BOX `.jumbotron {display:none;}.home_service{
   display:none;}.thumbnail {display:none;}#product_slide {display:none;}`
 * Add this code for other problems in CSS BOX.
 * `.slidesDescription { background: none repeat scroll 0 0 #F2E228;}.pink_title
   dt {color:#000;}.slidesDescription h1{color:#000;}.navbar-inverse .nav li.current_page_item
   a{color:red;}.navbar-inverse .nav li.current_page_item {background-color: #000;}.
   navbar-inverse .nav > li > a:hover { color:red;background-color: #000; }.slidesDescription
   p {color: #000;border-left: 1px solid #000;} .pink-container h1 {color: #000;}.
   pink-container { background: none repeat scroll 0 0 #E2F228; }.pink-container
   p {color:#0F0F0F;border-left: 1px solid #000;}.spa_tag span,.spa_tag span p {
   color: #000;}`
 * Problem 7.1) Make an image(size 170 X 100px) in black color as you want to apply.
   And just replace it with the older one in ‘/themes/images’ folder with name of‘
   spa-tag.png’
 * Thank’s
 *  Thread Starter [Webdesign-lds](https://wordpress.org/support/users/webdesign-lds/)
 * (@webdesign-lds)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/several-problems-5/#post-4449884)
 * Hello,
 * Thank you very much !
 * Only Problem 7.1. If i do that like you told me. It doesn’t change. It is still
   pink.
 * And also on the home page there stand now anything i want to delete.
 * [Click here to see it.](http://hervaam.be/)
 * Index Product that must be delete.
 * This are the last Questions. I hope you can help me again.
 * Thank you very very much.
 *  Thread Starter [Webdesign-lds](https://wordpress.org/support/users/webdesign-lds/)
 * (@webdesign-lds)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/several-problems-5/#post-4449885)
 * 7.1 Works. Only Index product must be delete not. How to do this? thanks
 * Sorry for double post
 *  [Infigo Software](https://wordpress.org/support/users/vibhorp/)
 * (@vibhorp)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/several-problems-5/#post-4449899)
 * Hi,
    Problem 7.1) Add This in CSS BOX `.container-fluid{display:none;}` Enjoy.
   🙂
 *  Thread Starter [Webdesign-lds](https://wordpress.org/support/users/webdesign-lds/)
 * (@webdesign-lds)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/several-problems-5/#post-4449904)
 * Hi,
 * This is really the last question.
 * Can i change the hole background for every page (also the home page) to light
   grey?
 * Thanks.
 *  [Infigo Software](https://wordpress.org/support/users/vibhorp/)
 * (@vibhorp)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/several-problems-5/#post-4449915)
 * Hi,
    Add this CSS box.
 *  `body {background-color:’color-code’;}
    .navbar-inverse .navbar-inner {background-
   color:’color-code’ !important;}`
 * Thank’s
 *  Thread Starter [Webdesign-lds](https://wordpress.org/support/users/webdesign-lds/)
 * (@webdesign-lds)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/several-problems-5/#post-4449943)
 * hello,
 * The pink header the text REFRESHED. How can i put that in litle letters without
   Caps Lock? I want something like this : ReFresHed
 * Greets
 *  Thread Starter [Webdesign-lds](https://wordpress.org/support/users/webdesign-lds/)
 * (@webdesign-lds)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/several-problems-5/#post-4449944)
 * And also the background of the hole website is not grey …
 * Only next to the logo and menu is it in color …
 * What noz?
 *  [Infigo Software](https://wordpress.org/support/users/vibhorp/)
 * (@vibhorp)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/several-problems-5/#post-4449946)
 * hello ,
    **Pink Header text** -> Go to CSS BOX
 *  Add this code `.pink_title dt {text-transform: none;}`
 *  Now you can add text like “ReFresHed” using option panel for HOME PAGE .And 
   for other pages and posts you need to use the meta boxes in the admin panel.
 *  **Background-Color **->
    Add this code in CSS box `body {background-color:'your
   color code';}`
 * Thank’s
 *  Thread Starter [Webdesign-lds](https://wordpress.org/support/users/webdesign-lds/)
 * (@webdesign-lds)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/several-problems-5/#post-4449947)
 * Hello,
 * It still not work. Can i have your email? Than you can look what i do wrong? 
   pls
 * Thanks

Viewing 15 replies - 1 through 15 (of 23 total)

1 [2](https://wordpress.org/support/topic/several-problems-5/page/2/?output_format=md)
[→](https://wordpress.org/support/topic/several-problems-5/page/2/?output_format=md)

The topic ‘Several Problems’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/spasalon/2.9/screenshot.png)
 * Spasalon
 * [Support Threads](https://wordpress.org/support/theme/spasalon/)
 * [Active Topics](https://wordpress.org/support/theme/spasalon/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/spasalon/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/spasalon/reviews/)

 * 23 replies
 * 4 participants
 * Last reply from: [webriti](https://wordpress.org/support/users/priyanshumittal/)
 * Last activity: [12 years, 5 months ago](https://wordpress.org/support/topic/several-problems-5/page/2/#post-4450060)
 * Status: not resolved