widget title at bottom

Discussion in 'Real Photography WordPress Theme' started by appleguy, Sep 10, 2015.

  1. appleguy

    appleguy Guest

    Joined:
    Oct 24, 2014
    Messages:
    63
    Likes Received:
    1
    How do I link the 4 widget titles at the bottom to a created page?
     
  2. nitin

    nitin Guest

    Hi,

    Greetings from InkThemes,

    It would be our pleasure to serve you.

    Could you please provide us URL of your website along with some edited screenshot of your requirement so that we can assist you accordingly?

    Thanks & Regards!
    Nitin
    InkThemes.com
     
  3. appleguy

    appleguy Guest

    Joined:
    Oct 24, 2014
    Messages:
    63
    Likes Received:
    1

    Attached Files:

  4. appleguy

    appleguy Guest

    Joined:
    Oct 24, 2014
    Messages:
    63
    Likes Received:
    1
    How can I change each link from grey to white?
     
  5. nitin

    nitin Guest

    Hi,

    Thank you for providing us the screenshot.

    We will assist you one-by-one in the series of your queries.

    Regarding the query to link the 4 widget titles at the bottom to a created page. This can be done by creating the custom menu, and then link the desired section. Please follow the video link given below: -
    http://screenpresso.com/=PwByf

    Regarding the change of link color. Please paste the code given below in Custom CSS section
    (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard.

    Code:
    .footer ul li a {
        color: white !important;
    }
    
    Hope it will resolve your issue

    Thanks & Regards!
    Nitin
    InkThemes.com
     

Share This Page