Hello,
I would like all borders from the header not to be visible. I have selected for border color the same color as background. That works for most of the header borders but the top one belonging to the phone number/small info area still remains. I’m using the “Header with social icons and bottom” option.
Can you please tell me what to do to make that line invisible.
Thank you
I am using LayerSlider WP to produce a slide show of various sized pictures.
I am encountering a visual issue with slides. Example: if slide #1 is wider than slide #2, when slide #2 appears it seems to sit on top of slide #1 — the LayerSlider software is not clearing the previous slide before transitions to slide #2.
I have no choice but to use slides of various widths due to their content.
What setting do I need to use to force the clearing of every slide between changes?
I am using 3D transitions set in RANDOM node with RESPONSIVE and FULL WIDTH enabled and various combinations of these two options continue to produce the same visual error.
No,
I decided for the other header design. Header with social Icons and bottom. But now the logo is getting smaller – I want it bigger! And the social icon is on the right center. How can i get the social icon back to top left and the logo bigger like in the Fixed Header with social Icons and additional navigation.
Also i want the header close to the menu like in the other header example.
See sceenshots .
http://holidaymarketing.de/?attachment_id=2635
http://holidaymarketing.de/?attachment_id=2634
Regards,
Simon
Hello!
Please try to add following code into the quick css field to fix the issue
#top .hr {
float: none;
}
Best regards,
Peter
Thank you, everyone, for the suggestions. However, I tried deselecting and switching between 2D and 3D. In between, I selected one or two transitions. Very simple and recognizable ones. Instead of seeing just those, I saw multiple transitions that were not selected. When I deselected all 200 plus, I still saw multiple transitions. They wouldn’t stop. I believe there is a bug. Best, Mobar
Hey!
Add this on your custom.css or Quick CSS:
1.) Remove bullets:
#top .widget_nav_menu ul ul li:before {
content: "";
}
2.) Menu alignment:
#top .widget_nav_menu ul ul li a {
padding: 6px 0px 7px 0px;
}
.widget_nav_menu ul:first-child>.current-menu-item>a, .widget_nav_menu ul:first-child>.current_page_item>a {
border: none;
padding: 6px 12px 7px 0;
}
Best regards,
Ismael
Greetings good people of Planet Enfold!
Recently we updated our galactic home page with a new banner. It looks great on a desktop, however when viewed on an iPad /iPhone there’s a ‘white’ gap at the top and bottom of the banner (the image in the slider does not reach the edge) and star fleet command are concerned this may be an issue…
The site is http://www.marsmarketing.com.au
Would you be able to assist our stricken vessel?
Hi!
1.) You can edit css > grid.css, look for .boxed#top selectors. You need to change the width including those under media queries.
2.) Please a hire a freelance developer to modify the menu for you. You should probably buy a ready made menu with css files included.
Best regards,
Ismael
Hey friendlier!
Please add this on your custom.css or Quick CSS:
.main_color .pricing-table>li:nth-child(odd) {
border-top: none;
border-bottom: 1px solid #e1e1e1;
}
.main_color .pricing-table>li:nth-child(even) {
border-bottom: 1px solid #e1e1e1;
border-top: none;
}
Best regards,
Ismael
Hi,
is it possible to hide the logo (top-left) just on the landing page and display it on the others as usual?
Many greetings
Andy
Hi,
I realised that it was not a page/link, but wondered how to stop webmaster tools from telling me I have an access denied and if it will affect my website in the seach results having errors on my website.
Does everyone with a website get this for their theme, or is this just enfold I wonder.
For some reason the easy slider on this page: http://imaretec.nl/ida/ does not work. There are 6 slide in the slideshow ( you can see the 6 dots) but it stops sliding after the second slide ( the second slide is not shown correctly though, you still see the first slide)
How can I fix this?
Regards,
Pieterjan
Hey!
Each page has an unique ID, you can see it in the URL when editing them:

