Viewing 30 results - 80,911 through 80,940 (of 142,856 total)
  • Author
    Search Results
  • #782352

    In reply to: Images in a row

    That sounds good.
    and I think I should do the same with the layout for desktop right? Hiding it for mobiles…
    Which would be the css code in that case?

    Thanks

    • This reply was modified 8 years, 11 months ago by cipriana.
    #782347

    Hey luckylobo10,

    I am not seeing the white spaces. Were you able to get this fixed? If you are still seeing this on your end, make sure under the tab options you set the content alignment options to “Top” or “Above”. If this is not clear please provide login info so I can log in and look into this further.

    Best regards,
    Jordan Shannon

    #782340

    Hi,

    Please provide a little more context to the topic. What page should I be looking for? What video do you need loaded?

    Best regards,
    Jordan Shannon

    #782306

    Hi!

    Currently it is only possible by applying the changes suggested here – https://kriesi.at/support/topic/color-section-percentage-of-height/#post-701882
    I am closing this thread for now. Please feel free to start a new thread if you have any other questions or issues :)

    Regards,
    Yigit

    #782288

    Hey td,

    bei mir schaut es auf mobile (Chrome & Safari) so aus: http://i.imgur.com/RmmoiTA.png
    Ich bezweifle, dass es so ist wie du es haben willst, weil da keinerlei Transparenter für mich zu sehen ist auf mobile. Bitte schaue dir diesen Tread/Code dazu an:
    https://kriesi.at/support/topic/transparent-header-mobile-devices/#post-430523

    Gruß,
    Andy

    #782283

    Hi!

    Please refer to this post – http://kriesi.at/documentation/enfold/hide-menu-itemselements-on-mobile/ and add another element to your page and configure it for mobile and choose to display it only on mobile while hiding desktop version on mobile :)

    Regards,
    Yigit

    HI Rikard,
    Thanks for the suggestion. Unfortunately, it moved the entire logo down 20px. I want the top of the logo to remain at 0px but to have the bottom of the logo overlapping the yellow line, which is the lower border of the header.
    This is what the new css created:
    http://hot26tt.com/wp-content/uploads/Screen-Shot-2017-04-24-at-6.45.06-AM.jpg
    Any suggestions??

    #782262
    MWCBT
    Participant

    Hi, I’ve added a link in the topbar and it works fine with the non transparent header (is grey as other topbar items). But the link is not visible when I use transparent header – it is because the link colour (grey) does not change into white. How may I fix it and make the link white ONLY when transparent header is used?
    M.

    #782255

    Hi,

    not sure what you’re talking about to be honest. Please use screenshots to make things clear for us.

    I checked your website on mobile and can see that the cart button is too much on the left, so use this code to correct it’s position:

    @media only screen and (max-width: 767px) {
    .responsive #top .cart_dropdown {
    right: -9px;
    }}

    and adjust as needed.

    Best regards,
    Andy

    #782233

    add the following css snippet to the custom css field in enfold:

    #top .scroll-down-link {
    bottom: 40px;
    }

    Adjust the 40px to your demands

    #782218

    Hello Nikko,

    ok, now work, but when you upload a image on Plesk uploads folder created same image with different dimensions. e.g. if i have upload a image (desktop-pc.jpg), on uploads folder i will see that has created many images with all dimensions like
    desktop-pc.jpg, desktop-pc-845×321.jpg, desktop-pc-845×684.jpg, desktop-pc-80×80.jpg, desktop-pc-768×312.jpg, desktop-pc-710×375.jpg, desktop-pc-705×286.jpg, desktop-pc-495×400.jpg, desktop-pc-450×183.jpg, desktop-pc-450×450.jpg, desktop-pc-36×36.jpg and some others dimensions. Why? I uploaded only 1 image, why it has created 20 images with all dimensions?

    I deactivated all plugins and it doesn’t change anything.

    Thank you.

    #782182

    Hi Rikard
    Thanks for your time. My CSS now looks like:

    #header .av-main-nav .current-menu-item > a > .avia-menu-text {
    border:1px solid rgba(55, 55, 55 ,1);
    margin-left:5px;
    padding:5px;
    background-color: rgba(255, 255, 255, 0.75);
    }
    .main_menu ul:first-child > li > a { font-size: 17px; font-weight:normal; }
    .av-main-nav ul li {
    width: 140% !important;
    }
    .html_header_top .header_color .main_menu ul:first-child >li > ul {
    border-color:transparent !important;
    }

    The border on the drop-down still persists, though.

    It’s close, works great on mobile, just a bit off on browsers.

    #782180

    Hi,

    Please add this in the Quick CSS field.

    #top .av-submenu-container:before {
        content: "";
        font-family: entypo-fontello;
        position: absolute;
        top: 30%;
        left: 5%;
    }
    
    #top .av-submenu-container:after {
        content: "";
        font-family: entypo-fontello;
        position: absolute;
        top: 30%;
        right: 5%;
    }

    Best regards,
    Ismael

    #782173

    Hi,

    For the blurry images issue, please refer to this thread.

    // https://kriesi.at/support/topic/images-and-big-big-words/#post-780362

    Best regards,
    Ismael

    #782168

    In reply to: Enfold vs. Propulsion

    Hi,

    The option to put an element above the header is not available in Enfold but you can modify the “header.php” file template if you need to. Or use the “avia_meta_header” hook to render elements inside the top header.

    Best regards,
    Ismael

    #782167

    Thanks Mike,

    I still need help on this.

    I added this:

    “Turn on Custom CSS Class field for all ALB Elements

    December 3, 2013/in CSS Snippets, PHP Snippets /by Devin/Last Updated: April 9, 2014
    Once enabled, the following function adds a new field to each of your Advanced Layout Builder element’s pop up menu.

    First Add this line of PHP to your functions.php file so that the custom class field is enabled:”

    add_theme_support('avia_template_builder_custom_css');

    In the full width easy slider I added this @media only screen and (min-width: 990px) { .only-mobile { display: none !important; }}

    In the video, I added this @media only screen and (max-width: 990px) { .only-desktop { display: none !important; }}

    Nothing changed. Thanks for your help on this.

    I have been wanting to have more mobile friendly images, etc. for a long time. This will be great once I learn how to do it!

    #782164

    Hey d,

    When you follow Ismael’s instructions in that thread, instead of this:
    echo "<div class='search-thumb'>".$thumb."</div>";

    Use this:
    echo "<div class='search-thumb'><a title='".the_title_attribute('echo=0')."' href='".get_permalink()."' $markup>".$thumb."</a></div>";

    The second one has the link added to the thumbnail. :)

    I hope that helps!

    Sarah

    #782158

    Hey Sarah,

    #top h1 a:hover { text-decoration:underline; }

    was perfect! I wanted to do it to “R/GA” only.

    Thanks for the quick help!
    Chris

    #782155

    Hey Chris,

    You can do this by adding something like this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:

    a:hover { text-decoration:underline; color: red; }

    You can change the color to your preferred color.
    That code applies that animation for ALL links in your website. You can be more specific, like this: 

    #top h1 a:hover { text-decoration:underline; color:red; }

    That only applies the animation for the word “R/GA” in your homepage.

    Which word/s exactly would you like to do this for?

    Best regards,
    Sarah

    • This reply was modified 8 years, 11 months ago by Sarah.
    #782152
    abrougher
    Participant

    I’ve followed the solution in this post… https://kriesi.at/support/topic/adding-links-to-a-gallery/?login_error

    It works! But, it is only working when I “preview” the page. It is not working on the published page.

    Why would it work in “preview” but not on the live page?

    #782151

    Hey bkheld,

    This is happening because you header background image (roof-mirrored-cropped-1-1500×245.jpg) has a smaller height than your header div, and so the white background is visible. To fix this, please use an image that is at least 255 pixels in height, OR try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:

    .header_color .header_bg { background-position:bottom; }

    This still leaves a very thin white space between the header and the slider. It can serve as breathing space. But if you don’t like that space, you can add this code in Quick CSS as well:

    .html_header_top.html_header_sticky #top #wrap_all #main { padding-top:255px }

    I hope that helps!
    Sarah

    Hi,

    Thanks for the feedback. Please try the following in Quick CSS under Enfold->General Styling:

    strong.logo {
        position: absolute;
        top: 20px;
    }

    Best regards,
    Rikard

    #782107

    Hi,
    We’ll add “page-id-206” to it to target only that page :)

    @media only screen and (max-width: 767px){
    #top #wrap_all .av-inherit-size .av-special-heading-tag {
        font-size: 0.4em!important; }
    .page-id-206 .av-special-heading.av-special-heading-h3 {
        right: 30%!important; 
        top: 140px!important;}
    .hr-inner.inner-border-av-border-thin {
        border-color: transparent!important; }
    }

    Best regards,
    Mike

    #782103
    Doron
    Participant

    I have 4 column that looks great on desktop, also great (stacked on on top of the other) on mobile
    but very bad on iPad > there is a screen shot and a link to the website in the private section <
    so..
    I tried setting the columns to individual height but it didn’t help
    I also tried adding the css code suggested here https://kriesi.at/support/topic/change-4-column-breakpoint-smaller-screens/
    but it affected the whole page and not just the green (#statistic) section and also affected mobile view stoped being stacked
    so..is there a way to use the code

    .responsive #top #wrap_all .flex_column {
        width: 47%!important;
        float:left; 
        margin-right: 3%!important;
    }

    so it will affect only the green (#statistic) section and only on iPad view (without affecting desktop or mobile view)?

    #782094

    Hi,
    I believe this may solve your issue:
    https://kriesi.at/support/topic/how-to-maintain-aspect-ratio-for-big-preview-featured-image-on-blog/#post-332548
    let us know if it helps

    Best regards,
    Mike

    #782093

    Hi there,

    I’m having a more urgent problem. My mobile device is not displaying the top slider correctly. The slider and text are being overlapped by the boxes below it, so the buttons can’t be seen. Help please

    #782083

    Hey jonesthelight,
    Try this code in the General Styling > Quick CSS field:

    .av-main-nav ul li { 
    width: 120% !important; 
    } 
    .html_header_top .header_color .main_menu ul:first-child >li > ul {
    border-color:transparent !important;
    }

    Best regards,
    Mike

    #782079

    In reply to: Image caption

    Hi Rikard,

    I found a CSS code snippet that has the hover effect that I want except text is not centered (https://tympanus.net/Development/HoverEffectIdeas/index.html). I’m struggling on which element(s) to apply the CSS styling to within the theme. In the caption or image or both?

    Here’s the CSS code snippet:

    figure.effect-lily img {
    width: -webkit-calc(100% + 50px);
    width: calc(100% + 50px);
    opacity: 0.7;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(-40px,0, 0);
    transform: translate3d(-40px,0,0);
    }

    figure.effect-lily figcaption {
    top: auto;
    bottom: 0;
    height: 50%;
    text-align: left;
    }

    figure.effect-lily h2,
    figure.effect-lily p {
    -webkit-transform: translate3d(0,40px,0);
    transform: translate3d(0,40px,0);
    }

    figure.effect-lily h2 {
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    }

    figure.effect-lily p {
    color: rgba(255,255,255,0.6);
    opacity: 0;
    -webkit-transition: opacity 0.2s, -webkit-transform 0.35s;
    transition: opacity 0.2s, transform 0.35s;
    }

    figure.effect-lily:hover img,
    figure.effect-lily:hover p {
    opacity: 1;
    }

    figure.effect-lily:hover img,
    figure.effect-lily:hover h2,
    figure.effect-lily:hover p {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    }

    figure.effect-lily:hover p {
    -webkit-transition-delay: 0.05s;
    transition-delay: 0.05s;
    -webkit-transition-duration: 0.35s;
    transition-duration: 0.35s;
    }

    Any help to integrate this effect into my page would be greatly appreciated.

    Thanks
    Lyse

    #782077

    That’s brilliant Mike, I’ve had a quick test and it works.

    Thank you very much for your help – Enfold support is top notch.

    Kind Regards,

    Tim

    #782074

    In reply to: Job Listing Help

Viewing 30 results - 80,911 through 80,940 (of 142,856 total)