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 Removing title from blog module

Discussion in 'Free Divi Community Forum' started by Scott Douglas, Feb 3, 2020.

  1. Scott Douglas

    Scott Douglas Member

    Hi, I'm attempting to build a hero section on the main blog template (being built in the theme builder).

    The goal is to have the hero section feature the most recent post. So I've used the blog module in 3 spots. Initially as the hero image, then for the date/title, and then for the excerpt and the 'read more' button.

    Here you can see it:
    http://www2.pcdc.net/~vscr/testing2/blog/

    I'm also using a css style sheet in my child theme that I'm customizing to help style the template.

    My question is: is there a way to remove the title from showing just below the feature image, and also above the excerpt? So that it only shows up in the section with the date.
     
    Zuzanna likes this.
    1. PRO MEMBER PERKS Divi.Help Header AI Generator - Try the power of AI to generate a custom Divi header for you:Try Now
  2. Divi.Help

    Divi.Help Administrator
    Staff Member

    To remove the blog module title, try the below CSS in Divi > Theme Options > Custom CSS:
    Code:
    Log In or Sign Up to view this code.
     
    Zuzanna and Scott Douglas like this.
  3. Scott Douglas

    Scott Douglas Member

    That worked, thanks!
     
    1. PRO MEMBER PERKS Divi.Help Pro Layout Packs - Modern & powerful Agency Divi layout pack, featuring team carousel, sliding menu, etc.View Demo
  4. Syauqie

    Syauqie New Member

    I want to do exactly like this but only in specific pages. Is it possible?
     
  5. Divi.Help

    Divi.Help Administrator
    Staff Member

    To apply it on specific pages, try the below CSS instead. Replace the page-id-121 to your desired page ID.
    Code:
    Log In or Sign Up to view this code.
     
    1. PRO MEMBER PERKS Divi Block Pro - Premade floating button design for your Divi site without using any plugins:View Demo
  6. Syauqie

    Syauqie New Member

    Thank you for the prompt response! Have tried it, but the post title still appear under featured image. Will try again, and get back here for the results :)