Services Widget

Home Forums Business Club Pro Services Widget

  • This topic is empty.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #762
    Anonymous
    Inactive

    I am using the Services Widget in my Front Page Widget Area. I would like to know if I can specify that the box around each service be the same height, rather than being driven by the excerpt length. Can you please assist with any code that could be used?

    Site is: http://new.ccesm.com.au/

    Thanks in advance.

    #769
    Axle Support
    Moderator

    Hello,

    Please add the below given CSS to

    Dashboard -> Appearance -> Customize -> Additional CSS

    .services-layout-1.business_club_widget_services .service-block-inner {
        min-height: 371px;
    }

    Hope it helps.
    Regards.

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.