Forum Replies Created

Viewing 30 posts - 61 through 90 (of 108 total)
  • Author
    Posts
  • Mike,
    Thank you so very much for the details and helpful guidance.

    I decided to go with your 2nd CSS suggestion . . .

    https://savvyify.com/img/image/HYvp

    #top #main .title-color-section {
       background-size: cover !important;
            -webkit-background-size: cover;
            -moz-background-size: cover;
            -o-background-size: cover;
    }

    Appears to be working as desired. If you have no other suggestions, you can close this lengthy :) topic.

    Thanks again for ALL your help!!!

    Best Regards,
    Julio

    • This reply was modified 2 years, 9 months ago by Jules.

    Mike,

    Thanks for the detailed response and continued support. My apologies for not providing more details for “ several pages were negatively affected”.

    When I changed the height to 500px within the CSS above, the pages where I’m using a Full-Width Easy Slider at the top of the page the element below is a Color Section and it gets stretched out in height – see example screenshots and page URLs under Private Content.

    You make references to: what background-size: cover does, and another option is background-size: contain Where are these referenced within the elements? I don’t recall see these. Thank you!

    As for your CSS suggestion

    Thank you so much for the details on mobile images. On a couple other pages I created a separate element at the top of the page for mobile only. Took me some trial and error. Since my images for mobile could change from based on the page from Portrait or Landscape, I’m thinking the two separate element approach (desktop vs landscape) might work better for me vs CSS. Will make a choice soon ;)

    As for your CSS suggestion: target title-color-section, is this the change I would make to Quick & Custom CSS?

    CUSTOM CSS:

    @media only screen and (max-width: 475px) {
    #title-color-section {
       background-size: cover !important;
       height: 600px !important;
    }
    }

    QUICK CSS:

    /*Mobile Image Resizing + Custom CSS */
    . title-color-section {
       background-size: cover !important;
            -webkit-background-size: cover;
            -moz-background-size: cover;
            -o-background-size: cover;
    }

    Thank you for helping me think through this so I can apply the most efficient approach with constant results.

    Best Regards,
    Julio

    Mike,

    Thanks for the clarification and the screenshot.

    I’m assuming that if I want the mobile images in the Color Section to be smaller, I would have to decrease the number in “height: 600px” – Right?
    UPDATE: I changed the “height: 500px” and it negatively effected several pages from a mobile experience.

    Is there a standard “px” height and width images that would display best for mobile that you would recommend? Also, where can I learn more about CSS (beginners for starters) and Enfold specific CSS tags? THANK YOU!!!!

    @media only screen and (max-width: 475px) {
    #av_section_1 {
       background-size: cover !important;
       height: 600px !important;
    }
    }

    Thank you!!!

    Best Regards,
    Julio

    • This reply was modified 2 years, 9 months ago by Jules.

    Mike,
    Thank you for your help. As always, it’s greatly appreciated.

    I tried both of your suggested approaches, but the mobile image still looked smashed and was not displaying fully.

    So I retried the original CSS I was using with some minor changes. On the “Custom CSS, I removed references to #av_section_2 thru _4 and I kept the Quick CSS the same – see original references in my initial post above.

    CUSTOM CSS:
    /* Mobile Styles Note: Add new CSS to the media query below that you want to only effect the Mobile and Tablet Portrait view */

    @media only screen and (max-width: 475px) {
    #av_section_1 {
       background-size: cover !important;
       height: 600px !important;
    }
    }

    QUICK CSS:

    /*Mobile Image Resizing + Custom CSS */
    .avia-section {
       background-size: cover !important;
            -webkit-background-size: cover;
            -moz-background-size: cover;
            -o-background-size: cover;
    }

    Can you please review this code and how the page I reference below is displaying for you on PC & mobile? Does it look ok, any changes?

    Thank you!!!

    Best Regards,
    Julio

    UPDATE:
    Per Ismael’s suggestion on this post: https://kriesi.at/support/topic/fullwidth-easy-slider-23/, I disabled the Lazy Loading Feature in the Smush Plug-in. As a result, my PC/browser experience appears to be back to normal. However, my mobile experience has NOT improved. On all pages, the first couple of sections below the top fold are larger now and pushing everything down.

    I have removed the CSS (Custom & Quick) I reference above and it corrects the problem I was experiencing on my mobile devices.

    Now, I’m back to the same problem I was trying to fix with this CSS code. On the page referenced below, I’m using a Color Section at the top of the page where I have a background image and special heading text over the top of the image. On larger screens the background image looks good, but on mobile devices is gets smashed. Something in the CSS code I “borrowed” from another post fixed this problem, but caused other problems on the site.
    Here is the post I’m referring to where I tried to reapply the CSS: https://kriesi.at/support/topic/color-section-full-size-image-shown-on-mobile/

    How can I get this image to display properly on mobile?

    Thanks for any assistance you can offer.

    Best Regards,
    Julio

    • This reply was modified 2 years, 9 months ago by Jules.
    in reply to: Full Width Video – How to Control Height #1337214

    I decided to go with a different approach. You can close this. Thank you.

    Best Regards,
    Julio

    in reply to: Change Hyperlink Color for Text? #1336612

    Thank you for your help Rikard. It’s greatly appreciated.

    Please close this.

    Best Regards,
    Julio

    Hi Mike,
    Thank you so very much for this information. It’s so very helpful. I will definitely try your suggested approach and look into the Zapier integration plugin.
    I greatly appreciate your continued support and from the other Enfold Moderators, I have come a long way with all the help I have received.

    Feel free to close this. If I need additional assistance, I will reach out to MailPoet and Zapier for support. Thanks again.

    Best Regards,
    Julio

    in reply to: Enfold Contact Form & MailPoet integration? #1335605

    Ismael, Thank you for your help. You can close this.

    Best Regards,
    Julio

    in reply to: How to align text next to picture #1335243

    Rikard,

    That did the trick. You can close this. Hope this helps other newbies like me. Thank you so much for your help.

    Best Regards,
    Julio

    in reply to: How to align text next to picture #1335197

    Hi Rikard,

    Yes, I would like to move the image down so it is vertically centered with the text.

    Hope this is clearer. Thank you.

    Best Regards,
    Julio

    in reply to: Masonry Gallery – Can I link an image to a Custom URL? #1334882

    Mike,
    Thank you!!! That seemed like an easy fix. Just not the normal setup for links that I’ve become accustomed to. Truly appreciate the quick response.
    You can close this one.

    Best Regards,
    Julio

    You can close this. Thank you!

    Best Regards,
    Julio

    Rikard,

    Thank you, that fixed it!!! Appreciate your help.

    Best Regards,
    Julio

    in reply to: Enable previous and next page? #1334717

    Thank you Yigit. You can close this.

    Best Regards,
    Julio

    in reply to: Enable previous and next page? #1334691

    Hi Ismael,

    Thank you for your response. I was hoping that I could somehow automate this, but I guess it was wishful thinking.

    I’m just curious, how is this site accomplishing:
    https://www.vi-ow.com/motion-design-cgi/scatter

    As always, thanks for your help.

    Best Regards,
    Julio

    Ismael & Guenni007, thank you for your responses and suggestions.

    Guenni007, the YouTube Embed Plus plugin looks very interesting. I will definitely check it out.

    Thanks again for your help.

    Best regards,
    Julio

    in reply to: Show part of images & see more to see remaining images #1333903

    Hi Mike,

    Thank you so much for this awesome suggestion. I will definitely check it out.

    Best Regards,
    Julio

    Update:
    The solution I used was to add another color section that is specifically created for mobile.

    You can close this issue. Thank you.

    This reply has been marked as private.
    This reply has been marked as private.

    Hey Ismael,

    Thank you for your quick response. I have two clarifying questions:

    1. “Make sure to adjust the image URL”
    I’m assuming that I don’t have to create a separate image for mobile – Right?

    2. “place the code inside the css media query so that it only affects the mobile view.”
    Should I place this CSS in the Styles.CSS in my Child Theme?

    I also read that you should always put your media queries at the end of your CSS file. Is this accurate?

    Sorry for the naïve questions, still learning ;)

    Thank you for your help.

    Best Regards,
    Julio

    • This reply was modified 2 years, 11 months ago by Jules.
    in reply to: Text Link Color does not "appear" to be working #1333469

    Mike,

    Thanks AGAIN! I found the “color: inherit;” in my Quick CSS. To be honest, no idea why/when I added it ;(

    Problem solved. You’re on a roll today! Thank you!!!

    Best Regards,
    Julio

    Mike,
    Cannot THANK YOU enough!!! You and the other Enfold Moderators are absolutely awesome. I truly appreciate ALL the help and support.
    Have a wonderful day!!!

    Best Regards,
    Julio

    Thanks Mike,
    It worked perfectly. I was adding some CSS code to remove the vertical lines between the Social Media icons and it worked, but my senile-self inadvertently removed something in my Quick CSS that removed the spacing between the icons.

    My sincere apologies for this extra request. Your help (again) would be greatly appreciated. Thank you!!!

    Best Regards,
    Julio

    UPDATE:
    I added this CSS code below. It appears to work, but in the spirit of learning and sharing with others, I wanted your input – please. I also noticed that when I hover over the Social Media icons in the footer, the colors appear to expand more above and below the icons. Can this be corrected? Thanks AGAIN for your help!!!

    • This reply was modified 2 years, 11 months ago by Jules.
    in reply to: How to add framed border to text element #1333433

    Hi Ismael,

    Thank you so very much. I’m new with the CSS, but willing and excited to learn. Appreciate your help, support and resources.

    Best Regards,
    Julio

    This reply has been marked as private.
    in reply to: Add Play Button on Mouseover #1332468

    Mike & Ismael,
    WORKS AS EXPECTED :)
    THANK YOU SO VERY MUCH FOR YOUR HELP! IT IS GREATLY APPRECIATED!!!!
    Julio

    in reply to: Add Play Button on Mouseover #1332379

    UPDATE: I have the Mouseover working, however, the play button is not clickable, but the image in the Image Element is clickable. How can I resolve this? Thank you

    • This reply was modified 2 years, 11 months ago by Jules.
    in reply to: Add Play Button on Mouseover #1332376

    @Ismael,
    Thank you for your response. I have a couple naïve questions:
    1. I have placed the Image Element within a Color Section
    2. I added the “noLightbox” class name in the Advanced > Developer Settings > Custom CSS class field
    3. Silly Naive Question: Where do I add this CSS code?
    4. content: ‘Play Button Here’; – Is this the full URL for the button (e.g. https://kingdomlearners.com/wp-content/uploads/2021/12/Play-Button-Mouseover-for-Thumbnails.png)?

    Thanks so much for your help.

Viewing 30 posts - 61 through 90 (of 108 total)