This looks great now, thank you for your persistence and patience!
So should I leave the CSS that John gave me above? Or are they working together to solve this?
@media screen and (min-width: 766px) and (max-width: 769px) {
.page-id-19 .avia-builder-el-20 .first {
clear: initial !important;
}
.page-id-19 .avia-builder-el-20 .av_one_third {
margin-top: 0 !important;
margin-bottom: 30px;
width: 50% !important;
}
.page-id-19 .avia-builder-el-20 .column-top-margin {
margin-top: 0 !important;
}
}
Hi 0rca,
Please refer to this thread for a possible solution.
Just use
find('img[rel="Jig[1]"]')
If you need further assistance please let us know.
Best regards,
Victoria
Hi,
That’s really weird. As a temp solution you could adjust it via css (put this in Quick Css if it does not work, put into themes/enfold/css/custom.css)
#top.page.page-id-330 #av-layout-grid-4 {
height: 0;
display: none;
}
If you need further assistance please let us know.
Best regards,
Victoria
Hi,
I’m working with Enfold one-page-site. I’m changing the link names. All the others went fine and the links works as well but how to change the first one “top”? I managed to change the link name but now the link doesn’t work anymore.
The other thing: any tips what’s the probe way to bring Tableau to the site. On desktop it’s ok. Brought the embeded code to the editor in text mode and it comes nicely on site. But how to make it work in mobile? It’s supposed to been done in mobile friendly way and now I’m figuring out how to set it in Enfold.
Thank’s a lot!
Hi,
Try adding this to quick css:
#top .all_colors strong {
background-color: none!important;
}
Let me now if this works to remove the orange near the logo.
Best regards,
Jordan Shannon
Hi Jordan Shannon,
thank you for your help!
Would it be possible to have the background image fill the entire height of the browser window? At the moment it only fills the area from the top to the end of the text.
And:
Would I have to set this for each single blog post via individual post IDs? – That would not be feasible. I would need a solution where this background image automatically gets applied to every new blog post.
Best regards,
Artiarturro_66
Hi andrzejkozdeba,
I advise you to put the css not in Quick Css but in theme/enfold/css/custom.css, when code is added there it will work.
@media only screen and (max-width: 767px) {
.html_header_top.html_header_sticky #header, .responsive #top #wrap_all #header {
position: fixed !important;
}
}
Let me know if it worked.
Best regards,
Victoria
Thanks. I understand how to create the plugin, just need a modification of the code you posted above so it can work standalone in the plugin.
Thanks again!
Just found what is causing the problem. In my functions.php I added a code which enables a full size submenu in each single product page.
//adds a submenu on top the single product page
add_action( 'woocommerce_before_main_content', 'wc_submenu');
function wc_submenu () {
if(is_product()) {
echo do_shortcode ("[av_hr class='invisible' height='50' shadow='no-shadow' position='center' custom_border='av-border-thin' custom_width='50px' custom_border_color='' custom_margin_top='30px' custom_margin_bottom='30px' icon_select='yes' custom_icon_color='' icon='ue808' font='entypo-fontello' custom_class='']");
echo do_shortcode ("[av_submenu which_menu='' menu='41' position='center' color='main_color' mobile='disabled' custom_class=''][/av_submenu]");
echo do_shortcode ("[av_hr class='invisible' height='50' shadow='no-shadow' position='center' custom_border='av-border-thin' custom_width='50px' custom_border_color='' custom_margin_top='30px' custom_margin_bottom='30px' icon_select='yes' custom_icon_color='' icon='ue808' font='entypo-fontello' custom_class='']");
}
}
Do you have any suggestion to keep it without interfering with the woocommerce lightbox? Thanks a lot
Enfold, what do you have against videos??
No matter what I try, your theme stops me being productive. It’s so annoying, now.
As I cannot have more than one video slider on the page and expect it to work, I have now had to boringly embed 4 YT videos on the page.
I made 2 x 1/4 columns and placed 2 videos in each column. The videos 2nd in the column will not play, the play button is function-less.
Why would this be?
And why are you making it so hard to work with videos on your theme? Virtually nothing works when you have more than one video.
Hey Artiarturro_66,
Try adding this to quick css:
#top.postid-203{
background-image:url(https://lmat.de.web-connect.info/wp-content/uploads/2016/12/42-36363089.jpg)!important;
background-attachment: fixed;
background-position: top center;
}
#wrap_all, #main, .main_color,.header_color .header_bg{
background-color:transparent!important;
}
.header_color div{
border:none!important;
}
This applies to the following link:
http://lmat.de.web-connect.info/grundsteuererlass-2017/
Let me know if this is what you needed.
Best regards,
Jordan Shannon
Hello,
I have added following code in quick css :
.av-share-box .av-share-link-description {
text-align: center;
}
#top #wrap_all .av-social-link-facebook a {
color: #fff;
background-color: #37589b;
}
#top #wrap_all .av-social-link-twitter a {
color: #fff;
background-color: #46d4fe;
}
#top #wrap_all .av-social-link-gplus a {
color: #fff;
background-color: #de5a49;
}
#top #wrap_all .av-social-link-pinterest a {
color: #fff;
background-color: #cb2027;
}
#top #wrap_all .av-social-link-linkedin a {
color: #fff;
background-color: #419cca;
}
#top #wrap_all .av-social-link-mail a {
color: #fff;
background-color: #9fae37;
}
This code I have found here : https://kriesi.at/support/topic/centre-social-share-buttons-and-re-colour/
It works well but I’d like to know 2 things :
– How can I add a hover color for each button. Because now they are colored and nothng happens when mouse goes over them.
– How can I have bigger icons
Thanks for your advice
I’m having the same issue. This is a showstopper as you can’t lay out a site if elements don’t render on screen. Also running 4.0.4.
-
This reply was modified 8 years, 12 months ago by
Wordpressed.
Hi,
Please add following code to Quick CSS as well
#top #wrap_all .avia-gallery .avia-gallery-thumb a {
width: auto!important;
}
Best regards,
Yigit
Hi,
I have replied to your thread – https://kriesi.at/support/topic/bug-on-enfold-4-0-3/ :)
Best regards,
Yigit
Hi,
It seems like you figured it out with following code
#top.home #wrap_all #av_section_1 .av_one_fifth h2 {
font-size: 12px;
font-family: inherit;
font-style: inherit;
font-weight: 400;
line-height: 1.1em;
text-transform: uppercase;
}
Only font weight is bolder and you can correct it by using following code instead
#top.home #wrap_all #av_section_1 .av_one_fifth h2 {
font-size: 12px;
font-family: inherit;
font-style: inherit;
font-weight: lighter;
line-height: 1.1em;
text-transform: uppercase;
}
Best regards,
Yigit
Hi,
it only works fine because now the horizontal menu doesn’t have submenu items in it. So a click on the menu item can’t affect anything else than redirect to this page.
But now my problem is, as mentioned in my last post, that the mobile menu is the same as the horizontal ones but I’d need it to be one menu with all the menu items from the horizontal (including links to subpages) and sidebar menu :(
So again my question:
Isn’t there any possibility to set two different menus, one for desktop and one for mobile version?
Best regards.
I tried
.avia-section {
min-height: 250px !important;
}
with this and all other classes from the html / CSS code – no effect.
At https://kriesi.at/support/topic/spacing-between-sections/ I see that someone who uses enfold at http://marqueeroofrollers.co.uk/ had the same problem (like many others), and in that case the solution was:
.page-id-734 #av_section_1 .hr {
margin-top: 0 !important;
}
.page-id-734 #av_section_1 .content {
padding-top: 0 !important;
}
.page-id-734 #after_layer_slider_1 .content {
padding-top: 30px !important;
padding-bottom: 0px !important;
}
But in my case this doesn’t work, as http://marqueeroofrollers.co.uk/ is just a single page Website.
#av_section_1 .hr {
margin-top: 0 !important;
}
#av_section_1 .content {
padding-top: 0 !important;
}
#after_layer_slider_1 .content {
padding-top: 30px !important;
padding-bottom: 0px !important;
}
didn’t work as well.
This is great, thanks!
Just one little thing … We would need the collapsed menu button to float as users scroll down the page, so they can open the menu whenever they want. Now the button just stays at the top.
Everything else works great though, thanks!
Hello, I’ve updated my website to the latest version of the Enfold theme, today again to 4.04 and I seem to be having problems with the mobile menu which affects iphones only. My menu is quite long and when I click to open it in the top right corner, I cannot scroll down the menu on iphones. It works fine on android. I went through all the possible settings and the problem seems to be with pages. When I reset all options in theme settings it works and you can scroll down the menu, but as soon as you select static pages for home and blog then the mobile menu doesn’t scroll again. Please advise.
-
This topic was modified 8 years, 12 months ago by
marekLDN.
Hello Victoria,
Sure. Take a look to my site. When i am inside of News post the nav menu link News, hasn’t blue color and border top line. And that happen for all inside posts, portfolio items etc.
Thank you
Hi,
we can’t really help you with this. Though here you’ll find a recommended plugin list for Enfold: https://kriesi.at/support/topic/recommended-plugins/
Do you know why exactly you get those AMP errors by Google?
Hope you’ll find something which works for you.
Best regards,
Andy
jabia
i want to add link in the menu bar so that when i clicked on it. It will move towards my homepage heading.
e.g when i click on welcome menu it will move towards top of the page.
Dear Kriesi,
On the home page of my website (link below) I have a video playing inside a full width easy slider. This works fine on my laptop, and on mobiles the fallback image displays correctly.
However, on an iPad Pro using Chrome and Safari, there is a glitch with an extra image appearing top left next to the main image.
Do you know what is causing this and how I can fix it?
Thanks, Richard
I have updated everything to the latest version: now it is worse!! Now the slider is wrong on mobile + desktop version!!!
Please help us solving this issue, as the client is waiting for weeks now to have the banner right!
This is all fine and good but it should have been done when they updated their part – not after the fact. Pretty dumb from a business standpoint when you have such a great track record of performance. Key = stop relying on external providers => though for the future. Or, simply stay on top of what’s going on with them – which apparently did not happen here.
Hey guys,
I have a few questions:
1. We have 3 photos in our fullwidth slideshow on our home site. Is it possible to have some layers slide in and have one “fixed”, it shouldn’t slide in otherwise there is too much going on. Our programmer has made the logo and its caption fixed but it is not responsible anymore.
What possibilites are there?
2. You can edit when the responsive mode in a full-width slider should turn on in the slider settings. Which I did, so that the slideshow photos are displayed nicely on a lap top. Although the layers don’t show. Do I need to edit that for the layers as well or how does it work?
3. The slideshow transition is different on the mobile than on the computer. We’ve chosen “crossfading” but on mobile it randomly chooses what style they slide in and out. How can we fix this?
Thanks a lot.
Kind regards
Aline
yoniGuest
Hello. I am going to ask a pretty specific question regarding design capabilities.
I want to make a website that is mainly a blog, but also includes a store. I want:
– A main page that is capable of housing my latest posts in a specific predetermined format as I put them up, so this should happen automated once preset. Similar to how it’s done on futurism, https://futurism.com/ Tho I also want to be able to choose a fullwidth banner
– I am going to have 3 to 4 different blog categories that I want to be able to link in the header. Also, those categories should be able to have (preferrably) fullwidth banners at the top below the header, each different for all the categories and also be able to accommodate the latest posts in the category in a specific predetermined fashion
– I want to be able to design the posts in a way that there can be a fullwidth/fullscreen image at the top, incorporate social media for sharing purposes, sign up, and image links to my next posts. See, for instance, this: https://futurism.com/scientists-just-created-stunning-warped-worlds-in-virtual-reality/
– additionally, I want to be able to have a store, where I can put up my products with post-like descriptions and also include a fullwidth banner at the top of the store
– I want to be able to have sign ups, email opt ins and social media icons on pretty much every site possible
– I would like to be able to work with GetResponse rather than mailchimp, if that’s possible
So, in summary, If you take a look at futurism, do you think something like that is achievable in terms of functionality and roughly looks also? My site is going to be different of course, but they’re a good example to illustrate what I want to be able to do. Plus a store.
Is that possible?
Thank you very much.
Hi,
Sorry I just copied and pasted the code you posted and didn’t realize the ‘ (single quote) is a bit different, which should cause the code not to work:
#avia-menu,
#mobile-advanced {
font-family: 'akkuratregular';
}
Also can you use the #top again then dont’ remove it and wait for us to reply here so we can check why it’s not working.
Best regards,
Nikko