Forum Replies Created
-
AuthorPosts
-
Hey John,
Thanks for contacting us :)
Since download and purchase processes are managed by Envato, unfortunately we are not allowed to provide you any discount. Please try contacting Envato support here – https://help.market.envato.com/hc/en-us/requests/new. Maybe they would be able to provide you some kind of a discount :)Best regards,
NikkoApril 23, 2018 at 5:28 am in reply to: How to decrease size of blog post title and make it a bit grey? #945233Hey DROR,
Thanks for giving the link.
I have checked it and found that this code was used to change the font size:.post-entry .post-title.entry-title { font-size: 44px !important; }
which should be in your Quick CSS, please try to change it’s size and also add this code inside it:
color: #333333;
so it should look like:
.post-entry .post-title.entry-title { color: #333333; font-size: 44px !important; }
Hope it helps :)
Best regards,
NikkoHi johnosjourney,
Glad that Rikard helped you :)
Let us know if you need further assistance or if we can close this thread.Best regards,
NikkoHey Michael,
Thanks for giving us the link to your site as well as the iframe code, can you try to replace this part of your iframe code:
height=”100%”
to:
height="800"
then try adding this css code in Quick CSS (located in Enfold > General Styling):
.page-id-6249 #main .container_wrap_first .container { padding: 0; width: 100%; max-width: 100%; } .page-id-6249 #main .container_wrap_first .container .content { padding: 0; }
Hope this helps :)
Best regards,
NikkoHi werbeagenturlauf,
Thanks for giving us the link. I could not located the mega menu however you can add this css code in Quick CSS (located in Enfold > General Styling) for centering the footer:
#top #socket .copyright { float: none; }
Hope this helps :)
Best regards,
NikkoHey cassidydiehl,
Can you give us ftp access? so we can try to modify the file from there, since it’s too risky modifying in the WP Dashboard.
Best regards,
NikkoHey werbeagenturlauf,
This couldn’t be changed anywhere except tweaking the theme. We would be glad to help you with this customization, but at the moment there is no easy way to do this by using a small custom code snippet, so I am afraid its out of the scope of our support.
But please feel free to request such feature at our feature request system: https://kriesi.at/support/enfold-feature-requests/
This system allows us to keep track of user suggestions and lets you vote on the feature you would like to see the most. I am afraid though there is no guarantee that a feature will get implemented. If that’s something you really need you can always try to hire a developer for the task :)
Best regards,
NikkoHi Rolf,
Glad that Mike helped you and he is really a great support :)
Please feel free to comeback if you need further assistance.
Thanks for using Enfold and have a great day!Best regards,
NikkoApril 23, 2018 at 4:16 am in reply to: Mobile / Burger Menu vertical spacing between menu items. #945212Hey John,
Try adding this css code in Quick CSS (located in Enfold > General Styling):
#top #av-burger-menu-ul { padding-top: 0 !important; }
Let us know if this helps :)
Best regards,
NikkoHey nicolasmasson,
Thanks for providing the link.
You can change the number of news by editing the Magazine element, then change Number of entries to a higher amount.
Hope this helps :)Best regards,
NikkoHi Nik,
Thanks, as for the custom tab, there’s no backend options but you can add this css code in Quick CSS (located in Enfold > General Styling):
#gd-tabs .geodir-tab-head dd:nth-child(2) a { background-color: red; color: white; } #gd-tabs .geodir-tab-head dd:nth-child(4) a { background-color: blue; color: white; } #gd-tabs .geodir-tab-head dd:nth-child(6) a { background-color: green; color: white; } #gd-tabs .geodir-tab-head dd:nth-child(8) a { background-color: black; color: white; }
As for the right sidebar, I don’t see the same on my end, I have posted the screenshot in private content but I think this specific css code would be needed for it:
https://www.w3schools.com/cssref/sel_nth-child.asp
Hope this helps.Best regards,
NikkoHi,
Can you try checking the solutions on these posts:
https://stackoverflow.com/questions/47776687/how-to-create-an-opt-out-option-for-facebook-pixel-in-a-website
Hope this helps.Best regards,
NikkoApril 23, 2018 at 3:30 am in reply to: Diagonal Border Section only display in first section #945193Hi Robin,
No worries, everyone makes a mistake sometimes it’s better to ask sometimes to save some hours of work :)
Glad that we could help! Please feel free to come back if you have questions or need further assistance.
Thanks for using Enfold and have a great day!Best regards,
NikkoApril 23, 2018 at 3:30 am in reply to: Diagonal Border Section only display in first section #945191Hi Robin,
No worries, everyone makes a mistake sometimes it’s better to ask sometimes to save some hours of work :)
Glad that we could help! Please feel free to come back if you have questions or need further assistance.
Thanks for using Enfold and have a great day!Best regards,
NikkoApril 23, 2018 at 3:28 am in reply to: Mobile version fullwidth slider covers color section below #945189Hi,
Glad that we could help! Please feel free to comeback if you need further assistance.
Thanks for using Enfold and have a great day :)Best regards,
NikkoHi,
I see, please try to add this css code:
#top .av_header_transparency .logo img.alternate { top: 5px; }
Hope this helps :)
Best regards,
NikkoHi Nick,
I see, I’m sorry for that mistake, please change this code I gave:
#top.woocommerce-cart .entry-content .woocommerce { position: relative; min-height: 334px; }
to:
#top.woocommerce-cart .entry-content > .woocommerce { position: relative; min-height: 334px; }
Hope this helps :)
Best regards,
NikkoHi DROR,
I have checked it and it’s working properly on my end.
Can you try to clear the browser cache? it might help.
If that still doesn’t help, try adding this css code:@media only screen and (max-width:479px) { .responsive #top #wh-widget-send-button.wh-widget-right { bottom: 40px !important; } }
Hope this works.
Best regards,
NikkoHi,
Thanks for your kind words :)
Glad that we could help! Please feel free to comeback if you need further assistance.
Thanks again for using Enfold and have a great day!Best regards,
NikkoHi,
No worries, just glad that we could help. :)
Let us know if you need further assistance or if we can close this thread.Best regards,
NikkoHi,
You’re welcome. :)
Try adding this css code in Quick CSS just above the code I gave before:
#top #header .container.av-logo-container { padding-right: 0 !important; }
Hope it helps :)
Best regards,
NikkoHi,
Glad that we could help! Please feel free to comeback if you need further assistance.
Thanks for using Enfold and have a great day :)Best regards,
NikkoHi,
I have checked your site and the code does work, I have posted a link on how it looks on my end in private content.
Can you post a screenshot on how it looks on your end?Best regards,
NikkoHi,
I inspected it using a web inspector however I could not see the css code I suggested being reflected.
Can you try to disable the minification?Best regards,
NikkoHi Nik,
Thanks for giving the links, however it only shows:
Site Under Development
Can you give us access? so we can have a look and try to give css codes that should work.
Best regards,
NikkoApril 21, 2018 at 12:50 pm in reply to: Put CSS elements to absolute front (in front of LayerSlider) on Homepage #944899Hi ragepx,
I think I have already answered you on this thread: https://kriesi.at/support/topic/mobile-version-fullwidth-slider-covers-color-section-below/
Just add this css code in Quick CSS:#top #footer { z-index: 20; }
Best regards,
NikkoHi Danny,
Okay, can you try add this php code at the bottom of your functions.php code:
if(!function_exists('avia_events_breadcrumb')) { add_filter('avia_breadcrumbs_trail','avia_events_breadcrumb'); function avia_events_breadcrumb($trail) { global $avia_config, $wp_query; if(is_404() && isset($wp_query) && !empty($wp_query->tribe_is_event)) { $events = __('Events','avia_framework'); $events_link = '<a href="'.tribe_get_events_link().'">'.$events.'</a>'; $last = array_pop($trail); $trail[] = $events_link; $trail['trail_end'] = __('No Events Found','avia_framework'); } if((isset($avia_config['currently_viewing']) && $avia_config['currently_viewing'] == 'events') || tribe_is_month() || get_post_type() === Tribe__Events__Main::POSTTYPE || is_tax(Tribe__Events__Main::TAXONOMY) ) { $events = __('Events','avia_framework'); $events_link = '<a href="'.tribe_get_events_link().'">'.$events.'</a>'; if(is_tax(Tribe__Events__Main::TAXONOMY) ) { $last = array_pop($trail); $trail[] = $events_link; $trail[] = $last; } else if(tribe_is_month() || (tribe_is_upcoming() && !is_singular())) { $trail[] = $events_link; } else if(tribe_is_event()) { unset($trail[1]); $last = array_pop($trail); $trail[] = $events_link; $trail[] = $last; } if(isset($avia_config['events_trail'] )) $trail = $avia_config['events_trail'] ; } return $trail; } }
or you can copy the code here: https://pastebin.com/pBuKyqF1
Let us know if this helps.Best regards,
NikkoApril 21, 2018 at 11:52 am in reply to: Mobile version fullwidth slider covers color section below #944888Hi ragepx,
Thanks for giving us the link to your site.
Can you try adding this css code in Quick CSS:#top #footer { z-index: 20; }
Let us know if this works :)
Best regards,
NikkoHey davidm290,
I think this can be accomplished without changing core files and just using hooks.
Please try to check the solution posted on this thread: https://kriesi.at/support/topic/contact-form-subject-line-fill-with-text-field/
Hope this helps :)Best regards,
NikkoHey patthai,
Thanks for giving us the admin access as well as the screenshots.
I have checked your site using firefox in Windows 10 but I didn’t see any issue on my end.
I have attached a screenshot on how it looks on my end. Try to clear the browser cache in firefox, it might help.
Let us know if it works.Best regards,
Nikko -
AuthorPosts