Tagged: Fullwidth Easy Slider, slider
-
AuthorPosts
-
August 24, 2017 at 12:18 pm #843440
Hi,
I need 3 buttons on my full width slider, and I have copied this code into the caption:
[av_button label='Privatkunde' link='manually,http://' link_target='' size='x-large' position='left' icon_select='no' icon='ue800' font='entypo-fontello' color='theme-color' custom_bg='#444444' custom_font='#ffffff' admin_preview_bg=''][av_button label='Proffmarked' link='manually,http://' link_target='' size='x-large' position='center' icon_select='no' icon='ue800' font='entypo-fontello' color='theme-color' custom_bg='#444444' custom_font='#ffffff' admin_preview_bg=''][av_button label='Borettslag' link='manually,http://' link_target='' size='x-large' position='right' icon_select='no' icon='ue800' font='entypo-fontello' color='theme-color' custom_bg='#444444' custom_font='#ffffff' admin_preview_bg='']
See private contenct for link how the bottons are not horizontal on line. And there’s a underline on the button text that appeared.
I have a color section under that shows how I want it to be. Also with the large white text above filling the screen.
Please help.
Kindly regards, MathildeAugust 25, 2017 at 5:41 pm #844076Hey Mathilde,
Please post us your login credentials (in the “private data” field), so we can take a look at your backend.
- Install and activate ” Temporary Login Without Password “.
- Go to ” Users > Temporary Logins ” on the left-side menu.
- Click ” Create New “.
- Add the email address for the account ( you can use (Email address hidden if logged out) ), as well as the ” Role ” making that the highest possible and the expiry about four days
( do be sure that we have enough time to debug ). - Click ” Submit “.
- You’ll now have a temporary account. Please provide us here in the private section the URL, so we can login and help you out.
When your issue is fixed, you can always remove the plugin!
If you prefer to not use the plugin, you can manually create a admin user and post the login credentials in the “private data” field.Best regards,
YigitAugust 25, 2017 at 6:19 pm #844105Hi, thanks.
Look at private content for login.
Mathilde :-)August 25, 2017 at 6:58 pm #844121Hi Mathilde,
Login credentials did not work for me. Could you please check them once again? :)
Best regards,
YigitAugust 25, 2017 at 7:15 pm #844129Hi Yigit,, I generated a new password, look in private content. I got in with that one.
ThanksAugust 28, 2017 at 12:34 pm #844769Hi,
I changed all button positions to left and then added following code to Quick CSS in Enfold theme options under General Styling tab
.avia-caption-content .avia-button-wrap a { float: none; max-width: 205px; margin: auto; } .avia-caption-content .avia-button-wrap { width: 33.3%; margin-bottom: 20px; }
Please review your website
Best regards,
YigitAugust 28, 2017 at 1:07 pm #844780Hi Yigit,
Thanks a lot! Looking good!
Can you have a look at the responsive / mobile version? Can I have the buttons on line there as well? Just smaller? And how can I remove the underline on the buttons?
Kindly regards, MathildeAugust 28, 2017 at 1:19 pm #844786Hi,
I changed the code to following one
.avia-caption-content .avia-button-wrap a { float: none; max-width: 205px; margin: auto; text-decoration: none!important; } .avia-caption-content .avia-button-wrap { width: 31.3%; margin-bottom: 20px; margin-right: 2%; } @media only screen and (max-width: 768px) { .avia-caption-content .avia-button-wrap a { min-width: 125px; font-size: 15px; padding: 10px 25px 10px; }} @media only screen and (max-width: 480px) { .avia-caption-content .avia-button-wrap a { font-size: 12px; padding: 10px 5px 10px; min-width: 80px; }}
Please review your website :)
Best regards,
YigitAugust 28, 2017 at 1:32 pm #844792Hi Yigit,
GREAT! Thanks a lot!!! Is it best the have the white large text edited in the image itself, or is it possible to have a large white heading above? (Look at the example under the slider).
You rock,
Kindly regards, MathildeAugust 28, 2017 at 1:36 pm #844798Hi!
You are welcome :)
You can try adding the heading above your button shortcodes in slide caption :)
Cheers!
YigitAugust 28, 2017 at 1:39 pm #844799Hi,
Okay, thanks, I’ll try :-)
Thanks again for very good help. You can close this now.Have a great day,
Mathilde :-)August 28, 2017 at 2:30 pm #844824Hey!
You are welcome! :)
For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)You too have a great day! :)
Best regards,
Yigit -
AuthorPosts
- You must be logged in to reply to this topic.