Hi there, I have been building the site Arcadian Wellbeing & am having trouble changing the hyperlink colour so that it stands out - say to lime green or magenta on the following page. http://arcadianwellbeing.com/services/doterra/ Similarly, I'm not sure how to switch off the social media icons that aren't required? Thirdly how can I put a quote directly across the bottom of the site - lengthways in the magenta footer box? Thanks Mandi
Hello, 1.For your first issue Paste this code in Custom CSS Appearance > Theme Option > Styling Option > Custom CSS Code: .content_bar a { color: magenta; } 2.For your second issue Go to functions > theme-options.php present in your theme directory and follow the instruction as shown in image given below Use same process for others also. 3.Can you please explain your problem with the help of screenshot, what you want to do, so that we can give you the exact solution.
Hi Gourav if you have a look at the site, see in the left hand corner of the footer, "second footer widget area" where the quote is "The futre belongs to those who believe in the beauty of their dreams" I am trying to make that the length of the page not just squashed up in the corner". Thanks for all your help so far. Mandi
Hello, Could you please explain and specify your issue with the help of screenshot images that what you are trying to accomplish.