I have 3 questions... 1- In the Homepage Feature Section, for the feature links, I have added url's however after saving, they go nowhere. What url links should I be adding to go to an inner page, and do I need to create a page before I add the url? 2- Under the Homepage Bottom Feature Setting, for the left feature description, is it possible to change the font, color, and size? If so, how? 3- When I create a blog page on my site, is it possible for my posts on my site to link directly to Facebook and Twitter? If so, how? Thank you!!
1) For example if you want to redirect your featured link to the url http://www.yoursitelink.com/defaultpage . Then you need to create default page. Create custom menu If you don't want to show it at the navigation bar. 2) Paste this code in Custom CSS Appearance > Theme Option > Styling Option > Custom CSS Code: .main_content{ color: your color value; font-family: your font type; font-size: your font size; } 3) You can install social sharing plugin for this.