Forum Replies Created
-
AuthorPosts
-
Hi,
I have adjusted it in Enfold (TOP – Theme) > Header > Header Settings:
changed header size to custom pixel size and set Custom header height to 75px.
Hope the changes is cool :)Best regards,
NikkoHi,
You can change it in enfold\config-templatebuilder\avia-shortcodes\portfolio.php and find this code (line 513):
$output .= "<h3 class='grid-entry-title entry-title' $markup>";
and this code (line 524):
$output .= '</h3></header>';
Just change h3 to h4. Then finally add this css code in Quick CSS (located in Enfold > General Styling):#top #wrap_all .main_color .grid-entry-title { font-style: normal; text-align: left; }
Best regards,
NikkoHi,
Try adding this css code:
.page-id-468 .av_header_transparency #header_main #menu-item-470 > a > .avia-menu-text { color: white!important; }
Hope this helps :)
Best regards,
NikkoHey,
For the hover color, there’s no option for it but you can use Classes in Links & Attributes tab, and put for example mylink, then add this css code in Quick CSS (located in Enfold > General Styling):
.mylink:hover { color: blue !important; }
Just change the color. As for making the background bigger and background color more transparent, you can add padding to it then on the background color, when you change the background color beside the color picker there’s a white to transparent sliding bar there just set it farther from white so it can be more transparent.
Regards,
NikkoHi,
The parent links are pages and not custom link, I do however notice that when you click on the parent link it redirects to the page of it’s first child, I think this is from a plugin or a custom code. Stromproduktion under Uber Uns however is a custom link and not working since it has an empty url.
Best regards,
NikkoFebruary 4, 2017 at 5:01 am in reply to: Enfold glitch, logo displaying incorrectly when setting custom pixel size #742641Hi,
Sorry for my mistake, I checked the new url you have given and it has the same issue as the other one, the solution is the same, just change the value of height and width.
Regards,
NikkoFebruary 4, 2017 at 1:35 am in reply to: Add to cart button must show only when select a variation #742627Hi,
Try adding this css code in Quick CSS (located in Enfold > General Styling):
#top .button.disabled { opacity: 0.4; cursor: not-allowed; pointer-events: none; }
Hope this helps :)
Best regards,
NikkoHi Justin,
I checked Quick CSS but it was empty, I think the reason any css code you add doesn’t reflect in the frontend is because of caching issue caused by either w3 total cache or autoptimize, you might need to flush cache on both plugins or disable them temporarily when making changes. What style did you add for the homepage slideshow? can you post the code in http://pastebin.com/ and put the link here.
Best regards,
Nikko-
This reply was modified 8 years, 1 month ago by
Nikko.
Hi,
I checked it and it works fine, I have tested it (link in Private Content), the reason why any changes you do with the single-agent.php isn’t reflecting is because the avia layout builder is enabled which doesn’t use single.php or single-agent.php instead it uses template-builder.php
I have replaced text_domain in your code to avia_framework. I hope the information I gave helps.Best regards,
NikkoFebruary 3, 2017 at 5:42 pm in reply to: Translation woocommerce menus 'sort by' and 'display' #742493Hi Elsa,
Glad you solved it and sorry we weren’t able to respond.
Best regards,
NikkoFebruary 3, 2017 at 5:17 pm in reply to: Behavior of the navigation bar on the left when scrolling #742484Hi Maaike,
Instead of the suggestion you pointed out, would it be okay if we do a bit of reducing the menu paddings then have the menu/navigation sticky? try making it sticky again then add this css code in Quick CSS (located in Enfold > General Styling):
#top #header .av-main-nav > li > a { padding-top: 5px; padding-bottom: 5px; }
Hope this helps.
Regards,
NikkoFebruary 3, 2017 at 5:09 pm in reply to: Transparent head logo on mobile changes to regular site logo #742475Hey!
Glad we could help :)
Cheers!
NikkoHi,
Glad you sorted it out :)
Best regards,
NikkoHi,
Glad you sorted it out :)
Best regards,
NikkoHi,
Glad it’s fixed :)
Best regards,
NikkoFebruary 3, 2017 at 12:21 am in reply to: How to change background color and font color for one page? #742108Hi,
Glad it’s fixed :)
Best regards,
NikkoHey Casualmonkey,
You can find it in this file (theme file) enfold > config-templatebuilder > avia-shortcodes > contact.php (in line 379):
$elements[‘avia_age’] = array(‘type’=>’captcha’, ‘check’=>’captcha’, ‘label’=> __(‘Please prove that you are human by solving the equation’,’avia_framework’ ));
Just replace Please prove that you are human by solving the equation. Hope this helps. :)Best regards,
NikkoHey DROR,
Try adding this css code in Quick CSS (located in Enfold > General Styling):
@media only screen and (max-width:767px) { #advanced_menu_toggle { left: auto; right: 0; } .responsive .logo img, .responsive #top .logo { float: left; } }
Let us know if this helps.
Best regards,
NikkoHey Rio1,
Can you point is which icon is not centered? you can upload a screenshot in http://imgur.com/ and post the link here.
Best regards,
NikkoHi,
Try adding this css code:
input[type='checkbox']:after { box-shadow: none !important; }
Hope this helps.
Best regards,
NikkoHey jnightingale,
Try to add this code in Quick CSS (located in Enfold > General Styling):
.home #av-layout-grid-2 { border: 0; } #top.home .no_margin.av_one_third { border: 0; } #top.home .avia-image-container.avia-align-center { margin-top: 16px; margin-bottom: 16px; }
Hope this helps.
Best regards,
NikkoHey mleite1,
Can you try to add this css code in Quick CSS (located in Enfold > General Styling):
.mfp-img { -webkit-animation: none !important; animation: none !important; }
Let us know if this helps.
Best regards,
NikkoHey unicaweb,
Try adding this css code in Quick CSS (located in Enfold > General Styling):
.home #av_section_4 select#avia_4_1 { text-align: center; text-align-last: center; }
Let us know if this helps :)
Best regards,
NikkoHey ashloudon,
The code you posted is working properly since I can see the Agents post type in the backend. Also when I checked in Appearance > Editor, I can find the single-agent.php. Can we request for the ftp access? so we can atleast test it.
Best regards,
NikkoHey dweddell,
The blog you wanted to mimic returns this when I try to open:
Nothing Found Sorry, the post you are looking for is not available. Maybe you want to perform a search?
Can you try to find in the demo what type of blog is similar to it? example http://kriesi.at/themes/enfold/blog/blog-multi-author/
Best regards,
NikkoHey unicaweb,
There’s this option in the Google Map, Custom Map Marker Image, you can use it to change the marker.
Best regards,
NikkoFebruary 2, 2017 at 11:17 pm in reply to: Behavior of the navigation bar on the left when scrolling #742076Hey willyklok,
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,
NikkoFebruary 2, 2017 at 11:13 pm in reply to: Nofollow link to slider video (full width easy slider) #742075Hey muskowl16,
I think this is already a duplicate post, you have already posted here: https://kriesi.at/support/topic/nofollow-link-to-slider-video/
Best regards,
NikkoHey omnivoroussoon,
Yes, in your WordPress Dashboard go to Woocommerce > Settings > Product (tab) > Default Product Sorting. Hope this helps :)
Best regards,
NikkoHi,
I tried logging in to your site but I see the popup that Yigit posted which is asking for authentication, I tried using the details you gave but the popup form doesn’t go away. What Basilis is referring to disabling plugins that is preventing us to access your site.
Best regards,
Nikko -
This reply was modified 8 years, 1 month ago by
-
AuthorPosts