Forum Replies Created
-
AuthorPosts
-
Hi,
Sorry I can’t find any other solution for hiding the map tooltip.Best regards,
MikeHi,
To set the color of the button transparent and 180px for only the home page we’ll use:.page-id-793 .flex_cell_inner .avia-button.avia-button-fullwidth { background: transparent !important; height: 180px; }
To remove the link decoration for only the home page we’ll use:
.page-id-793 .flex_cell_inner a { text-decoration: none!important; }
But here’s an option for you, what if you used your cells with images in them and only put a full with button over them, using the button title as the your text? Here’s a test on my localhost, the only thing is the text can only be centered.
CSS:.flex_cell_inner .avia-button.avia-button-fullwidth { background: transparent !important; height: 180px; } span.avia_iconbox_title { top:130px !important; }
Best regards,
MikeMay 8, 2017 at 2:41 am in reply to: LayerSlider (PAID) – Requesting an add to Enfold's online documentation #789267How LayerSlider Updates work in Enfold
The bundled version of LayerSlider will be updated with theme updates, which we do depending on our own release cycle and depending on critical updates. The users cant update the bundled version of the layerslider, even if actived.
However, if a user wishes to update before the next theme update, they can simply purchase a copy of the layerslider on codecanyon, upload it as a plugin and activate it. It will then overwrite the bundled version, and then the user is in full control of LayerSlider updates.
There is no need to deactivate the bundled version, it automatically detects if the plugin version is active and disables itself.This is our official answer on LayerSlider updates, hope is clears any confusion.
Thank you for using Enfold.Hi,
I logged in and see that you found the Excerpt field (Uddrag) and put your text in it. Let us know if we can help any other way.Best regards,
MikeHey jbinmn,
Sorry the full width button solution is the only thing I can come up with. Please feel free to request – or vote if already requested – such feature on Enfold feature request form.Best regards,
MikeHey tonyska,
Try this code in the General Styling > Quick CSS field:/* less white space */ .template-page.content { padding-top: 0px!important; padding-bottom: 0px!important; } /* background color on the page titles */ .container_wrap.alternate_color.light_bg_color.title_container { background-color: transparent!important; } /* change the color of the page title */ .main-title.entry-title a { color: #00833d !important; }
Best regards,
MikeHi,
I saw that you had a sidebar floating at the bottom of your events page so I added this to your quick css:@media only screen and (min-width: 770px) { .tribe-events-page-template .sidebar { float: right!important; width: 30%!important; padding-top: 0!important; top: -870px!important; }} @media only screen and (max-width: 769px) { .tribe-events-page-template .sidebar { float: right!important; width: 30%!important; padding-top: 0!important; top: -520px!important; }}
Best regards,
MikeHi,
We can use css rules to target just tablets and phones. First we would need to see the page complete to write the css.Best regards,
MikeHey Corina,
Sorry, not at this time. Please feel free to request – or vote if already requested – such feature on Enfold feature request form.Best regards,
MikeHi,
Try changing the setting and saving, log out & back in, then changing the back again with the plugins deactivated.Best regards,
MikeHi,
Try this code in the General Styling > Quick CSS field:h1 { font-size: 30px !important; }
try out different numbers like 40px, 50px, etc until you see the size you like.
Best regards,
MikeMay 7, 2017 at 10:41 pm in reply to: Creating extra image “floating” underneath the breadcrumb #789229Hi,
Glad we were able to help, we will close this now. Thank you for using Enfold.Best regards,
MikeHey Samuel,
Try generating a new API, https://developers.google.com/maps/documentation/static-maps/Best regards,
MikeHi,
I checked and you are getting a 500 (Internal Server Error), please check with your hosting provider and ask them to increase php memory limit to 256M
That should solve the problem.Best regards,
MikeHey BC_Phil,
The background is a color section element, with the 3 boxes on top of it.
Thank you for using Enfold.Best regards,
MikeHi,
I was afraid that would happen, we can’t exclude, we need to be more specific. If you include a URL and which images you do want a border around we will try to help.Best regards,
MikeMay 7, 2017 at 9:35 pm in reply to: LayerSlider (PAID) – Requesting an add to Enfold's online documentation #789201Hi,
Alright, I was able to login and confirm you have activated your paid version of LayerSlider, and it is not up to date. So the auto-updating is not working for you as it should, I’m asking the development team to look in to this.Best regards,
MikeHi,
Can you please include a admin login in the private content area so we can take a closer look.Best regards,
MikeHi,
Glad we were able to help, we will close this now. Thank you for using Enfold.Best regards,
MikeHi,
Please download a latest copy of the theme from themeforest and replace the theme folder via FTP in wp-content\themes – http://vimeo.com/67209750Best regards,
MikeHi,
Glad we were able to help, we will close this now. Thank you for using Enfold.Best regards,
MikeMay 7, 2017 at 3:37 am in reply to: LayerSlider (PAID) – Requesting an add to Enfold's online documentation #789009Hi,
Here are now at 4.0.5, I’m thinking if you have updated woo then there could be an error.Best regards,
MikeHi,
In Enfold Theme Options > Header, under the Extra Elements tab, there is the Header Phone Number/Extra Info option.Best regards,
Mike -
AuthorPosts