Okay
  Public Ticket #1041085
Banner Box Button Tablet Rendering Issue
Closed

Comments

  •  2
    Andrew started the conversation

    At certain sizes (e.g., tablet), the text banner box button goes off the edge of the text banner box (see image attached or, re-size the Related URL to see it).  Can this be fixed or, is there some sort of work-around?

    Thanks!

  •  1,558
    Laborator replied

    Hi Andrew,

    Go to Custom CSS > Responsive > Small and add the following CSS, it should fix the issue of the text-banner issue.

    .lab_wpb_banner.wpb_content_element.banner.banner-default.text-button-center {
        padding: 138px 0px;
    }
    .banner .button_outer
    .button_inner {
      padding: 0px 10px;
    }
    

    Best regards,
    Laborator Team


      Documentation         Join Kalium Users Group

  •  2
    Andrew replied

    Hi Art,

    Thank you.

    Unfortunately, that wasn't really an improvement.  The original issue persists on the tablet view and, it dramatically changed the normal desktop size view as well.  See the attached images.

    I have reverted the change since it was better before.

    I think, optimally, the entire button and its text needs to be smaller at the tablet size while leaving other sizes unchanged.

    Best,

    Andrew

  •  1,558
    Laborator replied

    Hi Andrew,

    Can you please share your site credentials here, because we need to login to your site and see this issue live. Your information is safe (private) in this thread.

    To include your credentials click Insert Credentials button in editor toolbar. (See how)

    Best regards,
    Laborator Team


      Documentation         Join Kalium Users Group

  •   Andrew replied privately
  •  1,558
    Laborator replied

    Hi Andrew,

    I made some other changes, can you check it now as it is not possible to style it better, the banner button usually is in a row.

    Best regards,
    Laborator Team


      Documentation         Join Kalium Users Group

  •  2
    Andrew replied

    Hi Art,

    Thank you.  That's a lot better than it was.

    Cheers,

    Andrew