Forum Replies Created
-
AuthorPosts
-
May 20, 2017 at 6:22 pm in reply to: how can i increase the font size of “full width sub menu” #797071
Hi,
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,
MikeHey julianyoung,
Please include the url to the page in question so we can take a closer look, have you tried disabling your plugins since the update to see if that was also an issue?Best regards,
MikeHey Stefan,
Please try this: https://kriesi.at/support/topic/menu-display-speed/#post-133934
Or this: https://kriesi.at/support/topic/speeding-up-delay-on-mega-menu-display/#post-363967Best regards,
MikeMay 20, 2017 at 3:00 pm in reply to: how can i increase the font size of “full width sub menu” #797012Hi,
Try this code in the General Styling > Quick CSS field:.html_header_transparency #top .avia-builder-el-0 .container {padding-top: 0px!important; }
Best regards,
MikeHi,
It’s hard to say, but perhaps the plugin author has worked out a fix for it, try their support group. We really can’t bug fix plugins to work with our theme.Best regards,
MikeHi,
Try this code in the General Styling > Quick CSS field:.page-id-236 .form-row-first {float: none!important; }
Please clear your cache :)
Best regards,
MikeHey yaelbar,
Sorry, It is not possible to display add thumbnails that appear when hovering, Please feel free to request – or vote if already requested – such feature on Enfold feature request form.Best regards,
MikeHey Antonio,
Yes, Go to the “Menus module” , under “Appearance”. Then, click on the “Screen Options” button, located on the top right corner. Then, under “Show advanced menu properties”, check the “Link Target” option. On the Menu items options, a new field will be displayed – Link Target – to specify the target of the link.Best regards,
MikeHi,
Glad we were able to help, we will close this now. Thank you for using Enfold.Best regards,
MikeHi,
Perhaps there is a plugin that can do this, let us know if there is anything else we can help with.Best regards,
MikeHi,
It’s working now, Please clear your cache :)
I added a missing curly bracket in your css for a different rule.Best regards,
MikeHi,
Glad we were able to help, we will close this now. Thank you for using Enfold.Best regards,
MikeHey Neverlands,
Try disabling your plugins. If that resolves the issue, reactivate each one individually until you find the cause.Best regards,
MikeHey qsla1234,
Download the latest copy of the theme from ThemeForest and replace the theme folder via FTP in wp-content\themes – http://vimeo.com/67209750Best regards,
MikeMay 20, 2017 at 1:37 pm in reply to: how can i increase the font size of “full width sub menu” #796985Hi,
Try this code in the General Styling > Quick CSS field:.avia-menu-text {font-size: 20px !important; }
change 20px to suit :)
Best regards,
MikeHi,
Try this code in the General Styling > Quick CSS field:#top .av-main-nav ul ul { left: 207px !important; }
Best regards,
Mike -
AuthorPosts