Forum Replies Created
-
AuthorPosts
-
Hey Corina,
Sorry, but the map element does not have that feature.
Please feel free to request – or vote if already requested – such feature on Enfold feature request form.
I believe that is possible in MapBox, which has a free plan. You may want to watch some videos on it, as there is a learning curve.
https://www.mapbox.com/mapbox-studio/Best regards,
MikeHey Zaccc,
try this:<a href="http://youtu.be/GZVKnsWwtT8" class="avia-button light custom avia-size-x-large" style="background-color:#cc0000;border-color:#000000" rel="lightbox"><span class="avia-download">Youtube</span></a>
I changed “large” to “avia-size-x-large”
Best regards,
MikeHi,
Sorry, I must have made a mistake :) Go ahead and replace it with this:@media only screen and (max-width: 767px) { .page-id-9 #advanced_menu_toggle {display:none !important; } .page-id-12 #advanced_menu_toggle {display:none !important; } .page-id-14 #advanced_menu_toggle {display:none !important; } .page-id-16 #advanced_menu_toggle {display:none !important; } }
Best regards,
MikeMay 20, 2017 at 9:33 pm in reply to: only-mobile and only-desktop doesnt work for me with 4.0.7 #797103Hey Samuel,
Try this code in the General Styling > Quick CSS field:.html_stretched #wrap_all {background-color: #f8f8f8!important; }
Best regards,
MikeHey Angelo,
When you say deleted whole website, does that include the database? Are you doing a clean install with a new database from scratch with no backup files?Best regards,
MikeHi,
Glad we were able to help, we will close this now. Thank you for using Enfold.Best regards,
MikeHi,
Sorry, that’s not possible either. These are all in the control of Google, it’s their site, they choose what and how is displayed.Best regards,
MikeHey Andrew,
Try this code in the General Styling > Quick CSS field:.title_container .main-title { font-size: 2em !important; text-align: left; letter-spacing: 1px; font-family: 'Roboto'!important; font-style: normal!important; font-weight: 300!important; } #top .alternate_color.title_container .main-title a { color: #000 !important; } #top .title_container .container { padding-top: 0px!important; padding-bottom: 0px!important; } .alternate_color.light_bg_color.title_container { background-color: transparent!important; border-color: transparent!important; } .main_color.container_wrap_first.container_wrap.sidebar_right { background-color: transparent!important; border-color: transparent!important; }
Best regards,
MikeHey adrianej,
Your first tab has the vertical alignment set to middle, this should fix it :)
Try this code in the General Styling > Quick CSS field:.avia-section-small .av-layout-tab { padding-top: 0px!important; padding-bottom: 0px!important; } .avia-builder-el-20 { vertical-align: top!important; }
Please clear your cache :)
Best regards,
MikeHi,
Here’s a free tool to use: http://www168.lunapic.com/editor/?action=watermarkBest regards,
MikeHi,
I have heard of no issues with s2member, and sorry I have no suggestions for hosted images or videos. Wish I was more help :)Best regards,
MikeHi,
The margin top set to -200 is what is making that bottom section riding up and over the slider.
The tablet views show the changed code, but not the phone view.
It being hard to read, may have to do with too much text for the small screens?
How do you feel about changing the size of the slider?Best regards,
MikeHi,
True, but we can’t change how Google does this. I guess you could water mark one edge of the image with your url.Best regards,
MikeHi,
To put the line behind, try this:#top .av_header_transparency #header_meta {position: relative!important; z-index: -1 !important; }
Not sure what to do with the mobile view (425px)
Best regards,
MikeMay 20, 2017 at 6:22 pm in reply to: how can i increase the font size of “full width sub menu” #797071Hi,
Glad we were able to help, we will close this now. Thank you for using Enfold.Best regards,
MikeHey Goedkoopvervoeren,
I added this to your css:.flex_column_table.av-equal-height-column-flextable {margin-top: -100px!important; }
and turned your grid rows into columns to show your background image. Hope you like it.
Best regards,
MikeHey YongyanLi,
Try this easy fix: https://wordpress.org/plugins/really-simple-ssl/Best regards,
MikeHey HB-2015,
Have you already added the google font? https://kriesi.at/support/topic/new-custom-font/Best regards,
MikeHey SamEnzoo,
For hiding the menu on mobile for certain pages you could try a code like this one, which is aimed at phones:@media only screen and (max-width: 767px) { .page-id-9,.page-id-12,.page-id-14,.page-id-16 #advanced_menu_toggle {display:none !important; } }
The issue I see is your sub-menu has no links to other pages. I don’t have a solution for changing the label of the mobile Sub Menu to be different on each page.
Best regards,
MikeHey Tima,
The S2member plugin has many of these options, you can see the difference in the free and pro edition, https://s2member.com/
We don’t have a compatibility chart for plugins, so we can only say to try it.
On the most part, your project sounds like it is going to need some customization to bring it all together, since it’s not a very typical project. We can recommend Enfold customization hereBest regards,
MikeHi,
Glad we were able to help, we will close this now. Thank you for using Enfold.Best regards,
MikeHi,
No, that is the only way without a lot of customization to work, If you really want this try hiring a freelancer, you could probably find one on Upwork for a fair price. Wish I could have been more help.Best regards,
MikeHi,
Can you see if the flex column has a top padding set to -160px?
To address the slider, Try this code in the General Styling > Quick CSS field:@media only screen and (max-width: 767px){ #top .avia-slideshow-button { margin-top: -20px!important; } } @media only screen and (max-width: 1020px) and (min-width: 767px) { .avia-caption-title {font-size: 22px !important; } .avia-caption-content {font-size: 14px !important; } .slideshow_caption {padding: 10px !important; } .slideshow_inner_caption {width: 150% !important; } } @media only screen and (min-width: 1021px) { .slideshow_caption {padding: 10px !important; } .slideshow_inner_caption {width: 150% !important; } }
Please clear your cache :)
Best regards,
MikeHi,
I went though the checkout but didn’t see the EFT button “checking” and “savings” button are not aligned. Please include a screenshot so we can look for it.
I did see the price “6.00” is not lined correctly with the checkbox.
Try this code in the General Styling > Quick CSS field:.cart input {width: 10px!important;} .bundled_product_summary .bundled_product_optional_checkbox {display: inline !important;}
Best regards,
MikeHi,
I believe this was due to the single 1/2 column at the top of tab 2, but try this code in the General Styling > Quick CSS field:.avia-builder-el-18.av_one_half { margin-left: 0px !important;}
Best regards,
MikeMay 20, 2017 at 3:37 pm in reply to: Manual sizing for portfolio thumbnail images not working #797019Hey 1lizcollins,
I’m not sure that I’m familiar with that setting, where was it? I’m also not sure which thumbnails on that page you want to reduce or to what size. I may be able to help with some code.Best regards,
Mike -
AuthorPosts