Shape 5

Joomla Templates => Fresh Bistro - Club => : unimage August 21, 2017, 09:51:31 PM



: Increase the number of sliders + Bottons
: unimage August 21, 2017, 09:51:31 PM


Hello friends ... I'm new here ... I've been researching here in the forum without success.

Apologies to moderators if topic is repeated.

1) But I would like to know how to increase from 3 to 6 sliders.

2) As native to the template, in this template region, there are two buttons. How do I put one more aside ??? (According to print)


Thanks in advance.

:)


: Re: Increase the number of sliders + Bottons
: jonahh August 22, 2017, 12:06:03 PM
Hello,

1. You can add more in the admin area of the Image and Content Fader module.

2. I'm not exactly sure what you mean, can you please explain a bit more?

Thanks,


: Re: Increase the number of sliders + Bottons
: unimage September 04, 2017, 07:12:05 AM

The two issues have already been resolved.

Now I ask.
In the same slider, where do I find the code to edit font size and type?

Follow the print to orient.


: Re: Increase the number of sliders + Bottons
: jonahh September 04, 2017, 11:25:26 AM
Hello,

You can edit the text in the following 2 locations:


:
.jdGallery .slideInfoZone h2 {
    background: transparent none repeat scroll 0 0;
    display: table;
    font-size: 5.5em;
    font-weight: normal;
    left: 0;
    line-height: 48px;
    padding: 0 19px;
    position: relative;
    text-align: left;
}

template.css line 1633





:
.iacf_subtext {
    font-size: 3.2em;
}

template.css line 1747