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

CSS Class

Discussion in 'Free Divi Community Forum' started by Les, Apr 27, 2022.

  1. Les

    Les New Member

    Hi!

    I'm new here! I am building a landing page with Divi that has been a nightmare. I've built several full websites with Divi and never had a problem. The difference with this one is that this is the first time I used a template. The page has been super slow to load and the edits I made did not happen in real time. I cleared the cache in Divi and also had my web host do that as well. When I put the site through an analytics program, one problem is this code:
    et_pb_row_fullwidth
    Honestly, I haven't learned CSS yet but signed up for a course. If I remove it, I'm wondering how much it will change my design. And can't I pretty much do this without the code? Is this for keeping the same look with mobile and desktop? I don't have any idea. Any suggestion would be appreciated!
     
    1. PRO MEMBER PERKS Divi Block Pro - Premade rolling text design for your Divi site without using any plugins:View Demo
  2. DizzyMan

    DizzyMan New Member

    Try changing the following PHP settings inside your hosting account:
    • memory_limit = 128M
    • post_max_size = 64M
    • upload_max_filesize = 64M
    • max_execution_time = 120
    • max_input_time = 60
    • max_input_vars = 1000
    • display_errors = 0