Forum Replies Created

Viewing 12 posts - 91 through 102 (of 102 total)
  • Author
    Posts
  • in reply to: Table width #681315

    If you resize the window the issue should become very clear…

    in reply to: Table width #681239

    I can explain this easily in words: The table should content should be fully accessible on mobile devices. Currently, the last columns to the right are cut off.
    Best wishes,
    Chris

    in reply to: Table width #679385

    Haven’t tried this because I need to use the tabs for layout reasons. However, it would be great if you could let me know how to fix the width of the tab-container on mobile devices (i.e., make it unresponsive/ fix the width) . Many thanks for your support!

    in reply to: Floating hamburger menue on mobile phone #679383

    Excellent – problem solved. Thanks for the super-fast response Yigit!

    in reply to: Table width #673696

    Many thanks for this — but it is still not working. The problem is that the tab-component is responsive and it resizes the embedded contents via css3 media-queries (in this case the table). Perhaps you could let me know how to fix the width of the tabs instead of the table. Many thanks for your support!

    in reply to: Table width #673134

    Hi Rikard,
    many thanks for your support. That’s exactly what I was looking for. However, unfortunately the css selector doesn’t work for me – the table is still resizing even though the minimum width should know be fixed.
    P.S. I also added !important as a suffix but without any result…

    in reply to: Table width #672272

    Thanks for your reply Vinay. However, I’m using a regular table and not the inbuilt table-extension. I would just like to fix the width via css (make it non-responsive).

    in reply to: Mega menu partially hidden #668041

    excellent — problem solved — I added the “!important” rule:

    #header .six.units {
        width: 338px!important;
    }

    Many thanks!

    in reply to: Mega menu partially hidden #668034

    thanks for the quick response!

    in reply to: Border of Layerslider thumbnail container #619677

    Hi Rikard,

    yes -many thanks for your support.

    Cheers,

    Chris

    in reply to: Border of Layerslider thumbnail container #618351

    Many thanks – but that did not work. The CSS class I was looking for is
    .ls-thumbnail-hover-inner

    e.g.,
    .ls-thumbnail-hover-inner {
    border:10px solid #000 !important;
    }

    Cheers,

    Chris

    in reply to: Border of Layerslider thumbnail container #618269

    Many thanks for your reply. Unfortunately the page is currently password-protected – however I mean the border around the preview-thumnails which appear on mouse-rollover in the layerslider.

Viewing 12 posts - 91 through 102 (of 102 total)