• 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.
    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

    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)
  • 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

    (@webdesign-lds)

    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.

    I hope you want to help.

    Thanks very much.

    Thread Starter Webdesign-lds

    (@webdesign-lds)

    Another problem : Problem 7 : Click here

    – 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 : https://www.hervaam.be

    Thanks you a lot if you help me.
    Normally there are no more problems.

    Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    You know when the theme updates you’ll lose your customisations that were made to the theme’s files?

    Thread Starter Webdesign-lds

    (@webdesign-lds)

    But the theme doesn’t updated automatic?

    I add this to the wp-config : define( ‘AUTOMATIC_UPDATER_DISABLED’, true );

    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

    (@webdesign-lds)

    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.

    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

    (@webdesign-lds)

    7.1 Works. Only Index product must be delete not. How to do this? thanks

    Sorry for double post

    Hi,
    Problem 7.1) Add This in CSS BOX
    .container-fluid{display:none;}
    Enjoy. ??

    Thread Starter Webdesign-lds

    (@webdesign-lds)

    Hi,

    This is really the last question.

    Can i change the hole background for every page (also the home page) to light grey?

    Thanks.

    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

    (@webdesign-lds)

    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

    (@webdesign-lds)

    And also the background of the hole website is not grey …

    Only next to the logo and menu is it in color …

    What noz?

    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

    (@webdesign-lds)

    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)
  • The topic ‘Several Problems’ is closed to new replies.