Alternate 2 intro in slider

  • Posted in : Photographer
  • hugomendoza
    Participant

    Hi there!

    I want to put the “intro” shortcode on the slider of Homepage Alternate 2 page. Just like “Homepage with Photowall”, but over the slider of Alternate 2. How can I do this?

    Thanks.

    ahmetsali
    Keymaster

    Hi, you can try this custom css code;

    .page-template-template-homepage_alternate_2-php .entry-content {
        position: relative;
    }
    .page-template-template-homepage_alternate_2-php .intro {
        position: absolute; z-index: 1000; width: 100%; padding-top: 4%; color: #fff;
    }
    .page-template-template-homepage_alternate_2-php .owl-carousel:after { 
    	content: ""; position: absolute; z-index: 10; top: 0; left: 0; right: 0; bottom: 0; background: #111; opacity: .6; 
    	}
    
Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register