Also, now everywhere on the site the portfolio grid is not working, ie, none of the thumbnails are clickable at all. I have also just built a team member component and that link isn’t working either, so it’s messed up on both the portfolio grid and the team element!!!!
Sorry for the delay – I just tried that and it didn’t work at all. Here is the page:
I am now frantically building a new page without using the portfolio grid so that I have links to the people on this live site! Yikes! Please help!
Hey ripgroove!
Please add following code to Quick CSS in Enfold theme options under Styling tab
td strong { color: #45ad9c; }
If this is not what you asked, please post a screenshot
Cheers!
Yigit
Hi PietroPeride!
Please go to Enfold theme options > Header tab and choose to display “Header with social icons and bottom navigation” header type. Then add following code to Quick CSS in Enfold theme options under Styling tab
#header_main .container { width: 100%; }
Best regards,
Yigit
Hey DavyE!
Please try adding following code to Quick CSS in Enfold theme options under Styling tab
.tab_inner a img { width: 100%; }
Cheers!
Yigit
Hi Devin
How can I do that, including the Facebook JavaScript? I never had to do that before, the widgets just worked. They do on another site that uses Enfold.
Thanks,
Ying-Fu
Hey asohf!
Can you post the link to your website so we can take a look? Do you try flushing browser cache after making styling changes? If not, please try it.
Best regards,
Yigit
Hi!
You are welcome, glad we could help. It actually has nothing to do with Enfold but it is more of a Chrome bug. Nice to hear it! Let us know if you have any other questions or issues :)
Cheers!
Yigit
Hi Joshua!
Please add following code to Quick CSS in Enfold theme options under Styling tab
@media only screen and (max-width: 767px) {
.logo, .logo a, .logo img {
max-height: 50px!important; }
.responsive .mobile_slide_out .logo img {
margin-left: -30px!important; }}
Best regards,
Yigit
Hey sineadh!
Please try adding following code to Quick CSS in Enfold theme options under Styling tab
.main_menu ul:first-child > li > a { text-transform: uppercase; }
and if that does not work, please post the link to your website
Cheers!
Yigit
Hi kahangabriel!
Please add following code to Quick CSS in Enfold theme options under Styling tab and adjust the text as needed
#top .av-masonry-load-more { color: transparent; }
#top .av-masonry-load-more:before { content: 'Your new text'; color: black; }
Best regards,
Yigit
Hi!
Have you tried flushing browser cache then refreshing you page a few times? If you did and still did not work, then there may have extra margin value on the element above or below your element. Can you post the link to your website and point out where exactly would you like to adjust?
Best regards,
Yigit
thanks again.
the fullwidth easy slider element is doing the trick !!
but
.someclass { margin-top: -10px; margin-bottom: -20px; }
doesnt change anything if i put it in quick CSS.
i did this in general styling. should i have posted this in the individual quick CSS fields ?
Hi EMS4HIM!
I am not sure if i understood you clearly. You can go to Appearance > Menus and check “Enfold footer menu” under Menu settings to display your menu in footer socket section http://i.imgur.com/782A6d1.jpg
If this is not what you meant, please post a screenshot
Best regards,
Yigit
Hey Justin!
Please add following code to Quick CSS in Enfold theme options under styling tab
.page-id-2 .content {
padding-top: 5px;
padding-bottom: 5px; }
Regards,
Yigit
Hello,
we have your Enfold theme installed and wanted to add a floating call-to-action button, but we are experiencing some troubles.
What we did is, we added a button in the quick css section and this is our code:
#beta .avia-button-center {
position: fixed;
top: 150px;
left: 85%;
z-index: 9000;
}
#beta {
margin-bottom: -50px;
}
The problem is, the button disappears behind images, jumps a few pixels while scrolling (in Chrome) or text bolds (in FireFox).
You can check it out at http://zebra.bi/
Any idea how to make a more stable version of a floating button?
Any help will be greatly appreciated.
Thank you, and awesome job on the Enfold theme, we love it!
Hey hecbrobr!
Which version of Enfold are you using? Please go to Enfold theme options > Header tab and choose to display one of the header types with social icons and choose YouTube under Social Icon dropdown list
Cheers!
Yigit
Ismael provided code that removes both image links, the first from the main blog page and the second from the full post page. Great!
Devin provided code that only removes the image link from the full post page in case you want only that link removed.
https://kriesi.at/support/topic/how-to-remove-a-link-to-the-original-image-from-a-featured-image/
#top.single-post .big-preview.single-big a,
#top.single-post .small-preview {
pointer-events: none;
cursor: default;
}
Thanks to Ismael and Devin! Jas
Hey!
Please add following code to Quick CSS in Enfold theme options under Styling tab and adjust as needed
1-
.content, .sidebar {
padding-top: 20px; }
2- Please refer to my post here to move breadcrumbs under page title as it is on Kriesi.at https://kriesi.at/support/topic/long-titles-overlapping-breadcrumbs/#post-195768
Cheers!
Yigit
Hi
Do you know if there is a slider for a video background that is support by the Enfold theme?
Kind of liking the one on http://themenectar.com/demo/salient/
Regards
Ian
Hi!
You can post it here privately by checking “Set as private reply (Only you and moderators will see the content of this post)” above Submit button
Cheers!
Yigit
Hey!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.home .title_container { display: none; }
It will remove the whole bar from homepage
Regards,
Yigit
Hey AsadIC!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.blog .slide-entry-excerpt { display: none; }
Cheers!
Yigit
Hi frankwelschlehmann!
We already optimized Enfold for hatom and the structure is valid – i.e. you can test it with the blog page of the demo website: http://www.google.de/webmasters/tools/richsnippets?q=http%3A%2F%2Fkriesi.at%2Fthemes%2Fenfold%2Fblog%2F
Cheers!
Peter
Hey!
Yes. Or you can use a child theme to avoid it. Please see http://kriesi.at/documentation/enfold/using-a-child-theme/
Cheers!
Yigit
Hi,
I was trying to fix some hatom feed errors by applying the logic from this discussion:
https://kriesi.at/support/topic/woocommerce-flashlight-product-rich-snippets/
or http://urbanstoic.com/how-to-fix-google-hfeed-or-hcard-warnings
or http://fivera.net/hatom-feed-hatom-entry-error-wordpress-solution/
But I am uncertain how this should be solved within Enfold.
Would you have some directions for this please?
Thank you,
Frank
OK I’ll check that. If I do so, that means I will have to re-do it each time there is an ENFOLD update right…?
Thanks Yigit.
Regards,
Marie
Hi!
Please add following code to Quick CSS in Enfold theme options under Styling tab
@media only screen and (max-width: 767px) {
.avia-logo-element-container {
display: none; }
}
Cheers!
Yigit
• Possibility to add classes to Layout Elements
+1
Edit (Dude): Already supported – see: https://kriesi.at/support/topic/custom-css-class/#post-169149
Err, that only applies to *content* elements, not the *layout* ones. What I’d like to see would be custom classes for the columns etc.