Forum Replies Created
-
AuthorPosts
-
November 16, 2015 at 4:56 pm in reply to: How can I invert colors in social icons, in this case? #536640
Hi Luis Eduardo!
So you want different colors for header and footer correct? Try this format out.
#top #wrap_all #header .av-social-link-pinterest a{color:#fff; background-color:#cb2027; } #top #wrap_all #header .av-social-link-pinterest:hover a{color:#fff; background-color:#cb2027; } #top #wrap_all #footer .av-social-link-pinterest a{color:#fff; background-color:#cb2027; } #top #wrap_all #footer .av-social-link-pinterest:hover a{color:#fff; background-color:#cb2027; }
Cheers!
ElliottHi!
I deactivated your plugins and it started to display again. Deactivate them all and then reactivate them one by one to see which one is causing the problem.
Best regards,
ElliottHey c3computers!
Try this out instead.
.single-product-summary .amount { font-size: 40px !important; }
Cheers!
ElliottNovember 16, 2015 at 4:43 pm in reply to: Different background images and deactivate the hover-effect for images #536614Hey Marcel!
1. You can drag a codeblock element to the page and add this inside.
<style type = "text/css"> .main_color { background: url("URL to your image") !important; </style>
If that is not working then please send us a link to the page and a screenshot highlighting which background your trying to change.
2. When you edit the image options the last one can disable the zoom in.
Regards,
ElliottHey Wootsh!
You can do this, http://kriesi.at/documentation/enfold/adding-a-widget-area-to-the-header/, to add a widget area to your header. You can then drag a text widget to it and use a heading element or other HTML / shortcodes inside.
Let us know when your done and we’ll give you some CSS to position it in the spot your wanting.
Regards,
ElliottHey SpanishPlanet!
Are you using a photo inside the pricing tables or are you using CSS to set the background image of the tables? Can you send us a link to your page so we can take a look?
Regards,
ElliottHi SoderbergManagement!
Please do the steps here first, http://kriesi.at/documentation/enfold/my-contact-form-is-not-sending-emails/, and let us know of the results.
Regards,
ElliottHey Erich!
Not sure what it could be. You updated the plugin and now it’s not working the same correct?
You can send us a link and we’ll take a look but it would be best to contact the plugin author about this.
Cheers!
ElliottHey!
Yes, it’s already on line 566 but it’s in an if statement so it only gets applied on the first big image. If you copy it and add it again on line 570 then it will be applied for each entry. Did you try it?
Regards,
Elliott-
This reply was modified 9 years, 8 months ago by
Elliott.
Hey!
Send us a link to your page where your using the form please.
Did you install the WP SMTP plugin in step #5? Do the test emails send successfully with that plugin?
Best regards,
ElliottNovember 15, 2015 at 6:59 pm in reply to: "Saving Didn't Work" Message… on EVERYTHING I TRY TO DO #536159Hey Bobby!
So everything is working now but your still getting the error? It seems like it is a problem with the server. Perhaps it has something to do with the AJAX requests. It would be something to ask your hosting provider about. I’m pretty sure it will happen for other themes your using also.
Regards,
ElliottHey Sandra!
Try setting the mobile menu to activated on tablets (990) in Dashboard > Enfold > Header > Mobile Menu.
If you need to increase it so the menu activates on larger screens then you can try this CSS out.
@media screen and (max-width: 1200px) { nav.main_menu { display: none !important; } #advanced_menu_toggle { display: block !important; } }
Cheers!
ElliottHey saraclementdk!
Try this CSS out.
h3.av-masonry-entry-title.entry-title { height: 20px; overflow: hidden !important; }
Best regards,
ElliottHi!
Your settings will stay the same (unless you renamed the theme folder). But any customizations you did to the theme files will need to be redone.
Cheers!
ElliottHi!
Add this to your custom CSS.
.home h3.avia-form-success { color: black !important; }
Regards,
ElliottHey saraclementdk!
Instead of an actual image there try setting it as the background of the element via CSS like so.
.toggler .toggle_icon { background: url("URL to your image"); } .activeTitle .toggle_icon { background: url("URL to your hover image") !important; }
Best regards,
Elliott-
This reply was modified 9 years, 7 months ago by
Elliott.
November 15, 2015 at 6:42 pm in reply to: Space between images suddenly becomes uncustomisible, close to complete despair! #536148Hey!
Alrighty, can you send us a WordPress login so we can take a closer look?
Regards,
ElliottHi!
There isn’t a shortcode for the header social links but if you want them to display in your socket container then you can assign them there in Dashboard > Enfold > Footer.
Regards,
Elliott-
This reply was modified 9 years, 8 months ago by
Elliott.
Hi sublime5o!
The search pages should be displaying the breadcrumbs bar, http://kriesi.at/themes/enfold/?s=Test.
A search archive has no relation to other pages though so the only thing displayed in the breadcrumbs will be the home link and your search query.
Regards,
ElliottHi!
Well you can also add the padding to the HTML container.
html { padding: 30px; }
If your still having trouble then send us a link to your page.
Regards,
ElliottHi!
Can you send us a link to your page so we can check it?
Regards,
ElliottHey!
Yes, I don’t see any overlapping, mobile or not. What browser and operating system are you using? Can you take a screenshot of what your seeing?
If your on an Android mobile device then be sure your using the official Chrome browser.
Cheers!
ElliottNovember 15, 2015 at 6:29 pm in reply to: Main menu items + search icon + social icons in one line #536138Hey qwyrp!
Send us a link to your page and take a screenshot highlighting the exact changes your trying to do and we’ll take a look.
Best regards,
ElliottNovember 15, 2015 at 6:28 pm in reply to: Don't want to display single post title next to breadcrumb #536136Hi!
That should be working. Did you add it to the Quick CSS setting? Perhaps you have a typo somewhere in your CSS. Paste the full custom CSS your using here and send us a link to your page please.
Cheers!
ElliottNovember 14, 2015 at 5:28 pm in reply to: Visual Toolbar Gone / No Cursor / Text Appears But in White #535914Hey atrixdave!
Make sure Enfold is updated to the latest version, 3.4.2, and deactivate all plugins while testing.
Send us a WordPress login if your still having trouble.
Best regards,
ElliottNovember 14, 2015 at 5:27 pm in reply to: Sidebar being forced below the content of the rest of the page #535912Hey robphat!
It’s displaying on the right side for me. Did you get this sorted? Be sure to clear your cache and plugin cache if you happen to have a caching plugin installed.
Best regards,
ElliottHi nigdowser!
I’m not sure if it will work but you can right click your page and view source and copy the HTML for the add to cart button that is output and paste that inside a codeblock element and change the text there.
Woocommerce also has an “add to cart URL” shortcode, https://docs.woothemes.com/document/woocommerce-shortcodes/, which you can use to just get the URL needed so you can create your own button.
Regards,
ElliottNovember 14, 2015 at 4:49 pm in reply to: Space between images suddenly becomes uncustomisible, close to complete despair! #535901Hey Harold!
Can you send us a link to your page so we can take a look? You can set your reply as private if you wish.
Regards,
ElliottHey Bobby!
Please try the steps here first if you are not receiving emails, http://kriesi.at/documentation/enfold/my-contact-form-is-not-sending-emails/.
Send us a link to your page and we’ll take a look at the white box issue.
Regards,
ElliottHi SomeBloke!
Your using Enfold version, 2.8.1. You’ll need to update to the latest version, 3.4.2.
See here for updating via FTP, http://kriesi.at/documentation/enfold/portfolio-item/update-theme-files-with-ftp/.
Cheers!
Elliott -
This reply was modified 9 years, 8 months ago by
-
AuthorPosts