Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #1310496

    Hi my friends,

    I would like to show the widgets elements inside a box with a border with space just as you have it.

    persona

    Thanks

    #1310504

    Hey Junior,

    Can you provide a link to the site/page in question so we can look into this issue further.

    Best regards,
    Jordan Shannon

    #1310534

    Ok, thanks,

    I will send you private link

    #1310668

    Hi,

    Thanks for the link. Which widget do you want to add a border to?

    Best regards,
    Rikard

    #1310776

    I would like to add the borders to the images of the ads

    #1310875

    Hi,

    Please try the following in Quick CSS under Enfold->General Styling:

    #media_image-13 {
        border: 1px solid #ddd;
        border-radius: 5px;
    }

    Best regards,
    Rikard

    #1310926

    I want it to look like this image

    barra

    #1311284

    Hi honkatech,

    Can you try to use this CSS:

    .widget_media_image img {
        border: 1px solid #ddd;
        padding: 10px;
    }

    Best regards,
    Nikko

    #1311288

    Thanks you very much Nikko

    #1311318

    Hi,

    Did you need additional help with this topic or shall we close?

    Best regards,
    Jordan Shannon

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