[mphb_services] -Remove description

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1307975
    István Tornyos
    Participant

    Hi,

    I use the [mphb_services] shortcode. I would like the short description under the title not to appear.

    Can you help?

    Thanks
    István

    #1309344
    J. Davis
    Keymaster

    Hi István,

    Thanks for your question. You may try to apply the style below to Appearance > Customize > Additional CSS to hide the description of the service added by shortcode:

    .mphb_sc_services-wrapper .mphb-service p:not(.mphb-price-wrapper){
    	display:none;
    }

    best regards,
    J. Davis

    #1310640
    István Tornyos
    Participant

    Thank you for always helping me quickly.

    But that doesn’t work right now. Deletes everything, only the name / address of the service remains. I only want to delete the short description. Keep the name of the service, the photo, and the “read more” link.

    Thanks for the help.

    #1311158
    J. Davis
    Keymaster

    Hi István,

    Could you please provide website URL where this shortcode is applied so that I could check this on your website?

    best regards,
    J. Davis

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