Forum Replies Created
-
AuthorPosts
-
November 18, 2015 at 5:43 pm in reply to: contents of 3rd+ colour sections always don't look right #538378
Hi jokhm!
Please try disabling your plugins (in case there is a conflict), clearing your webs cache and ensure that you are using the latest version of Enfold 3.4.4.
If the above steps don’t help, add the following css into your custom css section as a work around:
.page-id-695 body .av-special-heading.blockquote > * { color: #ffffff !important; }
Regards,
DakeHey!
1) It is possible to implement a full width header when using a boxed layout, but it will require major modification of the theme layout which falls beyond the scope of support. Please hire a freelance developer to modify the theme layout for you.
A possible work around would be to use a stretched layout, but add your content in a color section or 1/1 layout element with a solid background color.
2) You can adjust the width and padding of your sub menus using the below css:
.av-main-nav ul { width: 140px !important; } #top .av-main-nav ul a { padding: 8px 15px !important; } #top #header .avia_mega_div > .sub-menu > li { padding-top: 10px; }
However please note that you’re using a regular sub menu under Christmas home, but all others are mega menus.
You can use the below css as an example for adding a background image to the logo section only. You can use a larger image and disable the tiling (repeat) if need be.
.container .av-logo-container { background-image: url("http://christmastoys4ever.com/blog/wp-content/uploads/2015/11/Christmastoys4ever%20header1-300x138.jpg"); }
3) May we have a screenshot of what you are trying to achieve with the main menu padding so we can provide you with the appropriate css?
Cheers!
DakeHey!
This isn’t a native feature of Enfold, you will need to enlist the aid of a freelancer to use autoplay via a nonembed Youtube link in an icon element.
As a work around you could add “autoplay” in line 575 of your “function-set-avia-frontend.php” file to force a selfhosted video to autoplay from an icon element. However it will not load in a lightbox.
$output .= '<video class="avia_video" '.$image.' controls id="'.$uid.'" >';
$output .= '<video autoplay class="avia_video" '.$image.' controls id="'.$uid.'" >';
Finally, there’s also the option of using a video light box plugin of your choice.
Cheers!
DakeNovember 18, 2015 at 2:39 am in reply to: Different background images and deactivate the hover-effect for images #537770Hey!
1) I’m seeing a complete background change on multiple pages including the link you provided.
May we have a screenshot showing the exact background issue you’re having?
Best regards,
DakeHey!
I added the below css into your custom css section:
#top #header_main_alternate { background-color: #ffffff !important; border-top-width: 1px !important; border-top-style: solid !important; border-top-color: #e1e1e1 !important; } .html_header_top.html_bottom_nav_header .main_menu>div { height: 35px !important; } .html_header_top .av_bottom_nav_header .main_menu ul li a { height: 35px !important; line-height: 35px !important; } .html_header_top.html_header_sticky #top #wrap_all #main { padding-top: 97px; } .av_minimal_header #header_main .container, .av_minimal_header .main_menu ul:first-child > li a { height: 70px; line-height: 90px; }
Cheers!
DakeNovember 17, 2015 at 11:59 pm in reply to: Menu background on selected link | different header style #537714Hey!
You’re welcome, glad we could help :)
Please let us know if you ever need any help in the future.
Best regards,
DakeHi!
Please upgrade the temp account from a basic user to an admin, so we can view your theme options.
Best regards,
DakeHey!
You’re welcome, glad we could help :)
Please let us know if you ever need any help in the future.
Regards,
DakeHey!
Glad to know we could help :)
Please let us know if you ever need any help in the future.
Cheers!
DakeHi!
You’re welcome, glad we could help :)
Please let us know if you ever need any help in the future.
Best regards,
DakeHey!
The latest version of Enfold is 3.4.3, so I would recommend updating to the latest version before proceeding.
If the black bar is still showing up, please provide us with temporary admin access to your website so we can take a closer look.
Best regards,
DakeHey!
Glad we could help :)
Please let us know if you ever need any help in the future.
Cheers!
DakeHi!
correct, via the editor in your appearance section.
Cheers!
DakeHey!
You can adjust the font size with the below css.
.main_menu { color: #ffffff !important; font-size: 18px !important; }
Cheers!
DakeNovember 17, 2015 at 5:34 pm in reply to: Menu background on selected link | different header style #537468Hey!
You can use a height styling to adjust the thickness.
.avia-menu-fx { top: 5px !important; height: 1px !important; }
Best regards,
DakeHey!
I added the css into your style.css and the menu items are now white.
Regards,
DakeHey igori!
Please try flushing your permalinks (settings>permalinks>save).
Also are you using automatic or have you manually selected a thumbnail size?
Regards,
DakeNovember 17, 2015 at 4:20 pm in reply to: Menu background on selected link | different header style #537376Hey MulderMind!
Please add the below css into your custom css section:
.current-menu-item { background-color: #F2F2F2 !important; } .avia-menu-fx { top: 5px !important; }
You can adjust the top value accordingly so it appears in the correct position above your menu items.
Cheers!
DakeHey!
May we have temporary admin access to your website so we can take a closer look?
Regards,
DakeHey!
The logo size is adjusting accordingly on my nexus 4.
May we have a screenshot of what you are seeing on your mobile device and an example of how you want the logo to appear?
Regards,
DakeHey Sasidhar!
Please add the following to your custom css section:
.main_menu { color: #ffffff !important; } #top .av_header_transparency .phone-info { color: #ffffff !important; }
Regards,
DakeNovember 17, 2015 at 5:11 am in reply to: Error fetching content – please reload the page and try again message #537076Hi!
You have WP Super Cache installed and it appears that your cache was recently cleared.
I’m not experiencing the error message on multiple pages, is there a specific page that causes the error message to appear?
Best regards,
DakeNovember 17, 2015 at 3:10 am in reply to: Since last enfold update Custom CSS is not working correctly #537046Hey!
Were those php changes made with a child theme or the main theme files?
Best regards,
DakeNovember 17, 2015 at 2:29 am in reply to: Error fetching content – please reload the page and try again message #537028Hey!
If you provide us with admin credentials in the private content section, we can look into the issue and confirm if you have a caching plugin installed/enabled.
Regards,
DakeHi!
You can do so by adding and adjsuting the color values of the below css:
.header_color .main_menu .menu ul li a { color: #000000 !important; } .header_color .main_menu .menu ul li a:hover { color: #333333 !important; } .header_color .main_menu ul ul { background-color: #000000 !important; }
Regards,
DakeNovember 17, 2015 at 1:47 am in reply to: Error fetching content – please reload the page and try again message #537014Hey!
An option in your dash/backend for clearing your cache should be available if and only if you are using a caching plugin,
Also I meant that you should try disabling all of your plugins that are currently enabled (not delete/remove).
That we we can confirm if there is a plugin conflict causing the issue.
Regards,
DakeNovember 17, 2015 at 1:19 am in reply to: Error fetching content – please reload the page and try again message #537004Hi Nathan!
Have you tried clearing your websites cache or disabling all of your plugins to see if there is a conflict?
If the above doesn’t fix the issue, please provide us with temporary admin access to your website so we can take a closer look.
Best regards,
DakeHi ronprosky!
The services menu item is using a mega menu instead of a regular drop down.
Ensure that the services menu item is identical to the “test portfolio” item as shown in the below screenshot.
Cheers!
DakeHey dvan!
I’m not seeing the black bar on my end. tested on Windows 10 – Chrome, Firefox and Edge.
Are you using a caching plugin? If so, please try clearing your website cache or testing on a different computer/device.
Regards,
DakeNovember 16, 2015 at 9:42 pm in reply to: How to change table colors for a specific page only? #536894Hey!
Please add the following to your quick css:.avia_pricing_default .pricing-table li.avia-pricing-row .currency-symbol { opacity: 1 !important; color: #ffffff !important; }
Regards,
Dake -
AuthorPosts