Please provide CSS code to adjust spacing between the 4 circles and homepage header. URL: fundmylawsuitnow.com
Hello, Greetings from InkThemes! To manage spacing between the 4 circles, you just have to paste the code given below in Custom CSS section (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard. Code: .feature_inner_box.second { margin-left: 53px; } .feature_inner_box.third { margin-left: 74px; } .feature_inner_box.fourth { margin-left: 73px; } And for homepage header, Please provide us some edited screenshot so that we can better assist you. If you are unable to create screenshots then you can use www.screenpresso.com that will help you to create screenshots. Hope it will resolve your issue Thanks & Regards! Priyanka InkThemes.com
Please see attached - I want to control the spacing between "Get Pre-Settlement Funding—Call (800)760-0704 Now!" and the 4 circles.
Hello, Please paste the code given below in Custom CSS section (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard. Code: .page_info { margin-bottom: -10px; } NOTE: Adjust numeric value as per your requirement. Hope it will resolve your issue Do let me know if you need more assistance, Thanks & Regards! Priyanka InkThemes.com