1. PROMO Upgrade to Pro Membership @ $99 / Lifetime & access all our 16+ premium Divi extensions: Divi Block, Carousel Toolkit, etc.LEARN MORE
Dismiss Notice
NEW Divi.Help Pro Carousel AI Toolkit - Magically turn your Divi design into carousel, simply by using our online toolkit. No plugins needed. Now it works with Divi 5 as well!Try our carousel AI toolkit
BEST Divi Block - A revolutionary drag & drop tool to easily mix & match 960+ premade blocks (Light & Dark) to kick start your Divi site design. Special module designs are included as well. Also newly added AI generator & color. Now it works with Divi 5 as well!
Learn More About Divi BlockFree Version ~ 340+ Free Blocks

Solved Liner Gradient BG question

Discussion in 'Free Divi Community Forum' started by Scott Douglas, May 4, 2020.

  1. Scott Douglas

    Scott Douglas Member

    I had a quick question about a background gradient, and if there's a way to do it better/hard code it typa thing.

    Here's 2 example product pages:
    https://vscrtest.crosscutcoffee.ca/shop/pcmsf/
    https://vscrtest.crosscutcoffee.ca/shop/mpbsf/

    On both you'll notice the background behind the product info/images is cut between grey and white. But it appears at different heights on each page - due to the length of the description of the product.

    I'm very certain it has to do with the fact that I used percentages for the linear gradient css, as you can see below. I was wondering is there a better way to do it so that the white hits a certain point everytime, and the grey starts/continues to the end of the section no matter the length of the product description?

    .et_pb_section.single-product-top-section {
    padding-top: 0px;
    background-image: linear-gradient(180deg, white 40%, #F7F7F7 40%);
    }

    Thanks!
     
    1. PRO MEMBER PERKS Divi Block Pro - Premade slide in bar design for your Divi site without using any plugins:View Demo
  2. Divi.Help

    Divi.Help Administrator
    Staff Member

    What about this: linear-gradient(180deg, white 500px, #F7F7F7 0%)
     
  3. Scott Douglas

    Scott Douglas Member

    That worked, thank you!
     
    1. PRO MEMBER PERKS Divi Ultimate Archive Plugin - Tons of elegant premade sidebar styles to choose from for your Divi site:Learn More