Ok, I managed to make it work.
The white layer issue is gone.
On desktop, the header shows normally with a resolution over 989px.
On tablet (between 768px and 989px), the regular menu shows, with smaller font, smaller logo, and reduced padding. Tested on ipad 2 and ipad mini.
On smartphone (under 768px), it switches to the responsive menu.
Here is the code:
@media only screen and (max-width: 989px) and (min-width: 768px) {
.responsive .mobile_menu_tablet .main_menu {
display: block;
}
.main_menu {
margin-right: -30px;
}
.main_menu ul:first-child > li > a {
font-size: 10px;
}
.logo img {
width: 250px !important;
}
}
I ended up removing the padding attributes, as it didn’t seem to make any difference.
Thank a lot for your help!
-
This reply was modified 11 years, 10 months ago by
wizbiz.
Thanks for your answer.
If I use this CSS, the previous issue comes back, meaning that when loading the page, the menu appears for a second, and then disapear behind what looks like a white layer.
But for the second it does appear, I can see the font parameter applied properly.
Cheers.
I would like to use the Image Media Element in the Avia advanced editor to load movies from Vimeo in a lightbox using PrettyPhoto. This almost works perfectly accept that the iframe that gets created does not honor the HTTPS setting of the link, and therefor is blocked because the host page is running in https.
Just to be clear. I am setting the link in the Image Media Element to https://www.vimeo.com?id=32423432, but the iframe is getting a HTTP:// based src.
What can I do to fix this. I already have child them of enfold. I can hack if you tell me where to look
Thanks
Todd
Hi!
Can you post the link to your website so we can take a quick look and tell you if your theme was updated succesfully?
Regards,
Yigit
Thanks for the update Yigit – got to the version now – seems as thought the install did work as I am on Ver 5.5.3 .
The other link to the change log is only up to Ver 5.5.2 – will the updated changed log appear on that page in due course?
Thanks
Ian
Hi guys,
I can`t play the Youtube videos in my website: http://www.objetivored.com/servicios/video/
I’ve tried with https:// and without s: http:// URL from youtube: https://www.youtube.com/watch?v=pUH_OhsM58Y in the Full Slider from this page.
But in this same page I can`t play the others three youtube videos.
In the console of my Chrome (Versión 32.0.1700.107) MAC last enfold theme version (2.5.2) I’ve received these errors:
body.scrollTop is deprecated in strict mode. Please use ‘documentElement.scrollTop’ if in strict mode and ‘body.scrollTop’ only if in quirks mode.
body.scrollLeft is deprecated in strict mode. Please use ‘documentElement.scrollLeft’ if in strict mode and ‘body.scrollLeft’ only if in quirks mode.
event.returnValue is deprecated. Please use the standard event.preventDefault() instead.
Failed to execute ‘postMessage’ on ‘DOMWindow’: The target origin provided (‘http://www.youtube.com’) does not match the recipient window’s origin (‘https://www.youtube.com’).
Failed to execute ‘postMessage’ on ‘DOMWindow’: The target origin provided (‘http://www.youtube.com’) does not match the recipient window’s origin (‘https://www.youtube.com’).
www-widgetapi-vflvlw_TO.js:26
g.B www-widgetapi-vflvlw_TO.js:26
g.G www-widgetapi-vflvlw_TO.js:25
Can you help me, please?
Hi!
Please try adding following code to Quick CSS
@media only screen and (max-width: 989px) and (min-width: 768px) {
.main_menu ul:first-child > li > a { font-size: 10px; }}
Cheers!
Yigit
Hey ftt123!
Please add a Color Section element to your page and enter six-columns in “For Developers” section and add six 1/5 column elements inside that color section and place your images inside them. Then add following code to Quick CSS in Enfold theme options under Styling tab
#six-columns .column-top-margin { margin-top: 0px !important; }
#six-columns div .av_one_fifth { width: 15%!important; margin-left: 2%; }
#six-columns .first { margin-left: 0!important; clear: none; }
#six-columns .el_after_av_one_fifth { margin-left: 2%!important; }
Regards,
Yigit
Hi!
Please add following code to Quick CSS in Enfold theme options under Styling tab as a starting point and adjust as needed
.header_color .main_menu ul:first-child>li>a {
color: white;
border-radius: 100px;
background-color: red;
}
You may need to hire a freelancer developer to achieve what you would like
Regards,
Yigit
Hi there
I am using the pluggin WPML with the Theme Enfold.
I’d love to show only the shortcuts “DE, FR and EN” for the languages German, French and English. Currently I can only see flags.
How should I proceed? This is my website: http://www.pakka.ch
Best,
Carolina
Hi there,
i have some questions regarding the styling possibilities in the WC checkout area.
1) i wonder if i can change font color for the text in table and other. i am using a black background for my page, and the text that goes into the forms (name, address etc) and in other places such as listing of product are right now in a dark gray which makes it hard to read.
is this covered by the enfold styling panel or do i need so css?
2) text in checkout where products are listet (in the table) appears in differrent grey tones. it looks good if you have 10 different items, but once you have two products listed i wonder if it could not be same color/transparency allthrough. any suggestions how to change that?
3) any of the error/alert boxes comes in a different color. some backgroudn make the text in it hard to read. is there any chance to adapt that style to the enfolds one – or is there any possibility to change the color values of those boxes?
thanks so much in advance
Pedro
This reply has been marked as private.
Hi!
Please change
.get_the_time($time_format).
to
.get_the_date().
Regards,
Yigit
Hi!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.avia-testimonial { padding-right: 0; }
Regards,
Yigit
Hi I am facing issue before edit pages with Avia Layout Builder.
If I choose “progress bars” and then push edit button, always appears erroe massage “An error occured – Error fetching content – please reload the page and try again”
So I can’t edit my page anything.
Please help me.
I installed latest version of the Enfold theme today.
But never changed for this issues…
Thanks.
Please please please give us a normal sidebar layout for WooCommerce product pages. I appreciate the great support and all that you do:)
Hi!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.template-page .entry-content-wrapper h1, .template-page .entry-content-wrapper h2 { text-transform: none; }
Best regards,
Yigit
Hey!
Please add following code to Quick CSS in Enfold theme options under Styling tab and adjust as needed
.social_header .phone-info { font-size: 15px; color: white !important; }
You cannot seperate this 3 lines, but you can add two lines as secondary menu in Appearance > Menus and make them not clickable so it would look like a simple text
Best regards,
Yigit
Thanks. Increasing the PHP memory allocation seemed to have done the trick. Page is now showing. Appreciate all the speedy replies to this issue.
Thanks Yigit!
But now i actually see that the the main question isnt answered properly:
from this line: <span class='news-time'>".get_the_time($time_format)."</span>
How can i just remove the time.
so: 21 februari 2014 – 15:08 becomes –> 21 februari 2014?
Even if i remove the code like Josue says and edit it in the child theme placed file like you suggested it still shows up?!
Any idea?
Hey!
2- You can add horizontal ruler element to increase the height.
3- Code is not being applied on your website. Please try adding it to Custom.css file inside Enfold/Css folder. Code works fine on my installation
4-
.content { padding-top: 20px; }
Regards,
Yigit
Hi hark!
In WordPress dashboard, please go to Appearance > Themes and hover on Enfold and click Theme Details to see the version http://i.imgur.com/e2EtTJb.jpg
Please see http://kriesi.at/documentation/enfold/updating-your-theme-files/
Best regards,
Yigit
Hi!
You can moify class-framework-widgets.php file and paste it in /framework/php/ folder in your child theme
Cheers!
Yigit
This reply has been marked as private.
Hey!
Any clue how can i do this in my Enfold child theme?
Thanks,
Rhodo
This reply has been marked as private.
Hi!
I’m sorry but when I check the website vector.pl, it is not using an Enfold theme.
Best regards,
Ismael
Hey!
This page is still the child of the Produkte page when I checked it: http://www.scheibentoenung-wien.at/enfold/home/produkte/llumar-esprit/
I removed the parent page attribute. Check it again here: http://www.scheibentoenung-wien.at/enfold/llumar-esprit/

Regards,
Ismael