Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1103921

    Hello,

    Would you please suggest codes I can place in the child theme to fix the alignment issues. Please see private content for links.

    Thanks,
    Nik

    #1104126

    Hello,

    Any CSS code suggestion to resolve the alignment issues to my earlier questions?

    Also, I tried adding spacing between the partner logos. using the CSS code below. Syntax error (padding: 20px!important). Code doesn’t work.

    /* Partner logo Spacing */
    #top .avia-logo-element-container .slide-entry {
    padding: 20px!important;
    }

    Any suggestions?

    Thanks,

    Nik

    #1104739

    Hi Nik,

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

    .pc-register-bottom-box {
      padding: 0 20px;
    }

    Best regards,
    Rikard

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