Now that we know the IDs, to set styles to different pages simply do it like this:
.page-id-1336 .main_color.iconbox_top .iconbox_icon { background-color: #719430; color: #ffffff; border-color: #507210; }
.page-id-123 .main_color.iconbox_top .iconbox_icon { background-color: #719430; color: #ffffff; border-color: #507210; }
Cheers!
Josue
This reply has been marked as private.
wI really like the theme but i can’t understand why someone is closing my theme here in the forum about the bad performance.
i recorgnized the clsoing when i wanted to tell – how i get my page from 8 seconds to 2 seconds.
https://kriesi.at/support/topic/is-loading-much-to-long-badperformance/?login_error#post-164263
–> It was because of the the googlemaps script which i loaded in the future –> i solved it by using pictures of the maps which can be clicked
Hey midischool!
Please add following code to Quick CSS in Enfold theme options under Styling tab and adjust as desired
.main_color.iconbox_top .iconbox_icon { background-color: #719430; color: #ffffff; border-color: #507210; }
You can use different colors in each page using page ID’s :)
Best regards,
Yigit
Hi!
If you are talking about LayerSlider, please add following code to Quick CSS in Enfold theme options under Styling tab and adjust as desired
.ls-wp-fullwidth-container { margin-top: -10px; }
Cheers!
Yigit
hi Josue,
we have another question,
we would like to create a full screen slider only in one page where there will be no border on the top and also no alternate content area- the topics such as :home contact about will appear on the slider.
is it possible- and if yes- how?(we want it only on one page not on all the others)
please see attached reference:
http://www.lonelyplanet.com/
thank you in advance
indiatravelz
I have a very simple placeholder blog at the moment and a design issue I can’t figure out.
Using the Enfold Theme Options menus I created a simple style with a boxed layout and a custom uploaded background image. This produces a white text box with black text on a white background on top of the background image I uploaded.
Here’s my design issue.
I would like the text box to be partially transparent so that the background image shows through the text box.
Is there a setting for this?
Is there code that I could add the style sheet somewhere?
Here’s the web site as it is now: http://www.williamkannberg.com.
For those who want to solve this problem, this is the code:
.single-format-video .fullsize .template-blog .big-preview.multi-big { margin-bottom: -317px!important; }
#top #wrap_all .big-preview.multi-big + .big-preview.multi-big { margin: 0 0px -30px 0px!important; }
@media only screen and (min-width: 768px) and (max-width: 989px) {
#top #wrap_all .big-preview + .big-preview { top: 30px!important; }
}
@media only screen and (max-width: 767px) {
#top #wrap_all .big-preview.multi-big + .big-preview.multi-big { margin: 0 0px 110px 0px!important; }
#top #wrap_all .big-preview + .big-preview { top: 156px!important; }
}
@media only screen and (max-width: 479px) {
#top #wrap_all .big-preview + .big-preview { top: 170px!important; }
}
Hey Ismael,
you can consider this thread resolved :)
Ygit solved the problem: https://kriesi.at/support/topic/post-video-view-broken/
Thanks
Hey,
what do you like to achieve?
Have a look to the answer in my topic from Dude: https://kriesi.at/support/topic/portfolio-sorting-options/
Do you like to have a full portfolio grid sorted by categories first and within each category then alphabetically? Doesn’t make that much sense because of the filter option…
Otherwise you could manually create pages and put the portfolio with selected cats on it. You may take a look here: http://kunden.formateins.de/kvm/hardware/ > Take a look at the subpages. Maybe it gives you an idea…
Regards
Hi good people of Kriesi,
I would love to use Enfold for a new client website.
The only reason i’m still doubtfull is that i need a category hierarchy of portfolio items.
I already asked this question in https://kriesi.at/support/topic/porfolio-hierarchy/ but can’t get it to work properly.
It would be awesome if you could help me to get this working.
Kind regards,
Matthijs
When I go to the wordpress “Layerslider WP” tab and then the sub-tab “Transition builder”, I have the following error message at the top:
Warning: file_get_contents(/home/yusufhas/public_html/devicage.com/wp-content/themes/enfold/config-layerslider/LayerSlider/sampleslider/sample_transitions.js) [function.file-get-contents]: failed to open stream: No such file or directory in /home/yusufhas/public_html/devicage.com/wp-content/themes/enfold/config-layerslider/LayerSlider/builder.php on line 14
Screenshot here: http://screencast.com/t/FrXtlmOiUUQ
How does this affect me? Should I do something about it?
UPDATE: I can’t add new transitions on that tab. When I click the buttons to add new transition, nothing happens. Related to the error? Also, there are no sample transitions there.
-
This topic was modified 12 years, 1 month ago by
yusufhgmail. Reason: Added update
Hi!
Here the code:
[av_section color='main_color' custom_bg='' src='' position='top left' repeat='no-repeat' attach='scroll' padding='default' shadow='no-shadow' id='']
[av_one_half first]
[av_hr class='invisible' height='50' shadow='no-shadow' position='center']
[av_image src='https://xxxxxxxxxxxx.com/themes/xxxxxxxxxxxxxxx/config-templatebuilder/avia-template-builder/images/placeholder.jpg' attachment='' align='center' animation='left-to-right' link='' target='no']
[/av_one_half][av_one_half]
[av_textblock]
Click here to add your own text
[/av_textblock]
[/av_one_half][/av_section]
When i remove the white space above the image it looks ok – with this code it looks like: http://www.pizzeriainnsbruck.at/wp-content/uploads/diverse-daten/problem-enfold.JPG
iT LOOKs like the image centers of the hole page instead of the 1/2 Element.
Whne i use a Image of the reght side it dont appear. It appears outside the website. because it goes tho the center of the website again – but this time the center is outside the website :) I dont understand this…. weird
ONE IMPORTANT POINT:
THE PROBLEM IS ONLY ON FIREFOX 24!!!!!!!!!!!!!!!
WITH IE AND CHROME IT LOOKS FINE…..
Hope you find the bug and i can move on. Thank you so much!
-
This reply was modified 12 years, 1 month ago by
chooseone.
Hi!
Please add following code to Quick CSS in Enfold theme options under Styling tab
#top .product div.images img { width: auto; }
Cheers!
Yigit
Hey MuzSolutions!
Please add following code to Quick CSS in Enfold theme options under Styling tab and adjust as desired
#top .social_bookmarks li { font-size: 18px; }
Please update Enfold theme to version 2.3.2. Iconfont uploader was added in version 2.3. Please see Devin’s tutorial on Adding Fontello Icon Fonts http://vimeo.com/75743285
Regards,
Yigit
Hi!
Please add following code to Quick CSS in Enfold theme options under Styling tab
div .logo { top: -5px; }
.responsive .logo img { margin: -5px auto; }
Please refer to this post to change the width of switching to mobile menu https://kriesi.at/support/topic/collapsable-menu/#post-165144
Regards,
Yigit
Closing off the topic for now. Let us know if you have any other issues and we’ll do our best to help :)