Viewing 30 results - 93,871 through 93,900 (of 142,946 total)
  • Author
    Search Results
  • #653252

    Hi,

    Ok, thanks for letting us know. Please start a new topic if you should have any other problems.

    Best regards,
    Rikard

    Hi,

    Please remove this code from the Quick CSS field:

    @media only screen and (max-width: 1024px) {
    #mobile-advanced, #advanced_menu_toggle, #advanced_menu_hide { display: block; }
    nav.main_menu { display: none; }
    }

    Use this instead:

    @media only screen and (max-width: 1024px) {
    #top #header .av-main-nav > li > a {
        font-size: 16px;
        padding: 0 10px;
    }
    }

    Best regards,
    Ismael

    #653240

    Hi,

    We are very sorry for the delay. Add more padding to the left of the input or captcha field.

    #top .avia_ajax_form .captcha {
        padding-left: 85px;
    }

    Best regards,
    Ismael

    #653238

    In reply to: Sticky sidebar

    Hi TomaszCwil,

    I haven’t tried any of the suggestions in this thread myself but you might find it useful: https://wordpress.org/support/topic/get-the-sidebars-sticky

    Best regards,
    Rikard

    #653228
    navindesigns
    Participant

    On a tag listing page – http://1c5.964.myftpupload.com/tag/projectpeace/

    How do I remove the text “POST” that sits at the very top of the first post?

    Also, is it possible to change the layout of this page to a more grid layout like http://1c5.964.myftpupload.com/blog/blog-grid/

    #653223
    kartboy16
    Participant

    Hi

    My site has uses color section that has a section background image but the image is not responsive when viewing on mobile. The background image is cut off.

    The following settings are:

    Section Layout: At least 75% of Browser Window Height
    Section Padding: Default Padding
    Section Top Border Styling: Display simple top border
    Section Bottom Border Styling: No border styling

    Section Background
    Background Attachment: Parallax
    Background Image Position: Center Center
    Background Repeat: Stretch to fit (stretches image to cover the element)

    #653215

    Hi, I did try it but as I said making that change still maintains the section height of the desktop version which becomes way too large on a mobile view and parts of the image get cut off when the page is made smaller.

    Without that change the entire background image always shows and when you reduce the size of the page, the image size reduces proportionately (which I like). But when it switches to mobile view I want to eliminate the white space all together. In the desktop view I have the minimum height set to 700px so that enough of the image shows. But when it switches to mobile view 700px is way too large for the screen.

    If possible I would like the height of the section to change proportionately, in the same way that the image does (aka gets smaller as the page does) so that the whole image is still displayed on the mobile view but have the empty space that is left to fill the 700px minimum height go away.

    Does that make sense?

    #653207

    Hey mcmoya!

    It looks nice, add the following custom CSS and let us know if it works better for you

    #top .avia-button.avia-color-light {
    margin: 20px;
    }

    Please do let us know if it works out for you

    Best regards,
    Basilis

    Hi bonbuttercup!

    Glad you got it short out and mostly – you updated the topci!
    Please feel free to let us know if anything else is needed.

    Best regards,
    Basilis

    #653191
    andreasobermeier
    Participant

    Hi there Kriesit team,

    I have another problem. It should be so easy that it’s even awkward to ask for help.

    I want to hide a color section (with an unique section ID) on desktop and tablet devices so that it is only visible on mobile devices.

    @media only screen and (min-width: 480px) {
    
    #nameofsectionid {
    
    display: none !important;
    
    }
    
    }

    Can you please check this code?

    Cheers,

    Andreas

    #653187
    loceano
    Participant

    Hello, we have our website running and everything is looking pretty nice. I really like the Enfold theme, it’s easy to use and the layerslider builder made for some nice animated elements. I’ve browsed the support site and seen a few similar issues, but wasn’t able to find any solutions, so I’m hoping someone can help me here.

    Anyway, I have two problems with the responsiveness.

    First: Halfway down this page that contains a mixture of color sections, advanced layer sliders, layersliders, and multiple columns, it suddenly stops stacking the columns responsively. In the first section, the two columns are stacking on top of each other when the window gets small enough (as expected). But then the next section, and for the rest of the page, all the columns stay side-by-side introducing text overlap, and one word per line, which is impossible to read. I’ve tried disabling all plugins, updating wordpress and the theme, as well as rebuilding the page from scratch. After a certain number of color sections it appears to just give up on the responsiveness.

    Second: The advanced layersliders for the section headings are fitting in their color sections correctly, all the way down until we hit the vertical mobile size. Then, when the window gets narrow enough, suddenly a space starts to appear below the slider, and the color section is taller than the content of the layerslider. I’m not sure if this is some minimum padding on the color sections, or if I need to tweak my advanced layersliders.

    Any help would be greatly appreciated. Thanks!

    Okay, awesome, here’s the page: http://ownyourmoney.com/academy/

    She’d like the Countdown Time to stick to the top, right under Navigation Bar… could we do that?

    #653174

    Hi Ismael,

    Sorry to drop in again, but I just want to let you know that I have removed the masonry and magazine samples on the home page because my client is going to take a look at the site this evening.
    But I have created another page were you can find these samples (please see private content).
    Again, if it’s possible to take a look at this other issue here. If you want me to create a new topic, just let me know.

    Best regards,
    Nin0

    bonbuttercup
    Participant

    I searched the forum and implemented everything the Kriesi gurus stated and still no-go, including changing both .content and .widget padding and margins. Nothing affects the spacing.

    http://www.tciwest.com/test/

    I want to decrease the spacing between each widget, above and below each horizontal line, by 50%.

    THIS DOES NOT WORK AT ALL:
    .sidebar .widget {
    margin-bottom: 10px !important;
    padding: 10px 0 10px 0 !important;
    }

    THIS WORKS FOR THE CONTACT WIDGET BOX ONLY:
    .content {
    padding-top: 20px;
    padding-bottom: 20px; }

    Thanks. Sorry to repost a topic already answered tons of times but the solutions do not work on my site for some reason.

    UPDATE: DISREGARD – FOUND SOLUTION (POSTING FOR THOSE WHO FIND THIS POST) – YOU HAVE TO GO INTO THE COLOR BOX AND CHANGE THE SECTION PADDING TO DEFAULT PADDING.

    • This topic was modified 9 years, 10 months ago by bonbuttercup. Reason: Found solution
    #653138
    LaniBuess
    Participant

    On a desktop screen only there appears to be a super green highlight in the Promo Box area (inside the ‘Home’ Page) across the content “Want to Schedule a Session.” How do I remove that green highlight part only? Thankfully it doesn’t appear on the Responsive site, just the desktop.

    And how do I change the color of the Contact button font in that Promo Box also.

    #653137

    In reply to: Phone bar

    Hey Luisgasser,

    Thanks for getting in touch with us!

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    #top #header_meta{
        background-color: #13171B !important;
    }
    

    Best regards,
    Jordan

    #653133

    Hi,

    Sure, please add following code to Quick CSS as well

    .single-portfolio .page-thumb {
        display: none;
    }

    and then edit your portfolio item and add image to the top of your content manually using image element under media elements tab of Advanced Layout Builder

    Best regards,
    Yigit

    #653117

    In reply to: toggle

    Hey vnfan,

    that won’t be easily possible. Please refer to this thread: https://kriesi.at/support/topic/change-the-distance-of-the-scroll-down-link-on-fullscreen-slider/#post-367053

    Best regards,
    Andy

    Hi,

    normally it should work with this code:
    .avia_desktop #advanced_menu_toggle:hover, .avia_desktop #advanced_menu_hide:hover {
    color: black !important;
    }
    But somehow it doesn’t seem to work in your case. Please deactivate all plugins one by one to check which one is causing this issue and let us know if this solves the problem.

    If that 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.
    • permission to deactivate plugins if necessary.

    Best regards,
    Andy

    #653096
    samueltasca
    Participant

    Hi on this website http://www.puntomatedilizia.com I placed a slider with new articles which i use it to make news always appear on the homepage. It’s a 3 articles slider with autorotation, on my desktop mode this doesn’t create a problem, but on my mobile mode, when it rotate from first to second slide for example, it changes the disposition of what is next on the homepage. This happens since I have three articles on the first slide and just 1 (for now) on the second, so it changes the size of the slider every five seconds. Is there any way I can keep the size of it fixed? Because right now the homepage in mobile seems like is going crazy up and down constantly all by itself.

    Thanks for your advice

    #653084

    Yes, sorry, it DID work. I still had my “section top border styling” set to “no border”, once I switch to “simple top border” it worked, thanks!

    #653072
    LaniBuess
    Participant

    I notice that my website headline font appears fine while viewing it on a desktop screen (upper and lowercase letters), but when I look at the responsive site on my cell phone all of the Headlines are CAPPED and possibly a different script font. How can I lowercase the font on the responsive site–only–and possibly alter the font?

    Also, a separate matter, on a desktop screen only there appears to be a super green highlight in the Promo Box area across the content “Want to Schedule a Sessions.” How do I remove that green highlight part only? Thankfully it doesn’t appear on the Responsive site, just the desktop.

    And how do I change the color of the Contact button in that Promo Box also.

    Thanks!

    #653047

    Hi,

    Yes I thought about that but prefer changing the max width of the submenu in order to allow more images to show on one line rather than put smaller images.

    You can consider that topic close.

    Once again thanks for your help enfold team !

    Best regards,

    Clement

    #653039

    Topic: woocommerce issue

    in forum Enfold
    jdrakeproductions
    Participant

    hey guys
    i’m using the woo commerce plugin on my site and wanted to see if there is a way to disable the menu navigation at the top of the page. currently i have that navigation set up for my homepage to scroll down to the certain sections of the page. i’d like to be able to go back to the main page, but didn’t know if there is a way to set up a separate menu for a different page? so I either want to
    1. change navigation to new menu that works on that page
    2. disable top header completely so you can’t see the header.

    thanks

    http://www.jdrakeproductions.com/avemaria/?post_type=product

    #653036
    turistai
    Participant

    Hi Team,
    follow up of my previous post https://kriesi.at/support/topic/content-not-centered-when-zooming/

    The code you have sent me

    #top.single-post .post-entry {
    max-width: 800px !important;
    left:50%;
    transform:translate(-50%);
    }

    works fine everywhere in the blog but:

    1. not in the comment area.
    I will delete the code to avoid a messy format. If you need to test it let me know.
    Any idea to correct it using the Quick CSS?

    2. All links in the left side of the screen (for example the first social button) are not working. (only in Desktop version). When I hide the sidebar, links work again.
    Thanks a lot again.

    p.s. screenshot in the private area

    #653035

    @Caroline,
    till this problem is solved sites like http://www.gps-coordinates.net/ would maybe help to get the coordinates?

    @enfold-team: In case this “Google Maps API-code-topic” is an existing one – it might be great to have an input-field for this API-Code in the future – whether close to the Google Analytics-input field or directly in the map-widget? Just as an idea?

    vnfan
    Participant

    Hi support team,
    this is the code from my contact form 7.

    <div class=”flex_column av_one_full” style=”background-color:rgba(42,73,100,0.8); padding:10px 15px 0 15px; color:#ffffff; border-radius:3px;”>
    <div class=”flex_column av_one_fourth first”>
    Früheste Anreise<br />[date anreise date-format:dd.mm.yy min-date:0 placeholder “TT.MM.JJJJ” ]
    </div>
    <div class=”flex_column av_one_fourth”>
    Späteste Rückkehr<br />[date rueckkehr date-format:dd.mm.yy min-date:0 placeholder “TT.MM.JJJJ”]
    </div>
    <div class=”flex_column av_one_fourth”>
    Reisedauer in Tagen [text reisedauer]
    </div>
    <div class=”flex_column av_one_fourth” style=”margin-top:20px;”>
    [submit “Angebot anfordern”]
    </div>
    </div>

    I have tried to add a extra class to reduce its column spaces on mobile version (max-width: 767px) the whole morning.
    Could you please helf me with this?
    What should the code in Quick CSS looks like?

    #653029
    stevedegal
    Participant

    Hi, I am developing a site and has worked fine all the last week. Suddenly the layout builder has stopped working. I only had 2 plugins installed (Yoast SEO and Loginizer). I have deactivated both of these, manually uploaded latest version of WP and also deleted and re-installed the latest Enfold theme.

    I then attempted to log in via a fresh new browser with same results.

    #653028
    updcreative
    Participant

    I’ve used the helpful quick CSS on this post: https://kriesi.at/support/topic/enfold-buttons-next-to-each-other-within-same-columns/
    but sadly the three buttons in a row won’t centre. I’ve tried a number of quick CSS bits from other posts too, but can’t seem to fix it. Is there something I can easily do?

    navindesigns
    Participant

    HI,

    I had a video gallery page that pulls in all my vimeo videos onto my page

    Plugin page – http://codecanyon.net/item/video-gallery-wordpress-plugin-w-youtube-vimeo-/157782

    The plugin stopped working just like. I contacted the plugin author and he said to contact you guys. Any help will be much appreciated.

    Also, if you know of another plugin that would work in my case, please let me know.

Viewing 30 results - 93,871 through 93,900 (of 142,946 total)