Comments 2Rian started the conversationJanuary 23, 2015 at 12:20amHi!1) is possible to add a round gradient background behind the "more content below" arrow on the home slider?2) is it possible to add a dropshadow to buttons?3) I have selected a background picture for a column and wish for it to have a gradient on hover. it is set up but nothing happens on hover.thanks! 8,849Tahir repliedJanuary 23, 2015 at 3:42pmHey!No i am afraid these wont be possible without custom work. Best,-T ThemeNectar Support Team 2Rian repliedJanuary 24, 2015 at 2:21amok thanks.can i change the text color on hover of the tabs?thanks again.BTW where is the button sizer for the nectar slider i couldn't find it. 8,849Tahir repliedJanuary 24, 2015 at 1:02pmHey Again!Please see: http://prntscr.com/5wd10k .Thanks ThemeNectar Support Team 2Rian repliedJanuary 27, 2015 at 5:45amthanks! was looking in the wrong place.1) How can i change the text color on hover of the tabs?2) how can i change the call to action button font/size/ take away all caps?3) how can I hide the portfolio page's title and navigation arrows?4) how can I change custom button font/size/ take away all caps? 8,849Tahir repliedJanuary 27, 2015 at 3:05pmHey Again!I cant seem to view your site ?. Also can you provide the direct page links of where i can see these elements on your site. Best,-T ThemeNectar Support Team 2Rian repliedJanuary 27, 2015 at 8:29pmsorry for some reason the link was missing a #1) http://1f2.a71.myftpupload.com/our-work/2) bottom of every page3) http://1f2.a71.myftpupload.com/portfolio/jane-doe...4) every custom button on the site 8,849Tahir repliedJanuary 28, 2015 at 3:07pmHey Again!Add this into the Custom CSS box located in your Salient Options panel :.tabbed > ul li a:hover { background-color: rgba(203, 196, 118, 1) !important ; } .single-portfolio .row .col.section-title h1,#portfolio-nav ul.controls { display: none !important; } Thanks ThemeNectar Support Team 2Rian repliedJanuary 28, 2015 at 9:31pmthank you!1) that took care of everything but the squares on the top left (photo attached)2) how to change the font type/size and take away the all caps for all custom buttons and the call to action button? 8,849Tahir repliedJanuary 29, 2015 at 2:54pmHey Again!Add this into the Custom CSS box located in your Salient Options panel :.single-portfolio #full_width_portfolio #portfolio-nav { display: none !important; } And for the nectar buttons :a.nectar-button { text-transform: none !important; } Thanks ThemeNectar Support Team 2Rian repliedJanuary 29, 2015 at 8:35pmwonderful!1) that worked for all but the nectar slider. 2) how can i change the font and font size of all buttons?3) how do i change the font color of a menu item turned into a button when it's active? www.kageno.org/donateyou are always so reliable. thanks again! 8,849Tahir repliedFebruary 2, 2015 at 5:55pmHey!1: .swiper-slide .button a{ text-transform: none !important; } 2:.swiper-slide .button a,a.nectar-button { font-size:18px !important; font-family:'sintony' !important;}3: body header#top nav .sf-menu > li.menu-button.current-menu-item > a { color: #09BD12 !important; } Thanks ThemeNectar Support Team 2Rian repliedFebruary 3, 2015 at 1:49amthank you!!!are there any tricks to getting the home slider to load faster? 8,849Tahir repliedFebruary 3, 2015 at 3:18pmYou can use W3Total Cache and Better WP Minify for minification. Thanks ThemeNectar Support Team 2Rian repliedMarch 24, 2015 at 4:58amhi, i tried changing the toggle font color with this code but it doesn't work. can you tell me what it should be?.toggle{font-color : #b90101 !important:} 8,849Tahir repliedMarch 24, 2015 at 2:04pmTry " .toggle h3 " . Thanks ThemeNectar Support Team 2Rian repliedMarch 24, 2015 at 9:45pmdidn't work 8,849Tahir repliedMarch 25, 2015 at 3:59pmCan you provide the direct page url of the toggle. Thanks ThemeNectar Support Team 2Rian repliedMarch 26, 2015 at 2:08amrandalmyers.com/#resume 8,849Tahir repliedMarch 26, 2015 at 4:17pmHey, Add this into the Custom CSS box located in your Salient Options panel (Make Sure there are no red cross in the Box) :.toggle h3 a { font-size: 21px !important; line-height: 21px !important; }Thanks ThemeNectar Support Team Sign in to reply ...
Hi!
1) is possible to add a round gradient background behind the "more content below" arrow on the home slider?
2) is it possible to add a dropshadow to buttons?
3) I have selected a background picture for a column and wish for it to have a gradient on hover. it is set up but nothing happens on hover.
thanks!
Hey!
No i am afraid these wont be possible without custom work.
Best,
-T
ThemeNectar Support Team
ok thanks.
can i change the text color on hover of the tabs?
thanks again.
BTW where is the button sizer for the nectar slider i couldn't find it.
Hey Again!
Please see: http://prntscr.com/5wd10k .
Thanks
ThemeNectar Support Team
thanks! was looking in the wrong place.
1) How can i change the text color on hover of the tabs?
2) how can i change the call to action button font/size/ take away all caps?
3) how can I hide the portfolio page's title and navigation arrows?
4) how can I change custom button font/size/ take away all caps?
Hey Again!
I cant seem to view your site ?. Also can you provide the direct page links of where i can see these elements on your site.
Best,
-T
ThemeNectar Support Team
sorry for some reason the link was missing a #
1) http://1f2.a71.myftpupload.com/our-work/
2) bottom of every page
3) http://1f2.a71.myftpupload.com/portfolio/jane-doe...
4) every custom button on the site
Hey Again!
ThemeNectar Support Team
thank you!
1) that took care of everything but the squares on the top left (photo attached)
2) how to change the font type/size and take away the all caps for all custom buttons and the call to action button?
Hey Again!
ThemeNectar Support Team
wonderful!
1) that worked for all but the nectar slider.
2) how can i change the font and font size of all buttons?
3) how do i change the font color of a menu item turned into a button when it's active? www.kageno.org/donate
you are always so reliable. thanks again!
Hey!
1:
2:
3:
Thanks
ThemeNectar Support Team
thank you!!!
are there any tricks to getting the home slider to load faster?
You can use W3Total Cache and Better WP Minify for minification.
Thanks
ThemeNectar Support Team
hi, i tried changing the toggle font color with this code but it doesn't work. can you tell me what it should be?
.toggle{
font-color : #b90101 !important:
}
Try " .toggle h3 " .
Thanks
ThemeNectar Support Team
didn't work
Can you provide the direct page url of the toggle.
Thanks
ThemeNectar Support Team
randalmyers.com/#resume
Hey,
Thanks
ThemeNectar Support Team