Widget does not outline.

Discussion in 'Blackriders WordPress Theme' started by bart0172, Oct 20, 2014.

  1. bart0172

    bart0172 Guest

    Joined:
    Nov 4, 2012
    Messages:
    43
    Likes Received:
    0
    The white top text does not outline well with the blue underneath. Can we fixx this?

    http://www.glasherstelservice.nl/onze-vestigingen/

    plus.. is there a way that it does not have the scroll down option in the widget? I copied some code from another question:

    .signinformbox_wrapper {
    height: auto;
    overflow: hidden;
    }

    But I guess that only does the homepage lead form?? anyway, it dit not work on the lead form in the widget...

    TY.

    Bart
     

    Attached Files:

  2. Yogesh

    Yogesh Guest

    Joined:
    Aug 8, 2014
    Messages:
    2,052
    Likes Received:
    41
    Hello,

    We have fixed this issue and uploaded it to members area, download a fresh copy of latest theme and upload it to your website that will resolve your issue.

    Thanks & Regards
    Yogesh Bhade
     
  3. bart0172

    bart0172 Guest

    Joined:
    Nov 4, 2012
    Messages:
    43
    Likes Received:
    0
  4. Pramod

    Pramod Guest

    Joined:
    Aug 8, 2014
    Messages:
    2,847
    Likes Received:
    63
    Hello,
    Please paste the code given below in Custom CSS section
    (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard.
    Code:
     .sidebar .signinformbox_wrapper {
    height: auto;
    }
    Thanks & Regards
    Pramod
     

Share This Page