Hey!
Please use this:
#top .iconbox_top {
margin-top: 50px;
text-align: center;
}
Cheers!
Ismael
Hopefully one last question.
How do I change the color of the menu bar color at the very top of the page? I want to just change that so I can adjust the colors on the other parts of the page.
So I figured out that its not working properly in Firefox – it is working (kindove) in Chrome. In Chrome – it still shows way too much of the footer section and in Firefox, its not transparent and the image isnt at the top most left starting spot.
The phone number spot is still above the logo – can the phone number be on the same line as the social media icons.
Will this work with a fixed header?
Hi!
You can post the screenshot using imgur or dropbox. Add this on Quick CSS or custom.css:
h1, h2, h3, h4, h5, h6, #top .title_container .main-title, tr.pricing-row td, #top .portfolio-title, .callout .content-area, .avia-big-box .avia-innerbox, .av-special-font {
font-family: 'Open Sans', 'HelveticaNeue', 'Helvetica Neue', Helvetica, Arial, sans-serif;
font-weight: 500;
}
Best regards,
Ismael
Hi Erdrol!
Thanks for the suggestion, post it here so Kriesi can see it :)
Best regards,
Josue
Hi. I’ve tried all sorts of things without success, but if you cannot see the difference when scrolling in Chrome, please do this: Go to the test page I noted above. In the admin panel under “Design” (lower right), then under Header Settings, change between “Display the Header” and Don’t display the header.” When the header is displayed, the page scrolls correctly and smoothly in Chrome. When the header is not displayed (as is the case on a homepage), scrolling is not smooth in Chrome and results in “jumps” that leave white spaces that cover nearly the entire screen. Again, please see the screen shot I posted above that clearly shows this. (In some monitors, there is nothing but white space as you scroll at one point between the icons and rock image). Also, if this will help: Note that if the image in the second color section is set to “scroll” instead of “fixed,” this affects the full screen image which becomes “jerky”–again, only in Chrome.
None of this is readily noticeable if you’re scrolling extremely fast, I suppose, but it does in fact “lag” when scrolling at anywhere near normal speed. We did this today on several different machines–all with the same result in Chrome. If necessary, I can send you actual video of several persons on the same page with the same scroll problem in Chrome. I cannot explain the issue more clearly in words and screen shots. You will notice that, as you scroll in Chrome, the second image (of the rocks) just “jumps” into view rather than smoothly coming into view as it does in all other browsers. If this is a theme bug with Chrome, please let me know (I understand that there’s no “perfect” theme), so that I can abandon attempting to correct the uncorrectable. I mention this because a very similar problem regarding Chrome was reported several months ago here: https://kriesi.at/support/topic/laggy-fullscreen-slider/ As in my case, the issue was initially denied, finally accepted after others reported the same, then a fix for the future was indicated. I gather it has not been fixed? Or is a different issue altogether? How was that issue finally resolved? Again, I ask so that I don’t continue on the proverbial wild goose chase.
But again, I want to emphasize that everything works and looks great where there is a header (the page title and breadcrumbs–i.e., on every page except home). There may very well be a solution in that fact, but unfortunately, I don’t know nearly enough about the theme to figure it out.
Thanks again!
I have increased my logo size by adding the following to my CSS:
.logo, .logo a, .logo img { max-width: 246px!important; }
#header_main .container, .main_menu ul:first-child > li a { height: 150px; line-height: 150px; }
My layer slider that is at the top of my home page is now covered by the increased header size. How do I move the page down below the header?
Hey!
Add this code too:
#top .social_bookmarks li, #header_main {
border-color: transparent !important;
}
Best regards,
Josue
This reply has been marked as private.
Sorry and I’d also like to move the images closer to each other towards the centre. For convenience, all questions are:
1) How can I get the images to be aligned centre vertically? Currently centred horizontally as per the option in the theme provides but as you can see they all seem to be aligned “top” vertically.
2) How come the centre image shows an overlay when cursor goes over it and the others don’t? Can I remove this?
3) Can I remove some of the whitespace around the top and bottom of the images?
4) Can I move the images all closer towards the centre of the page?
Thanks!
Best,
Jonathan
Hello,
I’ve seen a previous topic similar but the code doesn’t work for my Icon List.
I’d like to replace a normal icon with an image from icon list (Bubbles)
The image will be automatically fitting the bubble shape (I’ll resize if necessary)
Which code may i add ?
in : help-social-media.php
line 73 : $html .= ““;
Kind Regards
Hi!
Please try flushing browser cache and refresh your page a few times. Menu is not visible on my end http://i.imgur.com/hjcLaxc.jpg
If you would like to remove subheader, please see https://kriesi.at/support/topic/remove-alternate-content-area/#post-218971
Regards,
Yigit
I was able to fix this with this code:
@media only screen and (max-width: 767px) {
/* fix for 3 columns on mobile */
#top .flex_column.av_one_third {
width: 100%;
margin-left: 0;
}
}
as suggested on this other thread: https://kriesi.at/support/topic/after-updating-images-in-columns-are-no-longer-responsive/#post-222975
NOTE: it works only on 3 columns layouts and it was not necessary any fix before the update, so a more stable solution would be ideal
Hi —
Great job on support for this theme. You guys are doing are really doing a great job!
I have a few questions on how to adjust the images in the portfolio.
I’m pretty close to what I want but can’t figure out the fine tuning questions.
1. For portrait images, I would like the image to center within the div section for that box on the portfolio page. (I’m basically just using the 4-column version)
— I modified the css for the image within this area to be : .grid-image img {height:230px; display: block;}
— but I can’t figure out how to get the image centered within the individual image cell,
— Also, if I increase the page zoom in a desktop browser, the static height of 230px makes landscape images distorted. What css would I use to have the images maintain their aspect ratio?
Thanks!
-Todd
http://postimg.org/image/pr1w5bwfd/
-
This topic was modified 12 years, 1 month ago by
tekpal.
Hello Yigit,
Removed! You are a freak!
Thanks very much, because it looks great!
I am delighted with my page and your theme.
Regards, Raúl.
Hi guys,
Been a while since I’ve been on here – hope you’re doing well!
I have a few questions I was hoping you can help me with since I added some new content to my site. I added an “as seen on” section to my homepage and I was wondering the following:
1) How can I get the images to be aligned centre vertically? Currently centred horizontally as per the option in the theme provides but as you can see they all seem to be aligned “top” vertically.
2) How come the centre image shows an overlay when cursor goes over it and the others don’t? Can I remove this?
3) Can I remove some of the whitespace around the top and bottom of the images?
I’ll include link as private msg next.
Many many thanks.
Best,
Jonathan
Hi!
You are welcome. I saw that you have another topic with your questions. So i am going to close this one and answer you there to avoid confusion :)
Regards,
Yigit
Hey!
I thought you removed
#header_meta { display: none!important; }
when it did not work. You can use one of two lines that are working. It should still work.
You are welcome, glad we could help! :)
Regards,
Yigit
That did the trick, only thing I had to do was make sure I didn’t include
#header_meta { display: none!important; }
I did it successfully with:
#header_meta { margin-top: -30px; }
#header_meta .container { margin-top: -30px; }
Thanks Yigit, I’d buy you a beer if I could lol.
Hi!
Please remove following code from Quick CSS
#main {
padding-top: 117px !important;
}
to remove marked section here http://i.imgur.com/QNcVc6F.jpg
And as you can see, icons looks great :)
Best regards,
Yigit
Hey!
Please try adding following code
#header_meta .container { margin-top: -30px; }
I have added your custom CSS codes and added this one and it works fine on my installation. Please flush browsers cache after applying the code
Regards,
Yigit
Hi guys, video embeds and plays well! But I don’t want to play it on auto.
How to stop the auto playing?
Thanks!
@butsie – This is how it is on mine (edit note: the screenshot shows a doubled up upper area but it was just a hiccup in the screenshot):

