-
AuthorPosts
-
September 21, 2016 at 1:51 pm #689794
Hello,
I have 2 questions about the accordion slider:
1) Is it possible to have the 1500 x 430 accordion slider to display fullwidth. It is showing differently in the mobile and Desktop. It is not displayin in full in Desktop but I would like to use it as fullwidth.
2) Is it possible to have different font size in the slider content caption title/text in mobile and Desktop versions? Because right now the font is very small in the desktop version but when I make it bigger, its going to be too big for mobile version.
Details are in the private content area, please let me know, if you need some clarification.
September 26, 2016 at 6:07 am #691469Hey pimroll,
Thank you for using Enfold.
1.) Are you planning to add more images? Accordion sliders are usually use for multiple images. If you need to display a single image, use the full width slider element instead.
2.) Set the font size for desktop view then add this in the Quick CSS field to adjust it for mobile.
@media only screen and (max-width: 767px) { #top .aviaccordion-preview-title h3 { font-size: 13px !important; } #top .aviaccordion-excerpt { font-size: 12px !important; } }
Best regards,
IsmaelSeptember 26, 2016 at 11:31 am #691549Hello Ismael,
Thanks for the reply.
By the full width slider you mean?
– easy slider
– fullwidth easy slider
– fullscreen slider
all of them have to opportunity to add multiple images tough, or am I missing this element.I was using the accordion because it blures the backround so the text is more visible can I do the same effect by using coding?(when I use the other element besides accordion).
Regards,
September 26, 2016 at 2:54 pm #691720Hello, Ismael,
I got it you can ignore my last letter but now I would like to do the same thing with my homepage accordion slider.
I would like to display different font sizes in Desktop and Mobile is it possible and could you give me the code, where I could adjust the size for Desktop and Mobile?
Regards,
September 28, 2016 at 6:15 pm #692840Hey!
Replied you here – https://kriesi.at/support/topic/how-to-change-accordion-slider-text-size/ :)
Cheers!
YigitSeptember 29, 2016 at 9:02 am #692976Ok, thanks so I guess we can close this thread:)
September 29, 2016 at 9:51 am #692999Hey!
Please feel free to let us know if we can do anything else for you, by opening a new ticket.
Cheers
Regards,
Basilis -
AuthorPosts
- You must be logged in to reply to this topic.