Category widget

Discussion in 'GeoCraft WordPress Theme' started by rogerb, Oct 5, 2014.

  1. rogerb

    rogerb Active Member

    Joined:
    May 8, 2012
    Messages:
    481
    Likes Received:
    33
    After upgrading to v2 I've had to turn off the count facility in the "Geocraft Listing Categories" widget that I use on the home page and elsewhere as it wraps onto a new line and looks terrible - also extends the page lengths incorrectly.

    Where's the problem and how can I fix it or is it a theme update type of issue?

    Roger B
     
  2. Yogesh

    Yogesh Guest

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

    Please provide us your website url as well as the screenshot where you facing the problem.

    Thanks & Regards
    Yogesh Bhade
     
  3. rogerb

    rogerb Active Member

    Joined:
    May 8, 2012
    Messages:
    481
    Likes Received:
    33

    Attached Files:

  4. Yogesh

    Yogesh Guest

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

    Paste the code given below in Custom CSS section
    (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard.
    Code:
    .sidebar ul li a {
    display: inline-block;
    }
    It will resolve your issue.

    Thanks & Regards
    Yogesh Bhade
     
  5. rogerb

    rogerb Active Member

    Joined:
    May 8, 2012
    Messages:
    481
    Likes Received:
    33
    Thanks Yogesh it solved the issue but will it be fixed properly in the next release of the theme?

    Roger B
     
  6. Pramod

    Pramod Guest

    Joined:
    Aug 8, 2014
    Messages:
    2,847
    Likes Received:
    63
    Hello,
    Yes,We will fix it properly.
    Thanks & Regards
    Pramod
     

Share This Page