Viewing 30 results - 130,621 through 130,650 (of 142,938 total)
  • Author
    Search Results
  • #253602
    AprilAdmin
    Participant

    I would like to not have my slider show on mobile as it cuts off text and is too small to be useful. I found this post asking the same thing but neither of the two sets of css seem to be working – I did put it in my custom css field in my child theme. I did clear cookies and data on my phone.

    https://kriesi.at/support/topic/can-i-turn-off-the-layer-slider-on-mobile/

    Any ideas? The site is http://www.agoodplacetobe.com

    thanks,
    `a

    #253601
    AprilAdmin
    Participant

    I would like to not have my slider show on mobile as it cuts off text and is too small to be useful. I found this post asking the same thing but neither of the two sets of css seem to be working – I did put it in my custom css field in my child theme.

    https://kriesi.at/support/topic/can-i-turn-off-the-layer-slider-on-mobile/

    Any ideas? The site is http://www.agoodplacetobe.com

    thanks,
    `a

    #253578

    Hi, devin.
    Thanks for your reply.
    No, I’m not talking about the sidebar below the single product image. (but I’ll use that snippet as well ;-)

    The problem occured on the main shop-overview-page everytime I loaded a full-width image in the advanced layout editor.
    Now I’m using a background image on all pages for the div #main, thats fine for me at the moment.

    regards, Lars

    #253576
    mezcalbean
    Participant

    Hi guys – just wanted to say what a great theme, compared to others on the market !!

    Using the homepage 9 version and videos that we have created .webm – they are not playing in IE 11 which I thought it would, it plays well in chrome etc…

    Also am I doing something wrong as we have 3 videos, they all play the first time around the on the second round it gets stuck on video 2 and stops doesn’t play nor moves on.

    Can you please advise how to put parallax on the page please.

    Love the theme, easy to use and it looks great !!

    Thanks

    Philippe

    #253575
    bgprojects
    Participant

    I want to put some tables inside an accordion.

    I have tried doing this by copying the code for a table on another page which I get by looking in debug mode, and putting this code into the accordion content.

    However, the html for table entries (eg ) now displays as text in the table, instead of changing the style of the entries.

    You can look at http://www.lendgrade.com (‘live deals’ table, about halfway down the page) and http://www.lendgrade.com/testpage (same table placed inside accordion at the top).

    Thanks.

    #253569

    To a live page where the issue is happening is what I meant. There was a fix in 2.6.2 I think it was for re-aligning the social icons and top menu to be center aligned.

    #253567

    The link is at the top of the thread. Here it is again

    The top menu links are still not aligned correctly in mobile view

    thnx

    #253551
    akhilz
    Participant

    hi,
    i have some formatting/display issues with the posts created by other plugins like:

    All In One Calendar (see: http://oshonow.net/ai1ec_event/love-life-laughter-2/?instance_id=63)

    WP CourseWare (see: http://oshonow.net/module-1/meditation/}
    for the courseware post you will need username (prem) password (abcd1234)

    the text is aligned too much on the left side and the dotted line below the author’s image runs on top of the text and pics.

    please help…

    #253539
    dmpitzer
    Participant

    Hi!

    I have an issue with the menu and logo on the iPad. My logo is the recommended size, but does not shrink (responsive) on the iPad in portrait mode; you can see a screen shot here: http://www.mosfoundation.org/?attachment_id=6671 or the page here: http://www.mosfoundation.org/donate/.

    I do have this in the custom.css from a past question on here about the logo and an iconbox issues.

    @media only screen and (min-width: 768px) and (max-width: 989px) {
             /* Add your Tablet Styles here */
    .iconbox_content{height: 360px}
    
    .responsive .avia-promocontent{margin: 0;}
    .responsive .av_promobox .avia-button, .responsive .av_promobox .avia-button-wrap{width:100%; margin-top:40px; position: relative; top:0; left:0; text-align: center; float:none;}

    Thank you for your help,

    Dave

    #253526
    Waitsel
    Participant

    I cannot believe this topic has not been covered, but I have searched and not found it, so here it is: In the Advanced Layout Editor, how do you remove an element from the Avia Layout Builder from a page once it’s been placed? For example, once a Contact Form has been placed on a page, how do you remove it? Seems like there ought to be a little “x” like there is on photos and other items, but there is nothing. So how is it done? I know this seems like a really basic thing, but I cannot figure it out. Thanks for the help.

    #253493

    In reply to: menu tweak in enfold

    Hi petertoner!

    Thank you for using the theme!

    Did you remove the menu background? I don’t see it anymore. If you want it back, you can use this:

    nav.main_menu {
    background: rgba(255,255,255,.5);
    padding: 0 30px 0 20px;
    border-radius: 20px;
    margin-top: 20px;
    }
    
    .header-scrolled nav.main_menu {
    background: transparent;
    margin-top: 0;
    padding: 0 30px 0 20px;
    }

    I hope that helps. Cheers!

    Best regards,
    Ismael

    #253486

    Hey Andrea!

    Thank you for using the theme!

    Please use this on Quick CSS or custom.css:

    span.copyright {
    margin-top: 30px;
    margin-bottom: 5px;
    }
    
    #socket .container > * {
    float: none;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    position: absolute;
    }

    Cheers!
    Ismael

    #253482
    philippe2812
    Participant

    Hi !

    First I have a improvement request for support forums : we sould be able to make a search only for specific themes and the results should show only topics, not all the posts in topic.

    Second the fonts list that can be found in “Styling” is much unpractical in my opinion, since it doesn’t show how the font looks like, so we have to choose one, then see how it looks in frontend… not much productive. I already wrote a feature request for this, but before it’s done, is there a way to see how all those fonts lokk like ? A preview somewhere ?

    Thanks for any help !

    #253481

    In reply to: Responsive Logo issues

    Hey!

    Thank you for using the theme!

    I checked the website and the logo looks fine. If you want to show the full resolution of the logo, you need to increase the height of the header container. Add this on Quick CSS or custom.css:

    .html_header_top.html_header_sticky.html_large #header_main .container, .html_header_top.html_header_sticky.html_large.html_main_nav_header .main_menu ul:first-child > li a {
    height: 160px;
    line-height: 160px;
    }

    You can find all css codes on wp-content/themes/enfold/css folder.

    Cheers!
    Ismael

    #253472

    Hey davidrk!

    Thank you for using theme!

    1.) Please add this on Quick CSS or custom.css to remove the You are here: text:

    span.breadcrumb-title {
    display: none !important;
    }

    2.) Please try to change the header settings on Enfold > Header. This should fix the mega menu alignment. If you added css modifications on the mega menu before, please remove those.

    3.) Please use this:

    @media only screen and (max-width: 768px) {
    .responsive .mobile_slide_out .logo {
    float: none;
    width: 80%;
    }
    
    .responsive #header .social_bookmarks {
    position: relative;
    margin-top: 10px;
    }
    }

    4.) This should fix the padding issue:

    .av_secondary_right .sub_menu>ul>li:last-child, .av_secondary_right .sub_menu>div>ul>li:last-child {
    padding-left: 10px;
    }

    5.) Can you please elaborate the issue on the layer slider? Thanks!

    If you don’t mind, please create a single thread for each issue next time. That will greatly help.

    Cheers!
    Ismael

    #253468

    In reply to: Fehlerhafte Navigation

    Hi!

    Thank you for the update and sorry for the confusion.

    Please add this on Quick CSS or custom.css:

    @media only screen and (max-width: 989px) and (min-width: 768px) {
    .page-id-187 div .av_one_fourth {
    margin-left: 6%;
    width: 20% !important;
    float: left !important;
    clear: none !important;
    margin-top: 0 !important;
    margin-left: 4% !important;
    }
    }

    I hope that helps. Cheers!

    Best regards,
    Ismael

    #253460
    ouranos3
    Participant

    Hi Enfold support team,

    The negative margin-top doesn’t seem to work between 2 Promoboxes. Any idea why ?

    Here is an avia negative whitespace element of -50px, no custom styling involved :

    http://586814b516.url-de-test.ws/enfoldsupport/aa_negative-whitespace-between-two-promobox/

    Thanks for your help.

    #253441

    Hi,
    my theme is updated at 2.6.4 but doesn’t show this option for video player :( .. i don’t understand why!! any suggestion?!

    thanks

    #253424

    I did not use a top menu at all for my installation, which is why none of the code you suggested was applicable and why some of it didn’t execute. The link to my test site will follow in a private reply below.

    #253422

    Hey!

    Thank you for the update.

    Strange because the code suggested above works on our end. Did you assign a top menu on your installation? I mean the additional menu on top of the main menu. If you don’t mind, please post the link of the test site here. We would like to inspect it.

    Regards,
    Ismael

    #253417

    Hey Reto!

    Thank you for using the theme!

    Please add this on Quick CSS or custom.css to create a gap between the containers:

    #footer, #socket {
    margin-top: 100px;
    }

    This needs polishing but it is a start.

    Regards,
    Ismael

    #253416

    Hey!

    Glad it is working now.

    Please wait for the 2.7 update which will fix the custom icon fonts. (see https://kriesi.at/support/topic/custom-icons-in-iconboxes/)

    Cheers!
    Ismael

    #253410

    Hey basmati!

    Thank you for using the theme!

    You can add something like this on functions.php:

    add_action('ava_after_main_menu', 'ava_search_form_after_main_menu');
    
    function ava_search_form_after_main_menu() {
    	get_search_form();
    }

    This will add the search form on top the header but you still need to reposition it with css. Add this on Quick CSS to remove the default search icon:

    #top #menu-item-search {
    display: none;
    }

    I hope that helps. Please visit Werkpress for further customization.

    Regards,
    Ismael

    #253403
    elinwood
    Participant

    Hi,
    I am attempting to achieve a homepage layout as shown in the following:
    http://www.arenacore.com/wp/?attachment_id=2996
    The result that I’m currently getting can be seen at:
    http://www.arenacore.com/wp/

    I’ve been looking various posts here and currently have the following in my ‘Quick CSS’ section (I’d say most of this will come out once I find what works!):
    .avia-section { min-height: inherit; }
    .avia_textblock.awesome-textblock p {
    padding-top: 0px;margin-top: 0px;
    }
    .content {
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    }
    body .column-top-margin{
    margin-top: 0px;
    }
    body {
    margin: 0px;
    padding: 0px;
    }

    The items I’m having trouble with are the coloured blocks at the bottom of the visible section of the page. I’m using a text block into which I’ve inserted the four image media elements. I’d like this element to be 100% of the page width. The second thing I want to achieve is to have the text block/images sitting immediately below the layerslider.

    Regarding the width issue I’ve seen the comments in:
    https://kriesi.at/support/topic/color-section-not-full-width-with-template-template-page-php-copy/
    https://kriesi.at/support/topic/full-width-layout-element/

    I’m not a ‘CSS person’ – any help regarding how to add the appropriate css would be much appreciated!
    I can see that the enclosing <div> tag has a class=” class=”flex_column av_one_full first avia-builder-el-1 el_after_av_layerslider el_before_av_one_third avia-builder-el-first ” attribute.

    Regarding the spacing issue I’m not sure what else to attempt here, any comments would be greatly appreciated also :)

    #253401
    davidrk
    Participant

    Hi there.
    I’ve just updated WP and Enfold and have a few issues. The site is http://www.bhutantravelbureau.com

    1) I’ve removed ‘You are here’ from the class-breadcrumb.php file however it is still appearing in the Breadcrumb. Is there somewhere else I now need to change this?
    2) The mega menu now appears aligned to the left of the corresponding menu item which causes it to extend out of the browser window edge. Is there a way to center the mega menu to the left edge of the navigation bar?
    3) When reduced to max-width=767px the logo is distorted extending across contact icons and beneath menu toggle. Is there a fix for this?
    4) In the top menu ‘Testimonials’ has no space between it and the corresponding vertical separator. How can I insert this as per the others.
    5) Custom CSS I was using for the LayerSlider on the homepage no appears to not be working:
    #top .avia-layerslider .ls-wp-container .ls-layer h1{
    font-family: ‘Open Sans’, ‘HelveticaNeue’, ‘Helvetica Neue’, Helvetica, Arial, sans-serif!important;
    font-size: 38px !important;
    font-weight: bold !important;
    letter-spacing: -2px;
    line-height:32px;}

    #top .avia-layerslider .ls-wp-container .ls-layer h2{
    font-family: ‘Open Sans’, ‘HelveticaNeue’, ‘Helvetica Neue’, Helvetica, Arial, sans-serif!important;
    font-size: 26px !important;
    letter-spacing: -1px;
    font-weight: 400 !important;
    line-height:24px;}

    Any help with resolving these issues would be much appreciated.

    #253390

    Hi!

    Which version of the theme are you using? If not the latest 2.6.4, please update it – kriesi.at/documentation/enfold/updating-your-theme-files/

    Cheers!
    Yigit

    #253388

    In reply to: Easy Slider?

    Hey!

    I see that dots are removed, please add following code to remove arrows as well

    #top .avia-slideshow-arrows a { display: none; }

    There may be a server side caching. Please contact your service provider

    Regards,
    Yigit

    Hi!

    Please add following code to Quick CSS

    @media only screen and (max-width: 767px) {
    .responsive .mobile_slide_out .logo {
    margin-left: 35%;
    }}
    @media only screen and (max-width: 480px) {
    .html_header_top.html_logo_center .logo {
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    transform: none; }
    .responsive .logo a, .responsive .logo img {
    height: auto !important ;}}

    Cheers!
    Yigit

    • This reply was modified 12 years ago by Yigit.
    #253363

    Hi!

    Please add following code to Quick CSS as wellx

    .title_container .main-title { font-family: 'Dancing Script', cursive;  color: #592745 !important; }

    If you have not added the font already, please see Ismael’s post here – https://kriesi.at/support/topic/add-new-font/#post-234710

    Cheers!
    Yigit

    #253362

    In reply to: css button layerslider

    This reply has been marked as private.
Viewing 30 results - 130,621 through 130,650 (of 142,938 total)