I have tried many of the codes here to center the logos on the homepage in the "client logo slider" section, but have not been able to even budge them. Thanks, -Brian
Hi, To get the client logo section centered, just paste the code given below in Custom CSS section. (Dashboard->Inkthemes->Theme Options -> Styling Options -> Custom CSS) of your dashboard. Code: #client-slider .owl-wrapper-outer .owl-wrapper { left: 120px; } Hope this helps...! Thanks & Regards! Akbar InkThemes.com Note: Change the px value according to your requirement.