Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #437567

    How is it possible to have a fixed space between the logos with the partner/logo element like a grid? Thank you for your help.

    #437925

    Hey paaploo!

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

    Regards,
    Rikard

    #438859
    This reply has been marked as private.
    #439522

    Hey!

    I’m not sure I understand what you mean, all I could see in your link was a row of black boxes with equal spacing?

    Cheers!
    Rikard

    #439607

    In the version you saw, I tried to make equal spaces. Now, I changed the dimension of the site and the space between left and right is different to up and down. Or is it a PC <-> Mac Browser Problem?

    #440108

    Hi!

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

    .page-id-26 .slide-entry-wrap{
      padding-top: 50px !important;
    }
    
    .page-id-26 .avia-content-slider-inner div:first-child{
      padding-top: auto !important;
    }
    

    Adjust the value 50 to your liking.

    Cheers!
    Rikard

    #440181

    Thank you, it works :-)

    By the way, in wich file can I write this code line directly?

    #440520

    Hi!

    You can use Enfold/css/custom.css file or add the code to Style.css file of your child theme.

    Cheers!
    Yigit

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