Viewing 30 results - 96,511 through 96,540 (of 142,828 total)
  • Author
    Search Results
  • #624753
    laptophobo
    Participant

    I’m trying to modify a couple of sub navigation styles:

     #top .av-submenu-container {
        height: 6em;}
    
    #top .av-subnav-menu > li {
        padding: 25px 10px 25px 10px;
    	margin-bottom: 10px;
        display: inline-block;
    }

    And there’s no problem when I do it that way, but I’m trying to isolate the style change to only the Home page. I’ve tried the following, but it won’t work:

    body.home #top .av-submenu-container {
        height: 6em;}
    
    body.home #top .av-subnav-menu > li {
        padding: 25px 10px 25px 10px;
    	margin-bottom: 10px;
        display: inline-block;
    }

    After spending quite a bit of type with variations of html, I’m unable to figure out the solution.

    Hi,

    You could do that with this:

    .av-section-bottom-logo {
    position: fixed;
    top: 51px;
    z-index: 100;
    max-width: 100%;
    }
    
    .html_top_nav_header.html_header_top.html_header_sticky #top #wrap_all #main {
    padding-top: 243px;
    }

    But it won’t look good on smaller screens due to the logo image size (it’s too wide), i think you’d need to re-factor the logo a little bit to make it work.

    Best regards,
    Josue

    #624719

    Thanx. that worked. Topic closed.

    #624670

    Hello,

    I updated to 3.5.4 yesterday and the Accordion toggles worked. Now today the toggles don’t work with all toggles open on the desktop and with Edge browser on mobile, but with Chrome mobile, they are closed and won’t open when tapping on the +.

    Thanks,
    John

    #624668
    studioem
    Participant

    Is there some quick CSS that will allow the Secondary Menu Bar to be hidden on all devices so the top of the page begins with just the Main Menu bar?

    #624667

    Thanks, Jordan. I did what you said, but they’re still not showing up. I did notice that when I’m on my desktop and go to the Enfold theme options under the “header” tab I don’t have the box there under “Header Social Icons” that should say “Display in main header area.” Also, under the “Footer” tab there is no box next to “Check to display the social icons defined in Social Profiles in your socket.” These boxes show up if I go to the Enfold theme options using my phone though.

    #624660
    voldemarasp
    Participant

    Hi,
    All sliders stopped working.

    You are running the latest version! (3.5.4)

    Site: http://fotoguru.lt/vestuves-2/

    Why did this happend?
    ,

    Sure thing – here’s the site:

    The way we want the captions to look is under the hero image on the homepage and says “full width caption test.” The developer who’s helping us achieved this by using Grid Row, 1/2-1/2, with a text box in the right-hand cell. He currently has the row set at no borders, 0px minimum height, and the cells at top alignment, 30px padding all around. I tried resetting the cells’ padding for 0px, but that made the caption text box disappear underneath the photo. With the current settings, there’s too much vertical space between the photo+caption and the “Missouri Arts Council supports the arts” line (which is in a text box within a 1/1 column within a color section). Also, when viewing the page in mobile, a big gap develops between the photo and the caption text. Not good!

    We want the vertical spacing between the photo+caption and the heading to look like the Special Programs / Alchemy Award page. I did that caption using by putting a text box inside a 1/1 column inside the color section that contains everything else on the page and setting the column’s top and bottom margins to -50px. Works just great in mobile!

    BTW, great theme and support!

    #624655

    Hey!

    Try adding this code to the Quick CSS:

    #top #wrap_all .ls-wp-container .ls-slide > * {
    margin: 0 !important;
    }

    Cheers! 
    Josue

    #624637
    BigBossMedia
    Participant

    Hi guys,

    I have a problem with the mobile menu.

    On mobile or tablet is it possible to scroll horizontally. When you swipe from left to right, the mobile menu is visible. When you open the mobile menu by clicking on the icon and close it again, the possibility to swipe from left to right disappears (and that’s good).

    I found another topic about this problem: https://kriesi.at/support/topic/mobile-menu-list-displaying-on-the-right-handside-of-website/
    I added the CSS to Quick CSS and the problem is solved for mobile devices, but not for tablets.

    Can you help me out?

    Kind regards,

    Jan

    #624633
    razhimself
    Participant

    Hi guys,

    Is there any way to change overlay effect on the portfolio grid?
    I would like it to fade in on mouse hover and fade out when leaving the selected item, instead of “popping” up from bottom to top and back again.

    Regards,
    Rasmus

    goldengate415
    Participant

    Hello Enfold Support-
    There is currently a thread spanning now 2-3 pages where Enfold support tried to help, but seems to have left it to the users to carry on the discussion:
    https://kriesi.at/support/topic/http-error-with-media-upload/

    This issue has become a “real issue” as more and more users are migrated to Go Daddy Managed WordPress, a product they are pushing very much. Just yesterday there were 2 threads started about this error. Some of the fixes from user “Wildwood” are included in the other thread, and work on my staging environment, but when I push to production, the fixes don’t work.

    Why?

    I think it’s because Go Daddy forces us to use their automatic caching system. There are no adjustments we can make on this caching and we cannot turn it off. Somehow Enfold does not “play” well with the caching system, though default themes on WordPress work fine. Disabling plugins and updating to latest version are step one and of course we have done that.

    Or it could be another reason, I’m not technical enough to know… but the fact that Wildwood’s fixes fix it in the staging site which doesn’t use caching leads me to believe it is GD Managed WordPress caching and Enfold not playing well together. Since uploads work fine with default themes, Go Daddy will send me back to Enfold for support.

    Please help.

    Thank you!
    Rob

    #624612
    mgyura
    Participant

    This may be similar to this thread: https://kriesi.at/support/topic/slideshow-volle-breite-responsive-slide-show-full-width-responsive/

    The text and button on the Fullwidth Easy Slider are not working properly on mobile/smaller devices. The text and button are covering up the image. Can we get some help with this? I thought the text used to be responsive. Thanks.

    #624591

    Hi,

    You could do something like this (but with a Easy Slider instead of a FS slider):
    https://kriesi.at/support/topic/how-can-i-replicate-this-effect/#post-397006

    Best regards,
    Josue

    #624575

    Hi,

    I’m afraid no, those checkmarks on mobile are part of the mobile browser interface, there’s no easy way to replicate them on a desktop browser.

    Best regards,
    Josue

    #624567

    Hey!

    Try adding this code to the Quick CSS:

    .category_archive_title{ position: relative; }
    .category_archive_title:after {content: "";width: 85%;height: 1px;background: #e2ead5;display: block;top: 0;position: absolute; top: 14px; right: 0;}
    

    Cheers! 
    Josue

    #624564

    In reply to: Load CSS in footer

    Used autoptimize and scripts to footer and get 95%.
    Thank you.

    #624534
    kylerollins
    Participant

    Hi there,

    Can you help me with two items!
    – the “to top arrow” does not go smoothly – just jumps to the top.
    – in the footer i want to have 4 sections but like this 1/4 – 1/4 – 2/4. How can i do it?

    Thanks!
    Cheers!
    Kyle

    Hi Nic,

    Please make sure that your menu settings look similar to these:
    https://www.dropbox.com/s/puvi75qq0ejcrv9/Screenshot%202016-04-29%2015.01.03.png?dl=0

    This means no “Automatically add new top-level pages to this menu” enabled and that the “Kriesi.at Main Menu” is the checked at theme locations.

    If that is already the case and does not help please post us your login credentials (in the “private data” field), so we can take a look at your backend.

    Login credentials include:

    • the URL to the login screen
    • a valid username (with full administration capabilities)
    • as well as a password for that username

    Best regards,
    Kriesi

    #624516

    You can’t see the content slider on the page? That’s strange.

    h.ttp://jngldrm.de/wiebrock/test/
    Check this one. The arrows show when you hover the slider. Just the white arrows show aligned at top not centered.

    • This reply was modified 9 years, 10 months ago by scheitmann.
    #624513

    Naja es sollte so sein wie in der Desktopansicht, das ist ja eigentlich das Problem…Naja gebe es irgendwelche anderen Möglichkeiten für die Darstellung- welche ein ähnliches Ergebnis ergibt?

    #624504

    Hi!

    1. Have you tried using the “Perfect Masonry” option?

    2. Refer to:

    Regards,
    Josue

    #624490

    In reply to: Easy Slider

    Hi,

    Seems to work fine. The one thing thats probably throwing you off is that the slideshows always try to fill as much space as possible, in this case the entire width of the column it is placed in, so depending on your browser width the image might be a little larger or smaller than intended.

    The slideshow behaves that way to look great on any number of different devices like desktops, tablets and mobile phones.

    Best regards,
    Kriesi

    #624485

    Hi,

    I see what you mean. Thats actually intended behavior, the fallback image is just that: an image. it does not have any behavior attached to it. The idea is that sections with background videos are just used for pure aesthetics. If you want to make sure that videos are played on mobile devices the best way is to place a link on an image to youtube or embed them directly.

    This is because mobile devices are quite different from desktop devices when it comes to handling video and to keep the experience similar across all mobile devices we went with the current solution.

    Best regards,
    Kriesi

    #624482
    Jurgen
    Participant

    Hello,

    I faced an issue with WP 4.5 (only on Internet Explorer, tested version was v11 when visiting the site in English => other languages via WPML are working fine on IE, no issues at all on Safari, Firefox nor Chrome): issues related to (java?) scripts causing background images not changing, not able to add variable products to the cart,… So I followed the instructions on the specific topic. All went fine, but now i “need” the script in functions.php to keep it work as it should be.

    How can I identify the plugin that is causing the issue, because as stated in the specific post: one day that version will be outdated too…

    Please don’t say deactivate all plugins and activate them one by one :o)

    Hi,

    refer to this to change Enfold’s image sizes: https://kriesi.at/support/topic/enfold-image-sizes/#post-336176

    Best regards,
    Andy

    #624480

    Hi NeoMatrix!

    You can edit your blog post and click “Screen options” on the top right corner and check “excerpt” and then scroll down and add your excerpt in “excerpt” field :)

    Best regards,
    Yigit

    #624479

    Hi Jordan,

    Thanks for the reply. Yes, I did manage to find an apparent fix for the issue. I found this thread in the forum: https://kriesi.at/support/topic/mailchimp-subscribe-button-not-showing-up-2/.

    That forum recommended the following code, which I added and now the subscribe button shows up.

    Here’s the code I used:
    #mc_embed_signup .clear {
    display: block;
    visibility: visible;
    height: auto;
    width: auto;
    }

    Is this something that would make sense to add in the theme for a future update?

    Thanks again!

    #624475

    Hey Jasmer!

    Please add following code to Quick CSS

    #top #s { padding: 11px; }

    Regards,
    Yigit

    #624474
Viewing 30 results - 96,511 through 96,540 (of 142,828 total)