Support Online: Mon - Fri / 08:00am - 05:00pm (GMT +7)
Your Time: Our Time:

file How can I change the font family

More
8 years 6 months ago #8173 by Marcelo Ayala
How can I change the font family/style and the background color for the Description in each slide?

Please Log in or Create an account to join the conversation.

  • vinhfalcao
  • vinhfalcao's Avatar
  • Visitor
  • Visitor
8 years 6 months ago #8180 by vinhfalcao
Replied by vinhfalcao on topic How can I change the font family
Hi cpnet
Thank for contacting us
You can change the font family/style and the background color for the Description by change code css in folder
modules\mod_jux_horizontal_accordion_slider\assets\css\default.css line code 176
.accordion p {
color: #CCC;
font: 12px Georgia, "Times New Roman", Times, serif;
padding: 0 15px 7px;
display: block;
line-height: 25px !important;
}
Best regards
Falcao

Please Log in or Create an account to join the conversation.

More
8 years 6 months ago #8187 by Marcelo Ayala
Hi Falcao,

Thanks for your help.
And what about the background color in the Description field?
The color in the line you pointed regards to the font color. I also need to change the background color.

Cheers,
Marcelo

Please Log in or Create an account to join the conversation.

  • vinhfalcao
  • vinhfalcao's Avatar
  • Visitor
  • Visitor
8 years 6 months ago #8193 by vinhfalcao
Replied by vinhfalcao on topic How can I change the font family
Hi cipnet
You can change backgroud color of description , you can insert line code
.accordion .description {
background-color:red;
}
in folder modules\mod_jux_horizontal_accordion_slider\assets\css\default_button.css
Best regards
Falcao

Please Log in or Create an account to join the conversation.

Moderators: Jackie
Time to create page: 0.035 seconds
Powered by Kunena Forum