Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #837417

    Hi,

    I am using the post slider and the title and “read more” are at the bottom of the post slider. How do I put the title and “read more” words on the thumbnail instead of the arrow.

    Please visit my website http://www.travelkudos.com to see what I mean.

    #839232

    Hey ZhangYang,

    I don’t see the post slider on that page. Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look?

    Best regards,
    Victoria

    #843361

    Hi,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:

    .home .slide-content {	
    	position:absolute;
    	top:10%;
    	left:10%;
    	z-index:999999!important;
    	display:block;
    }
    

    Best regards,
    Vinay

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.