Karl Sellsted
asked 10 years ago

I would like to know how to change this so it looks like the live demo. Please help.

Karl Sellsted
replied 10 years ago

Dominic informed me I had to uncheck the DW bootstrap plugin because it is no longer supported or maintained. This solved the issue! Thanks Dominic! You’re awesome.

1 Answers
DominicStaff
answered 10 years ago

To change the issue,  you can send me your site for further checking.

Dominic Staff
replied 10 years ago

Firstly, you can log in to Dashboard > Settings > DW Shortcode options, then uncheck " Twitter Bootstrap CSS & Twitter Bootstrap JS" section. Unfortunately, DW Shortcode bootstrap plugin is out of development so that it is no longer maintained and supported as well.
– If you still face there issue, you can add the following code to the style.css file:

.dw-trendy-slide .carousel-control.right span:before, .dw-trendy-slide .carousel-control.left span:before, .dw-trendy-slide .carousel-control.right span:after, .dw-trendy-slide .carousel-control.left span:after { border-left: 30px solid transparent; border-right: 30px solid transparent; }

.site-footer .back-top a:before, .site-footer .back-top a:after { border-left: 30px solid transparent; border-right: 30px solid transparent;}
.carousel-control { top: 50%; }
.carousel-inner .item > img { max-height: 520px; }

Hope this helps !

Powered by DW Question & Answer Pro