Change Featured Categories height

This topic contains 1 reply, has 2 voices, and was last updated by  Kor 6 years, 7 months ago.

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

Open Support Ticket
  • Author
    Posts
  • #401519

    Maliza
    Expired Member
    Post count: 29

    Hey team – how (or which string of code) do I change, to change the minimum height of the featured category background. I’d like for all of them to be the same height.

    #401561

    Kor
    Moderator
    Post count: 16516

    Hi Maliza,

    You can use the custom CSS code below. Insert into GD > Design > Scripts > Custom Style CSS

    
    
    .sd.home .featured-area .geodir-pcat-show, 
    .sd.sd-location .featured-area .geodir-pcat-show {
        height: 100px!important;
    }

    Thanks!

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

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

Open Support Ticket