Hi there, How do i adjust my footer widget to be centralized? Also, under widget 1: Industrial Batteries, i would like to change the text all into lime green text. How do i code that? My site: www.hisinternational.com.sg Thank you
Hello, Go to the sidebar-footer.php file present in your Theme directory and Edit that file as shown in the image given below. Now, Paste the following code in your Custom CSS (Appearance -> Theme Options -> Styling Options -> Custom CSS) Code: .alpha .widget_inner p { color: #00cc00; } This will solve your issue.
Hi there, thank you for your reply. Can i check if i would only want the text: Your Optimum Battery Solutions in green. The rest of the following text in white. Is it possible? Thanks!
Hello, Replace your current code with Code: <div class="test" style="color:green;">Your Optimum Battery Solutions</div> Now, Paste this code in Custom CSS Appearance > Theme Option > Styling Option > Custom CSS Code: .alpha .widget_inner p { color: white; }
Hi there, Thank you. My current site is : http://hisinternational.com.sg/ After changing the above changes to the color i wanted, the alignment of the footer widsget runs. Its not all in one line anymore. Can assist me on this? Thank you
Hello, While editing footer code. You have missed </div>. Please provide the following information listed below. Thread Link: Your Website URL: WordPress Username: WordPress Password: Send this information on our email at [email protected] I will check and resolve your issue