Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1434483

    Hey,

    is it possible to get the box bigger so that the text is in one or two lines?

    -> https://ibb.co/zH5jdzL

    #1434502

    Hey Anna_Tewes,

    Thanks for the screenshot. Could you post a link to where we can see the actual element as well please?

    Best regards,
    Rikard

    #1434747

    yes ofc.

    #1434756

    Hi,

    Thanks for that. Please try the following in Quick CSS under Enfold->General Styling:

    .slideshow_caption {
      width: 60%;
    }

    Best regards,
    Rikard

    #1434767

    Thank you, worked!!

    Can you tell me how can I hide the PDF button only on this Site?

    #1434775

    Hi,

    Please try this CSS as well:

    .page-id-10219 .pmb-print-this-page {
      display: none; 
    }

    Best regards,
    Rikard

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