Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #1285172

    Hey guys, this may fall outside the realm of support but thought i’d check anyways;

    I was trying to use this effect in a color section but without the BG image in the pen, instead using the fixed photo i have in the color section as the next layer back (the effect i am trying to achieve is a black over lay with the text knocked out so as it scrolls over the fixed color section BG it reveals it;
    https://codepen.io/Jintos/pen/crlxk

    i found there was a conflict with the .clip-text class so i updated those accordingly but i still could not get the effect to work in a color section. The text doesn’t knock out, it’s just a black box. Seems ot perhaps be a conflict with the theme? Any thoughts as to how i might get this to work?

    The alternative is i could use an image to accomplish the same. I’m trying this right now but the overlay doesn’t allow me to set the overlay to cover, so as to resize for various resolutions. I’d be fine using this method if the the first is problematic. Please advise?

    #1285495

    I’ve pivoted here after giving up on the knockout text — ive decided to go with a PNG.

    I’ve loaded the PNG in a div but i cant get the div to load 100% wide. There is 50px of padding on either side that i cant seem to overcome. Can you help with this?

    Link below.

    #1285759

    Hi,

    Thanks for the update. Your site looks to be in maintenance mode, could you share login details in private, so that we can view it please?

    Best regards,
    Rikard

    #1285928

    Oops sorry Rikard, i had dropped the wall but someone else raised it again. It’s accessible now.

    #1286150

    Hi,

    Thanks for that. The car/text with video background looks full width on my end, that is what you are having problems with, right? If so, is this problem on only happening on some screen resolutions? I checked your site on a 13″ laptop.

    Best regards,
    Rikard

    #1286263

    Hi Rickard, here is a screenshot at a higher resolution. Firefox Developers Edition is the browser.

    #1286324

    Here is a link to the full image so when comparing you can see the image is being cut off on either side of the color section. I can give it a left margin of -50 and fix the left side, but the same doesnt work on/with the right.

    #1286348

    Sorry for yet another follow up but if i could get the overlay to center and repeat horizontally i would accomplish the same goal.

    #1286611

    Hi,

    Thanks for the update. Please try this CSS as well:

    #delivery .container {
        padding: 0;
    }

    Best regards,
    Rikard

    #1286903

    Problem solved, thank you as always Rikard! j

    • This reply was modified 3 years, 1 month ago by Josh.
    #1286949

    Hi,

    I’m glad this was resolved. If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 11 posts - 1 through 11 (of 11 total)
  • The topic ‘Knockout Text in a Color Section, or a overlay set to cover’ is closed to new replies.