How to Change The Style of VPCart Slider Banners Title and Description

How to Change The Style of VPCart Slider Banners Title and Description

In this helpnote, we will show you how to change the styles of your slider banners title and description.

By default, the title and description of slider banners will look as below :



Please follow these steps below if you want to change the style of your slider banner title and description:

1. Login to your VPCart administration and then go to top menu : Website > Template/CSS Manager.

2. In the right panel of big textbox, locate "Template CSS (default)" dropdowns and select "main-responsive.css".

3. Click Edit button.

4. In the big textbox with css code loaded, locate the very end of the code and add this new css :

.camera_caption h3 { font-weight: bold; color: blue }

NOTE : this will make the title bold and blue color. You can change to whatever style you want.

5. Click Save button.

6. Probably you will also want to change slider banner description text style, then please also add this new CSS into the big textbox :

.camera_caption p { color: red; }

NOTE : this will make the description in red color. You can change to whatever style you want.



7. Click Save button.

You are done. Preview of example:


Times Viewed:
2313
Added By:
Wilson Keneshiro
Date Created:
3/9/2017
Last Updated:
3/9/2017