Home › Forums › All Other Themes › PAINTING
- This topic has 6 replies, 2 voices, and was last updated 5 years, 9 months ago by Sonl Sinha.
-
AuthorPosts
-
February 26, 2019 at 10:47 am #117913
Good day. Im busy with the theme painting(https://www.sktperfectdemo.com/demos/painting/) on the website childtime.co.za
I want to change a few things.
1. Remove the shadow from the text thats on the slider:
2. My footer is supposed to have 3 columns instead of four. The content under Navigation(second column) is in the third column and the content under contact details which is supposed to be the third column isnt showing.
3. Remove the page name on each page that appears at the top under the header image
4. The header size in the inner page to be like 200px. Just to make it smaller pleaseThank you so much
February 26, 2019 at 11:51 am #117921Hi,
Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:
Add this code there:
1. Remove the shadow from the text thats on the slider:
Ans:
.nivo-caption .slide_info h2 { text-shadow:none;}
2. My footer is supposed to have 3 columns instead of four. The content under Navigation(second column) is in the third column and the content under contact details which is supposed to be the third column isnt showing.
Ans: Kindly send us your URL of the site and WordPress admin details (Username & Password) via email: [email protected] Please mention this forum URL while replying so that we understand what needs to be done.
3. Remove the page name on each page that appears at the top under the header image
Ans:
.page .entry-title { display:none !important;}
4. The header size in the inner page to be like 200px. Just to make it smaller please
Ans:
.innerbanner { height:130px;}
Regards,
DaveFebruary 26, 2019 at 12:16 pm #117924Thank you so much. The details are sent. Then one more thing. The site description is showing even though i took it away and the box “Display Site Title and Tagline” is unticked.
February 27, 2019 at 1:48 pm #118036Hello Were you able to help with the footer?
February 28, 2019 at 6:09 am #118070Hi,
Issue resolved
Regards,
DaveFebruary 28, 2019 at 2:02 pm #118149Thank you so much. Would you be able to make the footer 3 columns please?
March 1, 2019 at 7:08 am #118194Hi,
This is done
Regards,
Dave -
AuthorPosts
- You must be logged in to reply to this topic.