I would like to move the pop up caption to the left side of the slider picture. Could you give me some assistance with that? Also, could you tell me how to delete the caption pop up from the slides 2-6? Thank you!
Hi, To move the pop-up caption of the slider to the left side, just paste the code given below in Custom CSS section. (Dashboard->Inkthemes->Theme Options -> Styling Options -> Custom CSS) of your dashboard. Code: #myCarousel .glyphicon { display: none; } #myCarousel .carousel-caption { margin-left: -210px; margin-right: 210px; } @media only screen and (max-width: 1200px) and (min-width: 993px){ #myCarousel .carousel-caption { margin-left: -165px; margin-right: 151px; top: 5%; } } @media only screen and (max-width: 992px){ #myCarousel .carousel-caption { top: 2%; padding: 15px 20px; margin-left: -126px; margin-right: 126px; } } And you can delete caption popup from the slides by placing a blank space in the text area, just follow the attached screenshot. Thanks & Regards, Akbar InkThemes.com
Hi, We need WordPress admin credentials to configure it. Kindly send the below-mentioned credential details at [email protected] along with the thread link. WordPress Website URL: - WordPress Username: - WordPress Password: - We will do the needful. Regards, Akbar InkThemes.com