Limited Time Offer | Get 10% OFF on All Themes Package. Use Coupon Code GRC10 Buy Now

WordPress Website Templates

Find Professional WordPress themes Easy and Simple to Setup

inner banner

Reply To: Slider text placement

#4728
Grace Themes
Member

Hi Henrik

It is not possible to change the position of slider caption for each slide.

If you don’t want to use this default image slider, you can use any image slider WordPress plugin

  • Go to Appearance » Theme Options » Homepage Slider
  • Enter your slider shortcode which is provided by plugin without php tag

To change the background color of tab title
Go to Appearance -> Theme Options -> Basic Settings -> Custom CSS
use below css code and change the color code

.tabs-wrapper ul.tabs li a { background-color: #cccccc; }
.tabs-wrapper ul.tabs li a.selected { background-color: #96d668; }

Regards
Grace Themes