CPT Categories Font

This topic contains 6 replies, has 3 voices, and was last updated by  Caryl Hale 7 years, 10 months ago.

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket
  • Author
    Posts
  • #214827

    Caryl Hale
    Free User
    Post count: 39

    Hi-

    I realize this maybe a customization question, but I was hoping that this widget would be similar to the look of the popular places category widget, and it is not. The font is huge and the categories therefore cannot be read entirely…Is this widget not compatible with the GD top section and perhaps that is why it looks so funny?

    #214890

    Paolo
    Site Admin
    Post count: 31206

    Hi,

    no it is simply different. You can change the font size and any other elements via CSS.

    https://wpgeodirectory.com/docs/customizing-your-style/

    Thanks

    #215411

    Caryl Hale
    Free User
    Post count: 39

    I looked in there, and in h2 for the font height and put in the css code, but the problem is it changes all of the fonts throughout the website. I only want to fix this is the custom post type category widget.

    #215490

    Paolo
    Site Admin
    Post count: 31206

    Hi,

    please provide a link and we will help with the css.

    Thanks

    #217713

    Caryl Hale
    Free User
    Post count: 39

    http://www.thenortonlocal.com/location/

    Here is the page I am trying to fix. I managed to change the size to 20px (I think that’s what I changed it to) which works okay…The Travel and Accomodations is overlapped by the box on the map though…

    Anyhow, when I changed this, it messed with my h4 settings…now on the home page, what used to be in dancing script is now plain. This occurred when I made the size changes on the business directory page. An example of the dancing script is on the cursive writing on the slider image on the home page.

    #218030

    Kor
    Moderator
    Post count: 16516

    Hi Caryl,

    Try using the custom CSS below and see if it’s what you’re looking for. Insert into GD > Design > Style > Custom Style CSS

    
    
    .gd-cptcats-widget h3.gd-cptcat-cat{
        font-size: 15px;
    }

    Thanks!

    #218294

    Caryl Hale
    Free User
    Post count: 39

    Perfect, thank you!

Viewing 7 posts - 1 through 7 (of 7 total)

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket