Forum Replies Created
-
AuthorPosts
-
Hi Jonna,
Glad we got it working for you! Yes, it’s so easy to forget why you put the code, you can use comments to write notices for yourself :)
If you need further assistance please let us know.
Best regards,
VictoriaHi HeroChris,
I did not see the grid on that page and I saw many mod rewrite errors in console. Did you remove the grid? Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look?
Best regards,
VictoriaHi Jan Gremminger,
You can register here
If you need further assistance please let us know.
Best regards,
VictoriaOctober 19, 2017 at 9:06 pm in reply to: Center Align special heading so that lines still show #866450Hi skynandi,
Could you please give us a link to your website, we need more context to be able to help you.
Best regards,
VictoriaHi mjpschouten,
Could you please attach a mockup of what you’re trying to achieve? Can you show us what you’ve got so far?
Best regards,
VictoriaOctober 19, 2017 at 9:03 pm in reply to: Woocommerce Add to cart button beside the quantity buttons #866446Hey Alexander,
I see the button next to the quantity. Did you get it working for you or do you still need our help?
Best regards,
VictoriaHi ccyran,
You can use the code like
.postid-4621.single-portfolio #after_submenu { display: none !important; }Best regards,
VictoriaHey sutara,
Here is a thread for you to consider
If you need further assistance please let us know.
Best regards,
VictoriaOctober 19, 2017 at 8:38 pm in reply to: Error Messages after saving edits: undefined index of slideshow_accordion.php #866436Hi Ibne4bbas,
Glad you got it working for you! :)
If you need further assistance please let us know.
Best regards,
VictoriaHi Rakesh,
Please, consider hiring a freelancer, if what Yigit suggested is too complex for you to accomplish. You can do it here here.
If you need further assistance please let us know.
Best regards,
VictoriaHi LaFreestyle,
Can you attach some screenshots of the issue, it looks fine on my end.
Best regards,
VictoriaHi Andreas,
You can hide the debug messages from the users and write them into a log file. Here is how to do it:
If you need further assistance please let us know.
Best regards,
VictoriaHi Thomas,
The js folder in the theme is missing the files. Please get a fresh copy from themeforest and upload them via FTP.
Here is what is supposed to be there https://cl.ly/3g3n1u1N2Z1yBest regards,
VictoriaHi Andrea,
This is the code to use:
@media only screen and (min-width: 768px) and (max-width: 1024px) { .av_promobox .avia-button { right: initial !important; top: initial !important; position: initial !important; } .avia-promocontent { margin-right: 0 !important; } .av_promobox.avia-button-yes.avia-builder-el-22 { text-align: center; } .av_promobox.avia-button-yes.avia-builder-el-22 .avia-button-right { display: inline-block; float: none; } .av_promobox.avia-button-yes.avia-builder-el-22 .avia-button.avia-size-large { margin-top: 0; } }Can you give that user admin rights, so that we can have a look at the Advanced Layout Builder elements on it?
Best regards,
VictoriaHi Boeckske23,
This functionality is not available for the partner loge element.
Unfortunately 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,
VictoriaHi raisonbrands,
Thank you for the clarification.
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css.sort_by_cat a span { display: block; background-color: #f36e21; color: #fff; padding: 5px 7px; border-radius: 5px; } .sort_by_cat a { margin-left: 10px; } .filter { padding: 5px 7px; line-height: 32px; } .all_sort_button { background-color: #f36e21; border-radius: 5px; } #av_section_1 .sort_by_cat a.active_sort span.inner_sort_button span { color: #666; } #av_section_1 .text-sep { display: none; } .sort_by_cat a.active_sort span { background-color: #f36e21 !important; }If you need further assistance please let us know.
Best regards,
VictoriaHi Dotplusgeert,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
.avia-builder-el-11 .av_textblock_section .avia_textblock p, .avia-builder-el-15 .av_textblock_section .avia_textblock p, .avia-builder-el-19 .av_textblock_section .avia_textblock p { text-align: right; background-color: #fff; width: auto; max-width: 200px; float: right; padding: 5px; margin-top: 17px; }If you need further assistance please let us know.
Best regards,
VictoriaOctober 19, 2017 at 6:00 pm in reply to: Cannot adjust font size, something is overriding our custom formatting #866359Hi NaomiHarris,
We are in the process of switching to https. Thank you :)
Is the code I gave you above not working for you? The size of the font is set on the wrapping div and the theme css has more specific styles applied to that header, so they get overwritten. It is better to use the css I gave you above.
If you need further assistance please let us know.
Best regards,
VictoriaHi Nils,
I’m sorry, I looked at many pages and could not find the toggler and the portfolio. Can you please give me the links to those pages?
Best regards,
VictoriaOctober 19, 2017 at 5:49 pm in reply to: Side Menu Bullet Points on the opposite side & Menu options control #866350Hey waseem5381,
Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look? Writing css is the most straightforward way to adjust the menu items.
Best regards,
VictoriaHi Ikyo,
This looks like the issue we’ve had with the menu in this version. The fix is on the way. Can you set the menu to have submenus open for now, until the fix is available?
Here is a long thread about the issue:
https://kriesi.at/support/topic/sub-menu-do-not-appear-in-mobile-menu-since-4-1/#post-823575Best regards,
VictoriaOctober 19, 2017 at 5:40 pm in reply to: Change breaking point for collapsing a 3 grid row on mobile divices. #866344Hi Per,
Yes, sorry, it was very confusing to me. Try the code below.
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css@media only screen and (max-width: 1024px) { .responsive #top #wrap_all .flex_column.av-break-at-tablet, .responsive #top #wrap_all .av-break-at-tablet .flex_cell { margin: 0; margin-bottom: 20px; width: 100%; display: block; } .responsive #top #wrap_all .av-break-at-tablet-flextable, .responsive .av-layout-grid-container.av-break-at-tablet { display: block; } }If you need further assistance please let us know.
Best regards,
VictoriaHi Boeckske23,
Glad you got it working for you! :)
@Guenni007 thank you :)If you need further assistance please let us know.
Best regards,
VictoriaHi Krissieg,
Ok, so do you need to hide it on mobile or do something else with it?
Try the code below:@media only screen and (max-width: 768px) { #text-8 { display: none; } } @media only screen and (min-width: 769px) and (max-width: 1050px) { #text-8 { margin-left: 200px; } } @media only screen and (min-width: 1051px) { #text-8 { margin-left: 70px; } }If you need further assistance please let us know.
Best regards,
VictoriaHi fgrippe,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
body .units.alpha { clear: none; } body aside.units.alpha { width: 27%; }If you need further assistance please let us know.
Best regards,
VictoriaHey nuncer,
Here are some articles for you to consider:
If you need further assistance please let us know.
Best regards,
VictoriaHey semiocode,
Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look?
Best regards,
VictoriaOctober 19, 2017 at 4:57 pm in reply to: Full height for Google Maps API in full height section #866310Hey lijndiensten,
I am seeing the huge map, did you get it working or do you still need to adjust something?
Best regards,
VictoriaHi theinternetguru,
You will need to modify the includes/loop-index.php to not have Enfold navigation there.
If you need further assistance please let us know.
Best regards,
Victoria -
AuthorPosts

