Need Help With Customizing Poloray Pro

Discussion in 'Poloray WordPress Theme' started by woodzy32, Jan 18, 2013.

  1. woodzy32

    woodzy32 New Member

    Joined:
    Jan 14, 2013
    Messages:
    1
    Likes Received:
    0
    Location:
    Salt Lake City, UT
    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!!




     
  2. Nitesh

    Nitesh Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    5,165
    Likes Received:
    160
    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.
     

Share This Page