Okay
  Public Ticket #1612401
Repeating the affect you have on your demo site
Closed

Comments

  •  1
    Ryan started the conversation

    Love the theme. I'm trying to figure out how I can achieve the same layout and image affects as your demo site. (Featured Projects)

  •  1,795
    Support replied

    Hello Ryan,

    Best is to import demo data to have a snaphot of our live site installed. Then you can start customising it.

    If you start from scratch, our home page has Showcase Template

    The slides are actually portfolio items that you define in admin -> Portfolio.

    Thank you.

    Clapat Support

    https://www.clapat.com/

    Review Envato Item Support Policy

  •  1
    Ryan replied

    Thanks, that worked. 
    I do have 2 new questions. If you look at this page I'm trying different things with http://www.ryanturnbull.com/ryan-turnbull/ you'll see both attempts to create a "Resume" portfolio have a large black shadow. How do I get rid of that? On the same page how do I get rid of the Subtitle - Title - Button options that appear at the bottom?  Thanks for all your help. 

  •  1,795
    Support replied

    Hello Ryan,

    .section-shadow {

        display: none;

    }

    .section.last-slide.fp-section {
        display: none;
    }

    in  appearance -> customizer -> additional CSS


    Thank you.

    Clapat Support

    https://www.clapat.com/

    Review Envato Item Support Policy

  •  1
    Ryan replied

    Amazing, thank you.

  •  1
    Ryan replied

    Hello, happy new year. Yes, this is a VERY old ticket and I'm sure support is no longer available. 

    Thought I would just give it a shot. I've recently come back to this theme, love it! I'm wondering how to remove the portfolio titles for a page with the showcase template? 

    Attached files:  Screenshot 2023-01-04 at 1.40.21 AM.png

  •  1,795
    Support replied

    Hello Ryan,

    Happy new year! To remove the title in a showcase template, try adding in customizer -> additional CSS: 

    .section-title, .section-subtitle {
        display: none;
    }


    Thank you.

    Clapat Support

    https://www.clapat.com/

    Review Envato Item Support Policy

  •  1
    Ryan replied

    You and your team rock. Thank you so much and I hope you have an amazing 2023!