Forum Replies Created
-
AuthorPosts
-
Hi,
Thanks for providing the screenshot.
Can you try adding this css code in Quick CSS (located in Enfold > General Styling):.responsive #top .fullsize .container { max-width: 100%; width: 100%; padding: 0; }
Hope this helps :)
Best regards,
NikkoApril 21, 2018 at 11:26 am in reply to: Diagonal Border Section only display in first section #944880Hey Robin,
Thanks for giving us a link to your site as well as the screenshot of the issue you are having.
I have inspected it and I think the problem is the background color of the Color Section and Diagonal Border Color is red, that’s why it appears to be not rendering properly.
Try changing the Diagonal Border Color to white or other colors except red and you should see that diagonal line.
Hope this helps :)Best regards,
NikkoHey slui,
Thanks for giving us the link to your site and screenshot.
I have checked on it, however I could not see the js error on your site. I have posted a screenshot which is in private content.
Maybe clearing the browser cache would help. :)Best regards,
NikkoHey Renascer,
Can you try adding this css code in Quick CSS (located in ENfold > General Styling):
@media only screen and (max-width:767px) { #top .aviaccordion-slide img { opacity: 1; } }
Hope thie helps :)
Best regards,
NikkoHi simonac,
I haven’t really tried this but the way I understand is step 1, requires this:
function add_customjs(){ ?> if (localStorage.getItem('optout')) { // } else { // } function setOptOut() { localStorage.setItem('optout', 'true'); window.location.reload(false); } function deleteOptOut() { localStorage.removeItem('optout'); window.location.reload(false); } <?php } add_action('wp_head', 'add_customjs'); then step 2 onwards is set on https://tagmanager.google.com Best regards, Nikko
-
This reply was modified 7 years, 3 months ago by
Nikko.
Hi ewingmh,
Try adding this css code in Quick CSS (located in Enfold > General Styling):
#top #header .logo img { max-height: 70%; } #top #header .logo img.alternate { top: 15%; }
Hope this helps :)
Best regards,
NikkoHi,
Try adding this css code in Quick CSS:
#top .avia-button.avia-color-dark { border-color: black !important; }
Hope this helps :)
Best regards,
NikkoApril 21, 2018 at 7:21 am in reply to: Unable to remove blank space from below the menu in m Enfold theme. #944814Hi,
Glad that it’s resolved.
Please feel free to comeback if you need further assistance.Thanks for using Enfold and have a great weekend :)
Best regards,
NikkoHi mike_espie,
Try adding this css code in Quick CSS (located in Enfold > General Styling):
@media only screen and (max-width:767px) { .responsive #top #wrap_all .container { width: 100%; max-width: 100%; } .responsive .logo img { width: 100%; } }
Let us know if that helps.
Best regards,
NikkoHi richardhofer83,
Can you try adding this css code in Quick CSS (located in Enfold > General Styling):
@media only screen and (max-width: 767px) { .responsive #top #header .cart_dropdown { z-index: 999 !important; } }
Just a tip, you can group codes into the media query so for example, you can combine the css codes we gave you for example this code:
@media only screen and (max-width: 767px) { .responsive #top #menu-item-shop.cart_dropdown { top: 32px; margin-right: -22px; } .responsive.html_bottom_nav_header.html_cart_at_menu #top #wrap_all .main_menu { right: 45px; } #top #header_main > .container, #top #header_main > .container .main_menu .av-main-nav > li > a, #top #header_main #menu-item-shop .cart_dropdown_link { height: 80px !important; line-height: 80px !important; } } @media only screen and (max-width: 767px) { #menu-item-shop.cart_dropdown { right: -50px; } } @media only screen and (max-width: 767px) { .responsive.html_bottom_nav_header #top #menu-item-shop.cart_dropdown { position: absolute; right: 25; } }
can be changed to:
@media only screen and (max-width: 767px) { .responsive #top #menu-item-shop.cart_dropdown { top: 32px; margin-right: -22px; position: absolute; right: 25; } .responsive.html_bottom_nav_header.html_cart_at_menu #top #wrap_all .main_menu { right: 45px; } #top #header_main > .container, #top #header_main > .container .main_menu .av-main-nav > li > a, #top #header_main #menu-item-shop .cart_dropdown_link { height: 80px !important; line-height: 80px !important; } }
Hope this helps :)
Best regards,
NikkoHi,
Please post us your login credentials (in the “private data” field), so we can take a look at your backend.
- Install and activate ” Temporary Login Without Password “.
- Go to ” Users > Temporary Logins ” on the left-side menu.
- Click ” Create New “.
- Add the email address for the account ( you can use (Email address hidden if logged out) ), as well as the ” Role ” making that the highest possible and the expiry about four days
( do be sure that we have enough time to debug ). - Click ” Submit “.
- You’ll now have a temporary account. Please provide us here in the private section the URL, so we can login and help you out.
When your issue is fixed, you can always remove the plugin!
If you prefer to not use the plugin, you can manually create a admin user and post the login credentials in the “private data” field.Best regards,
NikkoHey Audica1,
Sorry for the late response and thanks for giving us the admin access.
I have checked on the page in question and clicked on the Advanced Layout Editor button and it seems to work fine on my end, what do you mean by different version of the page appears? can you post a screenshot showing the issue?Best regards,
NikkoHey Daniele1989,
Thanks for giving us a link to your site :)
Can you try adding this css code in Quick CSS (located in Enfold > General Styling):#top #header .phone-info:before { content: '\e805'; font-family: 'entypo-fontello'; margin-right: 5px; }
Let us know if this helps :)
Best regards,
NikkoHi,
Glad that you were able to fix the issue, it might be the minification part which causes the issue.
Please feel free to comeback if you need further assistance.Thanks for using Enfold and have a great weekend :)
Best regards,
NikkoApril 20, 2018 at 6:38 pm in reply to: Colours headers on mobile device different from desktop #944708Hi gawcvw,
You can upload the image in https://imgur.com/ the post the link here.
If you want to keep it private, you can put the link private content so it’s only visible to the moderators and you.Best regards,
NikkoApril 20, 2018 at 6:37 pm in reply to: Help needed: Enfold installation fails on Mac (local install) #944706Hi Tom,
No worries, glad that Rikard helped you :)
Please feel free to comeback if you need further assistance.Thanks for using Enfold and have a great weekend :)
Best regards,
NikkoHi Ralf,
Glad that Rikard helped you :)
Please feel free to comeback if you need further assistance.Thanks for using Enfold and have a great weekend :)
Best regards,
NikkoHi Simon,
You can use this code and add it at the bottom of functions.php:
function add_customjs(){ ?> <script> if (! localStorage.getItem ('optout')) { // insert any tracking code here } </script> <?php } add_action('wp_head', 'add_customjs');
Hope it helps :)
Best regards,
NikkoApril 20, 2018 at 6:33 pm in reply to: Distances between headlines/text in blog entry slider #944698Hey seykom,
Thanks for giving us a screenshot.
Can you give us a link to your site? so we can take a closer look and try to give you some css code that should work.Best regards,
NikkoHey RSitedesign,
Yes, Enfold will be updated for the gdpr regulations, you can check on this thread for further information:
Best regards,
NikkoHi,
Glad that Rikard helped you :)
Please feel free to comeback if you need further assistance.Thanks for using Enfold and have a great weekend :)
Best regards,
NikkoHi DROR,
Thanks for giving us the screenshot and the link to the site.
Can you try adding this css code in Quick CSS (located in Enfold > General Styling):@media only screen and (max-width:479px) { #wh-widget-send-button.wh-widget-right { bottom: 50px !important; } }
Hope it helps :)
Best regards,
NikkoHi catchbudapest,
Thanks for giving us admin access, can you try to add this css code in Quick CSS (located in Enfold > General Styling):
@media only screen and (max-width:1024px) { .responsive #top .av_mobile_menu_tablet .av-main-nav .menu-item { display: none; } .responsive #top .av_mobile_menu_tablet .av-main-nav .menu-item-avia-special { display: block !important; } } @media only screen and (max-width:767px) and (min-width:480px) { .responsive #top #header .logo img { max-width: 50%; } }
Let us know if you need further assistance :)
Best regards,
NikkoHi Martine,
I think you have set AANBOD as the parent of the Contact page, please remove the parent on the Contact page and that should fix it.
Hope this information helps :)Best regards,
NikkoHi Fatty,
Glad that Yigit helped you :)
Please feel free to comeback if you need further assistance.Thanks for using Enfold and have a great weekend :)
Best regards,
NikkoApril 20, 2018 at 6:10 pm in reply to: Adding two images to header on the right in addition to logo on the left #944677Hey studiovene,
Thanks for giving us the link to your site, I have checked it and noticed that you only have a single image in the widget, I think you used an < a > tag instead of an < img > tag on the 2nd one, just use img tag and that should work just fine.
Hope this information helps :)Best regards,
NikkoHey mike_espie,
Can you give us a link to your site? so we can take a closer look.
And try to give you some css code that should work.Best regards,
NikkoApril 20, 2018 at 6:05 pm in reply to: Can not make the detail product description full with #944671Hey svetkol,
Can you give us a link to your site? so we can take a closer look.
Best regards,
NikkoHey theovh,
Can you try adding this css code in Quick CSS (located in Enfold > General Styling):
#top #main main.template-page.content { padding-top: 20px; }
Hope it helps :)
Best regards,
NikkoHi,
Glad that Rikard could help :)
Please feel free to comeback if you need further assistance.Thanks for using Enfold and have a great weekend :)
Best regards,
Nikko -
This reply was modified 7 years, 3 months ago by
-
AuthorPosts