Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #479784

    Is there a possibility to change the pre-defined image size of 125×125? I would like a smaller size.

    #479789

    i mean via short css, no child or plugin :)

    #479845

    Hi!

    Can you please post the link to your page and point out the image you would like to resize? :)

    Cheers!
    Yigit

    #500508

    Hi Yigit,
    I would like to resize the two images in the footer…
    I also have a specific problem with a picture in the main content of a page (I post the links below). I once inserted an image and then deleted it later – but it is still there! I did empty my cache, tried a different browser and also send the link to collegues; same, the image is still online there. But it is missing in the avia editor, so i have no chance to delete or change it.
    thx for looking!

    #500577

    Hey!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    #footer #avia_partner_widget-3 img {
        width: 125px!important;
        height: 125px!important;
    }

    Best regards,
    Yigit

    #500962

    Hi Yigit, thx, that worked!
    could you still look into that other thing?

    #500984

    Hi!

    Please add following code to Quick CSS as well

    .page-id-4006 .avia-builder-el-6 {
        display: none;
    }

    Regards,
    Yigit

    #500995

    Hi,

    nope, it did not work, except it added a layer slider on top….
    I meant the image that shows a mac, a smartphone, tablet etc. in the middle of the page.
    but if i want to change it, the section in the avia layout section is missing…

    #501011

    Hey!

    Sorry i was looking at somethig else. I was able to remove the image. Please review your website now :)

    Best regards,
    Yigit

    #501014

    perfect, thank you!

    #501020

    Hey!

    You are welcome, glad we could help :)

    Cheers!
    Yigit

Viewing 11 posts - 1 through 11 (of 11 total)
  • The topic ‘Footer Widgets – change size of images in the advertising area’ is closed to new replies.