Viewing 3 replies - 1 through 3 (of 3 total)
  • Dear @michalhrncir,

    Did you add any custom css to remove the close button from the light box?
    It is missing in the desktop view as well:

    Do you want to add it to the mobile view only?

    Sincerely,

    Thread Starter michalhrncir

    (@michalhrncir)

    Dear Asya,
    thanks for your reply.
    I add CSS custom to change color for some text – so maybe this is a reason to disapear the close button. Im sorry…

    I wish add close button to all view if its possible…?

    Please can you help me to change my CSS customizing to view a close button?
    /*change primary color*/
    .color-accent,.color-accent-hover:hover,.color-accent-hover:focus,:root .has-accent-color,.has-drop-cap:not(:focus):first-letter,.wp-block-button.is-style-outline,a,blockquote,.border-color-accent,.border-color-accent-hover:hover,.border-color-accent-hover:focus,button:not(.toggle),.button,.faux-button,.wp-block-button__link,.wp-block-file .wp-block-file__button,input[type=”button”],input[type=”reset”],input[type=”submit”],.bg-accent,.bg-accent-hover:hover,.bg-accent-hover:focus,:root .has-accent-background-color,.comment-reply-link,.fill-children-accent,.fill-children-accent *,.primary-menu > li > a,body:not(.overlay-header) .primary-menu > li > .icon,.modal-menu a,.footer-menu a, .footer-widgets a,#site-footer .wp-block-button.is-style-outline,.wp-block-pullquote:before,.singular:not(.overlay-header) .entry-header a,.archive-header a,.header-footer-group .color-accent,.header-footer-group .color-accent-hover:hover,.social-icons a,#site-footer button:not(.toggle),#site-footer .button,#site-footer .faux-button,#site-footer .wp-block-button__link,#site-footer .wp-block-file__button,#site-footer input[type=”button”],#site-footer input[type=”reset”],#site-footer input[type=”submit”] { color: #FFFFFF !important; }

    Thanks a lot
    Michal ;o)

    Thread Starter michalhrncir

    (@michalhrncir)

    Dear Asya,
    Im solved it now.

    Adding code:
    .bwg-icon-times-sm { color: #000000 !important; }

    Your solution change color also in other web page parts.

    But thanks a lot for your help.
    Nice day
    Michal

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘No close button in lightbox’ is closed to new replies.