I Want To Make Corrections To The Following:

Discussion in 'RoadFighter WordPress Theme' started by chidera, Aug 6, 2013.

  1. chidera

    chidera New Member

    Joined:
    Jul 22, 2013
    Messages:
    7
    Likes Received:
    0
    Hello Awesome support,

    I want to effect changes to the following:

    1. I want to remove the "View Portfolio" at the footer page

    2. How do i create a "contact us" page with Google map showing the description of the address alongside the email contact?

    3. How do i make the social media icons at the footer page functional? When you click on it, it takes you to the top of the page.

    Expecting your speedy reply.

    Regards.
     
  2. Piyush

    Piyush Support Staff

    Joined:
    Dec 8, 2012
    Messages:
    4,745
    Likes Received:
    107
    Hello,

    1. Paste the following code in your Custom CSS
    (Appearance -> Theme Options -> Styling Options -> Custom CSS)

    Code:
    .bottom_tagline_button {
    display: none;
    }
    This will remove the "View Portfolio" button.

    2. Could you please explain second issue more clearly.

    3. For this issue,
    Please download the updated copy of RoadFighter Theme from the members area (http://inkthemes.com/members/member)
    and, upload and activate it in your dashboard

    Follow the link given below for reference.

    http://www.inkthemes.com/how-to-update-a-premium-theme-by-inkthemes/05/

    And then go to the Appearance > Theme Options > Social Icons panel in your dashboard
    and paste the social icon link in their respective section.

    See the image for reference.
    [​IMG]

    This will solve your issue.
     

Share This Page