Forum Replies Created

Viewing 30 posts - 151 through 180 (of 346 total)
  • Author
    Posts
  • in reply to: Make fullscreen images scaled differently on mobile #786892

    No worries! This is perfect.

    Thanks again for helping me and not only giving me a super helpful rundown on how this works in the first place. You rock!

    in reply to: Make fullscreen images scaled differently on mobile #786687

    Hey Sarah!

    That was super informative. This will definitely help me moving forward on other requests. I really appreciate the detail of your explanation. You rock!

    For the second option B (CSS to apply to the homepage.)

    @media only screen and (max-width: 767px) {
    .responsive #top:not(.home) #main) {
    padding-top: 80px !important;
    }
    #top:not(.home) #header {padding-top:0px !imporant}
    }

    , with this CSS, thats what I want to do! But I just tried the CSS and it looks like the images didnt move away from the header.

    Could you help?

    Thanks!
    Chris

    in reply to: Parallax effect on homepage after chevron arrow #786677

    Will do! Appreciate it.

    I should be good on this for now. I did have another ask but Im not sure if I should make another thread. So here’s the ask below…

    Is there a way using CSS to make the Chevron arrow fade away as the user scrolls down?

    Thanks again guys!

    in reply to: Page jump on homepage #786653

    Yo!

    Thanks so much man, you saved the day for me haha. You were right! It was this custom CSS that made it jump:

    @media only screen and (max-width: 767px) {
    #top #wrap_all .av_header_transparency {
    background-color: transparent;
    position: absolute!important;
    }}

    Thanks again!
    Chris

    in reply to: Parallax effect on homepage after chevron arrow #786632

    Hey!

    I see. I’ll give it a try with a color section.

    Thanks!

    in reply to: Page jump on homepage #786205

    Hey!

    I actually don’t seem to have the problem anymore on my homepage, on desktop. I wonder if it fixed after I changed the grid row containing the text not to “set the height to 100% of browser height”.

    It looks good on desktop now, but it’s still happening on my mobile phone when I swipe down? Do you see how the text jumps?

    Thanks!

    in reply to: Set max-width for all body copy #786202

    Ahh this is perfecto!

    Thanks dude!

    in reply to: Parallax effect on homepage after chevron arrow #786198

    Hey John,

    Thanks for the quick response! To specify:

    On my homepage, I currently have a short intro then a chevron icon. Below is the masonry portfolio.

    I want to create the parallax effect where these two elements stay in place, but when the visitor scrolls down, the masonry portfolio appears, and the chevron goes away.

    Let me know if that makes sense, thanks!

    • This reply was modified 7 years, 7 months ago by ccyran.
    in reply to: Set max-width for all body copy #786093

    Hey Rikard / Ismael,

    The CSS you provided was perfect…

    @media only screen and (min-width: 1600px) {
    .av-layout-grid-container {
    max-width: 1024px;
    margin: 0 auto;
    }
    }

    But I want this exact CSS, but not to effect the homepage. Can you adjust it?

    Thank you!

    Thanks!
    Chris

    • This reply was modified 7 years, 7 months ago by ccyran.
    in reply to: Chevron Arrow aligned to bottom of browser window #786081

    Hey guys!

    Sorry I figured it out. You can lock this thread! And for anyone who may search for this in the future, looking for a solution, here’s what to do:

    Make sure your Grid Row element called “Custom Minimum Height” isn’t set to “At least 100% of browser window height”. Doing so hides any other grid row elements until you scroll down. Try setting it between 25 – 50%.

    And as for the chevron, make it a separate grid row element, but change the “Cell” alignment to bottom. Then just mess with the margins on the grid row above this one containing the chevron arrow.

    Thanks!

    in reply to: Page jump on homepage #786056

    I did, but I’d honestly rather get rid of this jumping issue.

    It’s on every page. I’m surprised you guys aren’t noticing it. I tried it on two of my friends devices and it happens two. It looks almost like the page does a quick hiccup and you scroll down.

    in reply to: Set max-width for all body copy #786055

    Hey Rikard,

    Excuse my lack of understanding, the part that says “YOUR CSS GOES HERE”… what CSS?

    max-width: 1024px;
    margin: 0 auto;

    Apologies! I figured it out.

    Thanks Rikard!

    • This reply was modified 7 years, 7 months ago by ccyran.
    in reply to: Make fullscreen images scaled differently on mobile #786054

    Hey John,

    That’ll be a bit tricky for me to tell you. It’s all my portfolio pages. So on my website, every page that’s one of those thumbnails below.

    in reply to: Set max-width for all body copy #785452

    Hey Ismael,

    Specifically, how do I adjust it only to the opening copy on my homepage?

    Thank you!

    in reply to: Make fullscreen images scaled differently on mobile #785413

    Hey Sarah,

    This works! But I don’t want it to affect the homepage of my site, because it pushes the text far away from the header. Any suggestions? This is perfect, I just dont want it to affect the homepage & “work” page of my website.

    Thank you,
    Chris

    in reply to: Parallax effect on homepage #785409

    Hey Mike,

    I tried that but then it throws off the rest of my page. The masonry grid breaks and I dont get any control over how I want to control the text padding. So in short, I can’t do this because a color section doesn’t give me the same precise control that a grid row does.

    I guess I’d have to suggest in the enfold forums to update the grid row elements to include a parallax option.

    in reply to: Page jump on homepage #785377

    Hey Rikard,

    The page jump always happens at the top of the page, as soon as you scroll down on any page.

    Here’s a screen recording from my mobile phone (Galaxy S7) showing this. You can see the text jump down instead of it staying in it’s place.

    Video: https://vimeo.com/215420518

    Thank you,
    Chris

    in reply to: Page jump on homepage #784736

    Okay thanks!

    Did you check it out on mobile on your phone? It’s really noticeable there.

    in reply to: Set max-width for all body copy #784735

    Okay!

    I’m sorry Im a bit confused by that last part. How exactly do I do that?

    Thanks again,
    Chris

    in reply to: Make fullscreen images scaled differently on mobile #784734

    Hey I do! Is there anyway to add a margin only on mobile so my fullwidth images don’t sit underneath my header logo and hamburger navigation?

    in reply to: Make fullscreen images scaled differently on mobile #784205

    Hey!

    I may have answered my own question haha. If I make the element fullwidth slider, instead of fullscreen slider, it behaves better.

    I wish I could keep fullscreen slider but have it behave the way fullwidth slider does on mobile.

    in reply to: Make fullscreen images scaled differently on mobile #784200

    Hey John,

    Thanks for the response. I apologize Im confused. My ask isn’t just for that page with the split image, it’s for every one of my projects. Each project opens on a fullbleed photo. But it’s not responsive at all on mobile.

    I’m confused by having to upload another image exclusively to mobile screens.

    There isn’t simpler CSS that would make those fullscreen images fullwidth on mobile?

    Thanks!
    Chris

    in reply to: Page jump on homepage #784194

    Hey here’s a video,

    You’ll see it happen to the text. It’s also very noticeable on mobile devices. Or when you click on a project and scroll down.

    PW: in private content

    in reply to: Set max-width for all body copy #784193

    Hey,

    Im using a Macbook Pro 13″ Inch with Retina display. 13.3-inch (2560 x 1600).

    This affects all grids right? Not just text within a grid?

    Thank you,
    Chris

    in reply to: Text Link Animation Text box #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

    in reply to: Set max-width for all body copy #782027

    Hi Rikard,

    See below! Let me know if this makes sense…

    Page: http://www.ccyran.com/projects/rga-stories/

    I’d like the body copy width to stay around this width regardless of the browser width:
    https://ibb.co/kdWoi5

    Instead of this happening when the browser width is wider:
    https://ibb.co/mUwoi5

    So I want to have the similar text responsiveness as this website. The way the body copy width eventually stops expanding after a certain width, regardless of how wide the browser is.

    Thanks!
    Chris

    • This reply was modified 7 years, 7 months ago by ccyran.
    in reply to: Don't want content to keep expanding to browser width #781814

    Hey!

    I implemented CSS from a different thread and it worked!

    Thanks Ismael!

    in reply to: Increase Content & Header width #781812

    Hi Nikko,

    No worries. It worked!!!! Dude thank you so much. I super super super super appreciate it!

    in reply to: Set max-width for all body copy #781809

    Hey John,

    I tried that code but it doesnt seem to be accurate to the pixel value. At 600px, it’s treating the body copy like 190px.

    It also throws off the alignment of the images and the header when I add this code.

    Thank you,
    Chris

    • This reply was modified 7 years, 7 months ago by ccyran.
    in reply to: Mobile Menu tabs bigger & centered #780797

    YOU ARE THE MAN! Thanks so much!

    *Got your note about making new threads too*

    Thanks Ismael!

Viewing 30 posts - 151 through 180 (of 346 total)