Forum Replies Created

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter Dino

    (@deneauxv)

    @leap13 well im going to work on the home page until I hear back from you. I cloned the original one in hopes to find a solution when I hear back from you folks. see it here:

    https://rsnlcreative.com/home-2/

    Thread Starter Dino

    (@deneauxv)

    @leap13 what’s the verdict?

    Thread Starter Dino

    (@deneauxv)

    Hey there thanks so much for getting back to me! So the work-around that I did was make a section in-between each of the hero scroll sections that was 150px high to account for the header. the problem with this is its not “snapping” into the full section via scroll.

    I reverted it back to how I would want it ideally so now you can see what I mean with there being a 150px space on the bottom, because the scroll is pushing all the way to the top and not accounting for the header…

    if this helps, im also using this code to minimize the “full screen” height to account for the header:

    #what-we-do, #design, #uiux, #photography, #marketing, #all-projects {
    height: calc(100vh – 150px);
    }

    if I don’t use this, then the scroll works, but still that entire section is as big as the page height as if there was no header, and then the links under “what we do” are then offset with this same problem–so I like the hero sections subtracting the 150px header, I need vertical scroll to do the same.

    thanks in advanced!

    Hey there,
    How would I add the brand to the Woocommerce breadcrumbs? so instead of Home / Products / E-Liquid / Wild Apple, I would like to replace the category with brand… to:
    Home / Products / Air Factory / Wild Apple.

    Thanks in advance
    Dino

    • This reply was modified 5 years, 8 months ago by Dino.
Viewing 4 replies - 1 through 4 (of 4 total)