Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #434733

    Hi

    I’ve got 8 buttons on my home page (I used this code to size them:

    .avia-button.avia-size-x-large { min-width: 300px; }
    }

    and I want to add images above them which are the same size as the buttons, but the image size is being automatically reduced (I’ve tried images of differing sizes). Can you advise how I can achieve this please?

    Many thanks

    #435061

    Hi Picante!

    Could you provide us with a link to the site in question so that we can take a closer look please?

    Cheers!
    Rikard

    #435438
    This reply has been marked as private.
    #435794

    Hi!

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

    .page-id-35 .avia-button.avia-size-x-large {
      min-width: 248px !important;
    }

    Best regards,
    Rikard

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