Support » Plugin: Portfolio Gallery, Product Catalog - Grid KIT Portfolio » resizing popup desription aera

  • Resolved enercub

    (@enercub)


    I need a little help with the sizing and spacing/area for the font in the title and description sections in the popup feature in Gridkit team. That did work for the title, but I could not figure out the description CSS code to work. I am also trying to make the area with the description is bigger so there is no scroll. If you could help me with these few aspects I would greatly appreciate it.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Sorry for the late reply! Please provide your website url, so I’ll check what kind of custom css styles you need for this. Also, please take a screenshot and hi-light exactly what spacing you’d like to increase. If you want, you can send us an email to support@wpsofts.com

    Please use this css styles, I think this is what you exactly need:

    
    h4.crp-popup-title {
        margin-bottom: 20px !important;
    }
    p.crp-popup-desc {
        height: 60px;
    }
    
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘resizing popup desription aera’ is closed to new replies.