How do I change the thumbnails back to the way they were?

This topic contains 17 replies, has 2 voices, and was last updated by  Alex Rollin 4 years, 10 months ago.

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

Open Support Ticket
  • Author
    Posts
  • #490262

    Alex Rollin
    Moderator
    Post count: 27815

    You can add colors instead, then, like

    
    
    
    /*GDV2 - Supreme Featured Area - Make Popular Categories text background Transparent*/
    header .featured-area .geodir-categories-container .gd-cptcat-rows ul li {
        background: pink;
    }
    /*GDV2 - Supreme Featured Area - Make Popular Categories text background Transparent*/
    header .featured-area .geodir-categories-container ul li {
        background: grey;
    }
    
    #490503

    tinamama
    Full Member
    Post count: 317

    Ok, but doesn’t that do the same color for every category? I have each category set to a different color. Is there a way to specify a different color for different categories? I did this for the background color…I just need to know how to do this for that stripe.

    #490667

    Alex Rollin
    Moderator
    Post count: 27815

    That would require custom CSS as the feature is not designed to work that way. It has a different single background color for the text portion of the element.

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

Viewing 3 posts - 16 through 18 (of 18 total)

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

Open Support Ticket