Hi there,
I have a couple of questions and I hope you guys have the answers ;-)
Here we go;
– First of all, is it possible to set the different content backgrounds on and x% transparent?
– Is it possible to give the image containers a custom mouse over effect – as it is now you get the cirle with the Arrow in it. I want it to be the same image as before you mause over but then in a different color?
– and the last one; is it possible to completly remove the top menu borders?
Hope to hear from you!
With kind regards,
Jeroen
Hi!
No actually, when icon on top selected, its content background take main colors background color for better readibility :)
Best regards,
Yigit
Hello!
Please add following code to Quick CSS in Enfold theme options under Styling
#top #header .mega_menu_title a:hover {
text-decoration: none; color: #19458d; }
#top #header .mega_menu_title a { color: #707221;}
I could not figure out which section this is http://i1006.photobucket.com/albums/af188/mdgworld/issue_1_zps576be8c2.jpg
Best regards,
Yigit
I used the Enfold – most beautiful theme ever LayerSlider 1 as a template for my home page. Everything looks great on the preview and when I look at the live page all the graphics are pushed to the left on top of each other. I went back in to check and now I have two logos on the page. How do I fix it..
Hey disruptivevision!
Please add following code to Quick CSS in Enfold theme options under Styling
td { padding: 0; }
Best regards,
Yigit
EDIT: I checked your website on my iphone and images look the same as they are on desktop
-
This reply was modified 11 years, 9 months ago by
Yigit.
Hey!
Please add following code to Quick CSS in Enfold theme options under Styling and adjust as desired
#top .main_menu .menu li > a:hover { color: red; }
.header_color .main_menu ul:first-child > li.current-menu-item > a { color: blue; }
.header_color .main_menu .menu ul li a { color: purple; }
#top .header_color .main_menu .menu ul .current-menu-item > a { color: pink; }
#top .header_color .main_menu .menu ul li>a:hover { color: green; }<,/code>
Cheers!
Yigit
I had created a new site using Enfold and was just about to publish it when the drop down menus from the main menu stopped working.
Please help.
Thanks for your help, Devin.
I followed your instructions.
Unfortunately, nothing changed :/
1) Still the ‘0’ before the alternative Contribute text in the grid layout.
Replaced the portion of code. The difference between the code I used (previously given by Dude in this thread: https://kriesi.at/support/topic/change-meta-on-grid-blog-posts/) and the one you gave must be very subtle, because I can’t see a difference.
2) I tried to change the permalinks several times, or just save the default one +3 time, same issues.
Still a space between the name & surname: domain.com/author/Name%20Surname in the grid layout.
Somehow it behaves differently than the meta of the full single articles, where everything runs smoothly, pulling the correct author url (domaine.com/author/name-surname) and the alternative 0 comment code given by Dude works great.
Hey!
As you can see here https://kriesi.at/support/topic/enfold-feature-requests/#post-22197 that feature requested and was accepted and will be added in upcoming versions.
Regards,
Yigit
Hello!
Just to build on Yigit’s comment, you can have a LayerSlider at any point in a page but it will always be full width. I think that is what he meant.
Since the original topic question has been solved by Jappie already I’ll go ahead and close the topic. If you have any other questions its always best to post a link to the site so we have a reference point and hopefully we can assist :)
Cheers!
Devin
Hi,
Jappie, can you please show me where you have LayerSlider that is *not* on the top of the page and with a sidebar? I checked the website you posted earlier and could not find it. I’m sorry that your are disappointed. If you have further questions or issues, I’m sure your opinion will change about support we provide :)
Richard, thank you for explanation and for your kind words.
Best regards,
Yigit
Fixed it…
/*header with social icons: */
.social_header #header_main .container, .social_header .main_menu ul:first-child > li a { height: 86px; line-height: 86px; }
.fixed_header.social_header #main{
padding-top: 116px;
}
Job done with some investigation and head scratching. Reduced the width of the menu/logo container from 116px to 86px (giving me an extra 30px of space; then reduced the container height to match.
Still responds when scrolling but have crucially reclaimed 30px of content space! Whoop…
Hey Bruno!
Your logo has empty space on top and bottom. I deleted them for you, please try uploading this https://dl.dropboxusercontent.com/u/14975671/logoa.png
Cheers!
Yigit
Hey sappermarine!
Please add following code to Quick CSS in Enfold theme options under Styling
#af-form-1868666838 { margin-top: -10px; }
Regards,
Yigit
Hi there,
If I had one observation about Enfold, its not the most dynamic theme. For a portfolio theme there’s a definite move to more dynamically presented data and facts. eg. Zooming thumbnails on rollover, slab text animated numbers, icons to drive data facts and so on.
For instance… http://themeforest.net/item/infographer-multipurpose-infographic-theme/5027304?ref=soland1234
It is over the top. There’s too much going on but I love some of the spinning slab numbers and a few of the infographics.
Is there any move towards implementing this kind of stuff in the very near future or can you recommend a JQUERY/PLUGIN that I can try out in the theme. Ive searched everywhere and cant work out where these things are generated from.
Cheers
Andy
Hi!
I checked your website and only in 2 pages you have icon boxes that are same color with background. For a temporary solution you use following code. It targets iconboxes only on these 2 pages
.page-id-2732 .iconbox_top .iconbox_content, .page-id-2734 .iconbox_top .iconbox_content { background-color: #ffffff!important; }
Regards,
Yigit
Hi,
My website is disruptivevision.com. I have uploaded the images in table format in home page. In desktop its looking good but when we see it in mobile view the images are too small and having more spacing.
could you help me out with this?
Cheers
hi all,
working on a project using Enfold 2.2 on WP 3.6.1 at http://beta.batook.org
i have edited my files as suggested in https://kriesi.at/support/topic/you-tube-social-icon-for-display-in-header-missing/#post-138071
but can’t make the youtube option appear in the drop down menu…
a clue ?
***EDIT***
problem solved by last Enfold update
-
This reply was modified 11 years, 9 months ago by
soifran. Reason: problem solved
Hi,
The code given for header is working great thanks, how ever we are having the trouble with the logo size now.
When we upload the logo in 343 width and 156 height it’s looking fine on the desktop but overlapping on the mobile. We uploaded a bunch of different sizes and found that 241 x 157 worked. The logo in the image is end to end horizontally but there is a lot of vertical space. This is ok but now the logo is too small, we tried increasing the width and expanding the logo in the image but that only seems to make the logo smaller.
Please help out with this
Cheers
Yeah Phil, to me too in the home page with the Fullwidth Easy Slider: http://rvarq.com/WP/
Also noticed a double bar nav in my portfolio when I use the sortable mode: http://rvarq.com/WP/3d-animation/
Sorry to interfere in your topic, perhaps we have the same problem.
Sorry but I think the support is really bad. First of all the problem I was facing is just a bug, I have read several other topics where the support team says that the color section can be at the bottom when having a sidebar.
Next to that I have solved it with minimal css knowledge but with a lot of time, this is something an expert like you should be able to solve in a minute.
Now in your last response you say it is not possible to have Layer slider and color sections with a sidebar, this is simply not true. I am running my website with both and a sidebar.
I am really disappointed in the support. I have bought Enfold two times now for my clients but this was the last time.
Regards Jappie
Hi, is there a quick CSS code I could use to center the title, sub title and description sections of the Team Member Element, as well as add a bit of padding between the title and the picture, as they are right on top of each other?
Thanks
Hello,
I would like to reposition the background on one slide of my advanced layer slider (http://roberthunecke.com/redesign 4th slide).
I tried the following CSS using the ID I defined for the slide, leaving the background blank in the first place to avoid strange loading behaviour:
#slide-coffee {
background: url(https://roberthunecke.com/redesign/wp-content/uploads/2013/09/coffee_beans_rendering.jpg);
padding-top: 10%;
}
This works great, but now the image won’t scale up on resized pages. Extending the css using width: 100%; height: auto; doesn’t work eighter :(
Any idea, how I could fix it?
Thanks for your support!
kind regards,
Robert
-
This topic was modified 11 years, 9 months ago by
rhunecke.
hey mark, i try to help you!
here is for example a videocode from on my site;
[video width="1030" height="475" autoplay=1 loop=1 framework=1 mp4="https://localhost/wordpress/wp-content/uploads/2013/06/Autumn_13_1030_475hd264_neu.mp4"][/video]
but in your code – autoplay=1 and loop=1
cheers
Hi there,
I’ve uploaded an MP4 video, and it plays nicely :) I’m wondering if there is any way to make the video autoplay, and loop?
Thanks!
Mark
Dear Devin,
As per my prior post, I would like to make the entire icon box clickable and add Social Media Icons, a contact number and a sign up/login button on the top right of the Nav bar. Please advise. thx!!
Addressing your original topic here: https://kriesi.at/support/topic/color-section-with-background-image/#post-165934
Please do not create multiple topics for the same issue or question. We get to every single topic that gets posted on the forums and it just makes it harder and takes us longer when you double post, self bump or add on to other topics.