Hey!
The percentage would need to be applied to the li element then, this code will work:
#top .main_menu .menu li {
float: left;
position: relative;
z-index: 20;
width: 12.5%;
text-align: center;
}
However, you would need to change that 12.5% width value if you change the number of elements in your menu (100/8 = 12.5).
Regards,
Josue
Warning: session_start() [function.session-start]: open(/tmp/sess_0aa8aed9c9dcabd4cca3e3b9ef69a99f, O_RDWR) failed: Permission denied (13) in /home/vrsveric/public_html/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/portfolio.php on line 27
I only get this message on your theme. I have installed plenty of sites with no problem. I even kept this configuration and changed the theme to avada…no errors. It has nothing to do with the install or tmp folders permission. It has everything to do with this theme. Just type the title of this topic into Google and see how many sites come up with this error. It happens and then clears itself, and then it happens again. It’s off an on. If I clear the cache it works and then comes right back. You need to look in to this.I can’t move forward on the projects with this problem.
Your old version on the seam server work fine.
Version 1.7 on wp 3.5.2 works fine
Version 2.0.1 on wp 3.6.1 fails
Version 2.4 on wp 3.6.1 fails
I can email you the production site if you want.
-
This topic was modified 12 years, 4 months ago by
samharry.
Hey!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.responsive #top .avia-post-nav {
display: block;
}
Best regards,
Yigit
Well that’s the problem, I can’t get it to look the way I want. I want the full screen slider , but dont’ want people to have to scroll to see the elements below it. If I could get the 3 main 1/3 elements on top of the slider..that would be good.
Thanks.
If I can do some sort of screen capture / creation…how to I attach it to you?
-
This reply was modified 12 years, 4 months ago by
elames.
Hey!
Can you post a screenshot and show where exactly you would like to change? Previous code should increase the top border on sub-menus as well as mega menu
Best regards,
Yigit
Hey!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.tabcontainer { margin-top: 0; }
Regards,
Yigit
Hey swarez!
Please refer to this post https://kriesi.at/support/topic/mobile-menu-not-displaying/#post-178089 and please enable right-click on your site for a while so we can provide you CSS code to decrease whitespace above tab container
Regards,
Yigit
Hi!
I tagged our head of support Peter and Kriesi. They may need admin login ( if you have changed this one https://kriesi.at/support/topic/blank-icon-list-after-upgrading-to-2-3/#post-176066 ) as well as access to FTP upload folder. So if you do not mind, it would be helpful to post them here privately. Make sure to check “Set as private reply (Only you and moderators will see the content of this post)” above Submit button
Regards,
Yigit
Just tried it, plus clearing the cache. Didn’t work.
Please note that I already did that in earlier versions, as shown in the other topic
Hi!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.js_active .top_tab .tab { margin-right: 10px!important; }
Regards,
Yigit
-
This reply was modified 12 years, 4 months ago by
Yigit.
Hi!
Please switch following code
#top .header_color .avia_mega_div > .sub-menu { border-top-width: 4px!important; }
with this one
#top .header_color .avia_mega_div > .sub-menu, .header_color .main_menu ul:first-child >li > ul { border-top-width: 4px!important; }
Best regards,
Yigit
Also, this is occurring on
http://christinamrozik.com/illustration/
and
http://christinamrozik.com/
All of which are using the Portfolio Grid – using Chrome and Firefox.
The error I receive is Attribute xmlns:v not allowed here.
I know its because HTML 5 format hasn’t been agreed but I cant host my website at Uni without being w3c valid.
Its the only error stopping me now.
Hey, my portfolio section on a site I made no longer works now that the portfolio section was updated.
http://christinamrozik.com/drawing/
Help!
This reply has been marked as private.
Similar to this closed thread (https://kriesi.at/support/topic/video-not-showing-on-ie), my video is not showing on Internet Explorer8. I tried inputting the code suggested in that thread, but it did not work for me. Thanks in advance for your help.
Website: http://www.encoure.com/private/home-features/
My website is: http://www.tandyelisala.com
I cannot figure out how to add a line at the top of my main page that people see first. I want this displayed at the top before the menu bar.
Example:
I want to say: To order Healing Through the Chaos, click here. Click here for free resources. Connect with Tandy here (hyperlink)
Then, the menu bar and header display.
How do I do this? If this isn’t possible, how do I add this to my slider?
The title for this topic should have been “Blank icon”. The current title is a mistype.
Hey Dhuet!
That won’t work, you can’t make the background to be on top of the contents of the div, however what you can do is to make the contents of the div a little bit transparent, try adding this code to the Quick CSS:
#fullscreen_slider_0 > div{
opacity: 0.8;
}
Cheers!
Josue
Thanks Kriesi.
I’ve added the new code in the CSS.
Very strangely, it seems to have cured the problem in Chrome on the Mac, but not when viewed on my PC laptop (Windows 8).
Hi Everyone
I updated my theme today however I have lost the anchor text for the social media links at the top how can I fix this?
Many Thanks
Jonathan
-
This topic was modified 12 years, 4 months ago by
jono713.
Hi erantdo!
Last night version 2.4 of Enfold was released. So please try updating your theme to the latest version.
For a quick guide on updating your theme take a look at this video on updating the Enfold theme via FTP: https://vimeo.com/channels/aviathemes/67209750
I do not know why topic was closed but please cooperate. Providing as much information as possible instead of one word answers would help a lot to solve your issue faster :)
Best regards,
Yigit
Hey cboothugs!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.iconbox_top .iconbox_content, #top .avia-logo-element-container img { box-shadow: none; }
Regards,
Yigit
i just found the solution here.
thanks yigit & josue, yall rock
Hi!
Please add following code as well
#top .header_color input[type='text'] { color: black; }
Cheers!
Yigit
Hi!
1) Please go to Appearance > Menus and check “Enfold Footer Menu” in Menu Settings http://i.imgur.com/x7yzSVv.jpg
2) Back to top button will appear automatically when you have enough content on your pages
Best regards,
Yigit