Forum Replies Created
-
AuthorPosts
-
Hey hector1069,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:
.home .avia-slideshow-arrows { display:none; }
Best regards,
VinayHey sitibus,
I’m not sure how this is supposed to work? Did you try to add the js in the menu URL area?
Best regards,
VinayApril 25, 2018 at 10:19 am in reply to: Codeblock output not working when using a page template #946481Hi,
Glad this issue is sorted for you. Please feel free to get in touch with us if you need further help :)
Best regards,
VinayApril 25, 2018 at 10:18 am in reply to: "Less than" sign < in title or text crashes the icon list #946478Hi,
To use special characters without crashing the theme please install this plugin https://github.com/KriesiMedia/enfold-library/blob/master/integration%20plugins/Enfold/Avia%20Special%20Character%20Translation%20Plugin/avia-special-characters.zip
Best regards,
VinayApril 25, 2018 at 10:15 am in reply to: Display avia-gallery-thumb at left or right of avia-gallery-big #946477Hey dlikat,
1. Please add a logo image again from Enfold > Logo and save the theme options.
2. The header looks fine on my end please hard refresh and clear the browser cache.Best regards,
VinayHi,
I am afraid you’ll need to contact the plugin author for more info about the issue. Making third-party plugins compatible with the theme is unfortunately beyond the support scope we offer. Sorry for that!
Best regards,
VinayHey vinayb,
By default enfold does not support this feature. We can help you with the custom CSS required but without testing, I cannot guarantee that this effect can be achieved. This might take a while tho. Let us know if that is ok with you.
Best regards,
VinayHi,
I’m unable to view the page and inspect the element in question.
Would you mind providing a precise link to your site, showing the elements in question? We need to be able to inspect them in order to help :)
You can also refer to the team member section for customization tips.
Best regards,
VinayHi,
Unfortunately, this tool is not tested and I cannot assure any compatibility with the 3rd party tool without testing it as it would require quite some time and customization of the theme to achieve this, so I am sorry to tell you that this is not covered by our support. However, if it’s really important for you to get this done, you can always hire a freelancer to do the job for you :)
Best regards,
VinayHey navindesigns,
Please update your theme to version 4.3 and use the button row element.
For an alternate method using the current version of the theme please check the button alignment section.
Best regards,
VinayHey mleite1,
Please import the font by adding the below code to the top of the styles sheet:
@import url('https://fonts.googleapis.com/css?family=Oswald');
To change the font style:
.av_toggle_section .toggler { font-family: Oswald, ‘Roboto’, ‘HelveticaNeue’, Helvetica, Arial, sans-serif !important; font-size: 45px; line-height: 1.5em; color: #FFF; padding: 20px; background: rgb(255,0,0,0.1) !important; font-weight: bolder; }
Please check this links for more info on accordion.
If you have more questions please post a link to the page where we can inspect the element in question.
Best regards,
VinayHi,
The future update should not cause this issue but if you face any issue it might be because some files do not get replaced correctly during the update. In such a situation we recommend updating via FTP.
We will answer your other tickets too.
Thank you for using enfold :)
Best regards,
VinayHi,
Please change the font size value to 50px in the code Rikard gave you earlier.
Best regards,
VinayApril 25, 2018 at 5:38 am in reply to: Contact Form 7 with Enfold Styles – Fine tuning the CSS given to me by Victoria #946384Hi,
It appears you have managed to fix the border issue.
To increase the gap above the submit button please add margin top value to the button class.
Your code should look similar to:
.wpcf7 input[type=submit] { margin-top: 20px; }
Best regards,
VinayHi,
Thank you for pointing that out, the z-index of the logo is less than the menu please add “z-index:999” to logo class and that should fix the issue.
Your code should look similar to:
#header .logo { left: 50%; transform: translateX(-50%); z-index: 999; }
Best regards,
VinayHi!
To change the background color of the top bar please go to Enfold > Advanced Styling > Small bar above menu > Background color
let us know if you need any help :)
Best regards,
VinayHey Susanne,
Thank you for the kind words.
Are you referring to the background image of the section which has wordings “WHAT COULD BE YOUR REASON TO CHEER?” ?
Please make sure to empty the cache if you are using any 3rd party plugins.
Best regards,
VinayHey LUISCANAL,
Would you mind providing a precise link to your site, showing the elements in question? We need to be able to inspect them in order to help :)
Best regards,
VinayHey r3t4iL,
Let us know exactly how you set it up? Did you use the columns or grid row element?
Could you please unblock the site so we can inspect it and help you better.
Best regards,
VinayHi strumpumpel!
The above links do not work for me, could you please elaborate what you are concerned about?
We are happy to help you :)
Cheers!
VinayHi,
I have checked your site and it appears a plugin conflict may be one of the reasons for this issue.
To find which plugin is causing the conflict please follow these steps:1. Go to your plugins page > Deactivate all active Plugins
2. Update WordPress and Enfold to the latest version if you have not.
3. Make sure all the plugins are updated.
4. If the problem does not persist when plugins are turned off, activate one plugin at a time and refresh until you find the plugin in conflict.We await the results of your plugin compatibility test.
Thanks for your cooperation :)
Best regards,
VinayHi,
The site looks good on my end. You may not see the changes until the cached files are cleared in your browser.
Please try to hard refresh by pressing Ctrl + Shift + F5 on your browser or press the F12 key to open chrome dev tools and right click on the refresh button and select “Empty Cache and Hard Reload” and review the site again.
Best regards,
VinayApril 24, 2018 at 6:31 am in reply to: Mobile Menu hamburger drops to 2nd row when set at 1024 landscape width #945681Hey Mark,
Please select logo left and menu right from Enfold > Header > Header layout options.
Then adjust the value of max-width in the code.
Best regards,
VinayHi,
As I understand you need to replicate the mobile header in the desktop view correct?
Desktop view : Transparent sticky header with a white Hamburger menu.
Please add this code to your CSS
#header.header_color .header_bg { background: transparent; }
Best regards,
VinayHi,
I checked the link to the staging site and it appears the logo image is broken. Please re-upload the logo image to fix this.
The approach you started with is quite old and the theme has changed a lot since then.
Please remove the previous code and start fresh. There is a much simpler approach to achieve a centered logo, split menu please check this link http://graphitivity.com/enfold/docs/menu/#logo-center-split-menu
Best regards,
VinayHi,
If you like to try the method @Rikard suggested you don’t need to use CSS. Just align the buttons to right and left inside the 1/2 columns.
To align buttons in a single column using custom CSS please add the class names in layout builder elements without a “.” in the beginning and it should work for you.
Best regards,
Vinay-
This reply was modified 7 years, 3 months ago by
Vinay.
Hi,
Glad we could help!
Thank you for using Enfold :)Best regards,
VinayHi,
Glad we could help!
Please take a moment to review our theme and show your support https://themeforest.net/downloads
To know more about enfold features please check – http://kriesi.at/documentation/enfold/
Thank you for using Enfold :)Best regards,
VinayHi,
Would you mind providing a precise link to your site, showing the elements in question? We need to be able to inspect them in order to help :)
Best regards,
Vinay -
This reply was modified 7 years, 3 months ago by
-
AuthorPosts