Various questions

Discussion in 'Blackriders WordPress Theme' started by ljgreen123, Jun 9, 2016.

  1. ljgreen123

    ljgreen123 New Member

    Joined:
    Jun 9, 2014
    Messages:
    5
    Likes Received:
    0
    I am having difficulty with the following:

    1. Getting the static page settings configured so that the homepage displays like the demo (slider, feature areas).

    2. I would like to remove the "Business Logo" text.

    3. I would like to remove that contact box on the homepage.

    Our website is: fsch.larrygreen.org
     
  2. priya

    priya Guest

    Hi,

    Greetings from InkThemes!

    Solutions to your above issues are accordingly...

    1) Getting the static page settings configured so that the homepage displays like the demo (slider, feature areas).

    Please follow the screenshots given below.

    frontpage_on.png

    frontpage_on2.png

    2) I would like to remove the "Business Logo" text.

    Please follow the screenshot given below.

    logo.png

    3) I would like to remove that contact box on the homepage.

    Please paste the code given below in Custom CSS filed (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard.
    Code:
    .caption {
        display: none;
    }
    Hope it will resolve your issue

    Do let me know if you need more assistance,

    Thanks & Regards!
    Priyanka
    InkThemes.com
     
  3. ljgreen123

    ljgreen123 New Member

    Joined:
    Jun 9, 2014
    Messages:
    5
    Likes Received:
    0
    Thank you for your response. Just a few follow-ups:

    1. The Custom CSS did not remove the box.
    2. My theme options does not have "Front page on/off"
    3. when removing the "business logo text", I don't want my logo there. Is there a way to eliminate that entire area so the logo and the call button aren't displayed?
     
  4. priya

    priya Guest

    Hi,

    1) The Custom CSS did not remove the box.

    I have checked this code and it worked perfectly as it should be..

    So you are kindly requested to clear your cache and check the result after that..

    2) My theme options does not have "Front page on/off"

    Have you checked General settings option under Theme Option..?

    If yes and still get the same issue, you are kindly requested to reinstall the theme..

    3) when removing the "business logo text", I don't want my logo there. Is there a way to eliminate that entire area so the logo and the call button aren't displayed?


    For this, please paste the code given below in Custom CSS field of your dashboard.
    Code:
    .header_container {
        display: none;
    }
    Hope it will resolve your issue

    Do let me know if you need more assistance,

    Thanks & Regards!
    Priyanka
    InkThemes.com
     
  5. ljgreen123

    ljgreen123 New Member

    Joined:
    Jun 9, 2014
    Messages:
    5
    Likes Received:
    0
    Thanks for all your help. The only remaining issue is that the front page setting still does not appear even after reinstalling.
     
  6. priya

    priya Guest

    Hi,

    It seems that you have not configured your settings appropriately...

    Kindly follow the screenshot given below.

    frontpage_on.png

    frontpage_on2.png

    Hope it will resolve your issue

    Do let me know if you need more assistance,

    Thanks & Regards!
    Priyanka
    InkThemes.com
     
  7. kyoung76

    kyoung76 New Member

    Joined:
    Aug 24, 2016
    Messages:
    4
    Likes Received:
    0
    This option does not appear in the BlackRider Theme....Can you please provide a fix!
     
  8. priya

    priya Guest

    Hello,

    To determine and fix the issue, we need to access your dashboard.

    So, send us your website WordPress login details at [email protected] along with the thread link.

    Your Website URL:
    WordPress Username:
    Password :


    Looking forward to your reply.

    Thanks & Regards!
    Priyanka
    InkThemes.com
     

Share This Page