badget

Biggest Sale! Special Offer!

Get 30% discount on all of our single themes with this coupon code: #30%SALE

Hurry up! *Limited time offer*

Reply To: Remove "Short Descriptions" from Featured Image Slider

#42241

Hi Robert,

For that you have to add below CSS code in custom CSS:

#controllers {
    bottom: inherit;
    right: 15px;
    text-align: right;
    top: 15px;
}

Thank you!