Home › Forums › All Other Themes › Blendit PRO | Theme
- This topic has 14 replies, 2 voices, and was last updated 6 years, 10 months ago by Sonl Sinha.
-
AuthorPosts
-
December 18, 2017 at 7:53 am #89830
Good day
Please can you assist me with the following website: http://www.graphixstudio.co.za/wp_graphixstudio2/ on Blendit PRO Theme.
I cant change the colour of the navigation sub page, currently its black, please can you assist
Regards
MichelleDecember 18, 2017 at 8:56 am #89836Hi,
Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:
Add this code there:
.header .header-inner .nav ul li a:hover, .header .header-inner .nav ul li .current-menu-item a {color: #00999e;}
Regards,
ChrisJanuary 17, 2018 at 11:09 am #91901Good day Chris
Thank you for the update, please also confirm this for when the website goes on a mobile phone, the background colour is still black
Regards
MichelleJanuary 18, 2018 at 6:29 am #91984Hi,
Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:
Add this code there:
@media screen and (max-width:767px) { .nav ul { background:#fff !important;} .header .header-inner .nav { margin:0; width:100%;} .header .header-inner .nav ul { margin:0;} }
Regards,
ChrisJanuary 18, 2018 at 6:48 am #91986Hi Chris
Great thank you, the menu hover colour is still an orange colour, how can I change this?
Also, on the slider banners, I am not able to change the “Learn More” & “Purchase” Button, please assist with this.
Regards
MichelleJanuary 18, 2018 at 8:50 am #92002Hi,
Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:
Add this code there:
@media screen and (max-width:767px) { .toggle a.active { color:#00999e !important;} }
Kindly refer our documentation to change Purchase Button
http://sktthemesdemo.net/documentation/skt-blendit-doc/#slider-settingRegards,
ChrisJanuary 18, 2018 at 10:55 am #92017Good day Chris
I do not have those options on my backend at the theme options to amend the names on the buttons on the slider banners. I did view the theme doc before I asked you for assistance.
Regards
MichelleJanuary 19, 2018 at 9:23 am #92103Hi,
Okay, kindly send us your URL of the site and WordPress admin details (Username & Password) via sktthemes.net/contact Please mention this forum URL while replying so that we understand what needs to be done.
Regards,
ChrisJanuary 19, 2018 at 9:45 am #92116Good day Chris,
I have done as requested, please get back to me with this as soon as possible,
Thank you
MichelleJanuary 19, 2018 at 10:04 am #92120Okay
January 19, 2018 at 10:16 am #92125Hi,
Kindly Go To >> header.php and find text “Purchase Now” and “Learn More” and change it there what u need.
Regards,
ChrisJanuary 23, 2018 at 7:46 am #92422Good day Chris
Thank you!
Where do I change the colour of those buttons? Why is it that the Theme doesn’t have the same capabilities like on the theme documentation url?
Regards
MichelleJanuary 23, 2018 at 7:54 am #92425Hi,
Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:
Add this code there:
.common_btn { border:2px solid #000 !important; color:#000 !important;}
Regards,
ChrisJanuary 23, 2018 at 7:56 am #92426Hi Chris
Thank you very much for your assistance!
Regards
MichelleJanuary 23, 2018 at 7:59 am #92427Hi Michelle,
If you found our service good kindly review us here: https://www.sktthemes.org/forums/topic/reviews-and-
testimonials/page/14/Regards,
Chris -
AuthorPosts
- You must be logged in to reply to this topic.