elite demo – image and content

Support Area Forums Elite elite demo – image and content

Viewing 4 posts - 1 through 4 (of 4 total)
URL to the page in question:
  • Author
    Posts
  • #35177

    Hi Bill,
    I bought a couple of themes from you about a 1 1/2 ago – Foundation and Elite. I’m starting to build a new site with Pagely with the Elite theme so it’s in the Staging Mode right now. I’d like to replicate something I see on the Elite demo. On the demo, an IMAGE slides in from one side of the screen while WRITTEN CONTENT slides in from the opposite side of the screen. (Your FLEXIBILITY section of the Demo).

    Can you tell me how this is done so I can do that for my new site?

    Thanks!

    Angelina
    purevision@peoplepc.com

    #35178
    Bill Robbins
    Moderator

    Hi Angelina,

    Good question. Those animations are added via a shortcode. You can find out how to do that in the “Adding Animations” section in the instructions at https://support.organizedthemes.com/elite/ . If you run into any questions or trouble, let me know.

    Thanks,
    Bill

    #35197
    This reply has been marked as private.
    #35203
    Bill Robbins
    Moderator

    Hello Angelina,

    The blockquotes are set to take up at most 45% of the width of a container. We can change that to make them wider when used in animations. Here’s how you can do that:

    1. Go to your theme options page and choose the Advanced tab.
    2. Scroll down to the Custom CSS box and add this:
      
      .cbp-so-side blockquote {
      	max-width: 100%;
      }
      
    3. Update your settings.

    See how that works for you. Let me know if you run into trouble.

    Take care,
    Bill

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘elite demo – image and content’ is closed to new replies.