hi, 1) as shown in the attached image: how can i align the slider header, separator, paragraph and button left - so that they all align with the left side of the logo in the header? 2) how could i align left AND have 25px padding? thanks! rex
Hi, To align the slider content left, just paste the code given below in Custom CSS section. (Dashboard->Inkthemes->Theme Options -> Styling Options -> Custom CSS) of your dashboard. Code: .slider_caption .slider_button { float: left; } .sl-content-wrapper .slider_caption { padding-left: 25px; } Hope this helps...! Thanks & Regards! Akbar InkThemes.com
Hi Akbar, It looks like we are one stop closer, but still not where we need to be. I've attached a screenshot of the homepage and also the current custom CSS. Thanks for reply. Rex
Hello, Just paste some more CSS codes in custom CSS section. Code: .slider_caption h2 { padding-left: 0px; } .slider_caption p { padding-left: 0px; } .slider_caption .slider_button { margin-left: 0px; } And on our monitor screen, it looks perfect, just see the attached screenshot. Thanks & Regards! Akbar InkThemes.com Note: Change the px (pixels) value according to your requirement.
Hi, We need WordPress admin credentials to figure out the issue. Kindly send the below-mentioned credential details at [email protected] along with the thread link. WordPress Website URL: - WordPress Username: - WordPress Password: - We will try to fix your issue. Regards, Akbar InkThemes.com
Hi, I have already replied you in this regard on your email link. Please check your e-mail and inform us for the same. Thanks & Regards! Akbar InkThemes.com