@Richard – and on your site:

-
This reply was modified 12 years, 1 month ago by
Devin.
Hey accunet!
You can add following code to Quick CSS in Enfold theme options under Styling tab and adjust as needed
#top .header_color .main_menu .menu ul .current_page_item > a, #top .header_color .main_menu .menu ul .current-menu-item > a {
border-bottom: 2px solid red;
}
Regards,
Yigit
So my question is very simple–at least for me to simply ask it. ;)
How do I get the homepage to look and behave exactly like the test page in Chrome?
I have now tested on five different machines–same issue. The problem–with very little room for rational doubt–is with how Chrome interacts with this part of the theme. Please see my screenshots. Thanks!
Edit: It occurs to me to mention that you cannot see the difference on Chrome re the parallax scroll effect on and around the rock image on mobile devices–only on desktops and most laptops (but my users mostly use conventional PCs).
I think a very similar problem is generated also by fullwidth easy slider after the update. Can it be of the same origin?
See my post: https://kriesi.at/support/topic/fullwidth-masonry-fullwidth-easy-slider-layout-problem/
Hey,
I´ve been using a cool solution for mobile devices.
I create one area with the layerslider and directly below one with the easy slider. I feed the easy slider with all the end result pictures from layer slider (I´ve just made screenshots inside the layer slider editor and cut them), but just with an width of 767px.
Normally the easy slider is hidden (set this in main css), but if the screen has a width of 767px or below it appear and the layer slider is been hidden.
I use the same media query like Richard but with max-width: 767px and -> visibility: hidden
To show the easy slider on mobile I use this:
.page-id-xxx #after_layer_slider_1 {display: block !important; visibility: visible !important;}
.page-id-xxx #after_layer_slider_1 .container {width: 100%;}
.page-id-xxx #after_layer_slider_1 .template-page, #after_layer_slider_1 .el_after_av_layerslider {margin-bottom: 0 !important;}
.page-id-xxx #after_layer_slider_1 .just-on-mobile {margin: 0;}
I added “.just-on-mobile” as a class inside the easy slider settings. Look here if you don´t know how to do it.
Best regards