Filter font /box swatches size Capitalize

This topic has 11 replies, 2 voices, and was last updated 14 minutes ago ago by mantolis

  • Avatar: xstore
    mantolis
    Participant
    April 28, 2026 at 09:31

    hello friend , i would like some assistance please.!

    I want to increase a little bit the font size and maybe the box (if needit) of filter swatches (left side bar). The Font is Upper and i don’t want that eg i want 6×7 and not 6X7.
    Also, when i mouse over the left area of filter, i have a scroll bar. Is any way not have that?
    And something else please, when i choose option of filter, i have scroll page. I don’t want that. Is any way stop that?
    Thank u
    Best Regards
    Apostolis

    Content is visible for topic creator and
    support staff only.
    Files is visible for topic creator and
    support staff only.
    10 Answers
    Avatar: Andrew Mitchell
    Andrew Mitchell
    Support staff
    April 28, 2026 at 11:54

    Hello, mantolis,

    To change “6×7” instead of “6X7,”
    we kindly request access to the FTP. Please provide it to us.

    Best regards,
    8Theme Team

    Avatar: xstore
    mantolis
    Participant
    April 28, 2026 at 12:43

    yes, sure! i’ll post it to private area
    thank u

    Content is visible for topic creator and
    support staff only.
    Avatar: Andrew Mitchell
    Andrew Mitchell
    Support staff
    April 28, 2026 at 15:45

    Hello, mantolis,

    Thank you for providing access. Could you please send us the link to the website’s admin panel? It seems that the “Coming Soon” mode is currently enabled, so we are unable to view the site. In addition, the standard admin panel URLs appear to have been replaced and now return a 404 error.

    Best regards,
    8Theme Team

    Avatar: xstore
    mantolis
    Participant
    April 28, 2026 at 18:58

    Please try now, same credentials
    Best regards,
    Apostolos

    Avatar: Andrew Mitchell
    Andrew Mitchell
    Support staff
    April 29, 2026 at 06:57

    Hello, mantolis,

    We would like to inform you that we are still unable to access your website and log in to the admin panel.

    Best regards,
    The 8Theme Team

    Avatar: xstore
    mantolis
    Participant
    April 29, 2026 at 07:14

    Hello. i disable the the “Coming Soon” mode. i post in Private content the url path.
    Best regards,

    Content is visible for topic creator and
    support staff only.
    Avatar: Andrew Mitchell
    Andrew Mitchell
    Support staff
    April 29, 2026 at 11:22

    Thank you for providing access. To implement the necessary changes, we have added the following custom CSS.

    ul.st-swatch-size-large li.type-label a,
    ul.st-swatch-size-large li.type-label span {
    
        font-size: 12px !important;
        padding: 6px 10px !important;
    
        min-width: 50px !important;
        min-height: 32px !important;
    
        display: inline-flex !important;
        align-items: center !important;
        justify-content: center !important;
    
        line-height: 1.2 !important;
        border-radius: 5px !important;
    
        text-transform: none !important;
    }
    
    ul.st-swatch-size-large {
        display: flex !important;
        flex-wrap: wrap !important;
        gap: 6px !important;
    }
    
    .sidebar,
    .sidebar-widget,
    .shop-sidebar,
    .etheme_widget_product_filter,
    .etheme-filter-content {
    
        max-height: none !important;
        overflow: visible !important;
    }
    
    .etheme_widget_product_filter ul,
    .widget_layered_nav ul {
        max-height: none !important;
        overflow: visible !important;
    }
    
    ::-webkit-scrollbar {
        width: 0px;
        background: transparent;
    }

    Best regards,
    The 8Theme Team

    Avatar: xstore
    mantolis
    Participant
    April 29, 2026 at 13:28

    thank u friends.
    Could you plese guide me about filter side bar. i dot want to have it. is any way to do that?
    Best Regards
    Apostolis

    Avatar: Andrew Mitchell
    Andrew Mitchell
    Support staff
    April 30, 2026 at 06:47

    Hello, mantolis,

    We have added the following custom CSS to remove the scrollbar in the sidebar.

    .etheme_sidebar-widgets-count-aside .etheme-elementor-off-canvas_content{
    	overflow: visible;
    }  

    Best regards,
    The 8Theme Team

    Avatar: xstore
    mantolis
    Participant
    April 30, 2026 at 10:46

    Hello, Thank u a lot for your assistance. You provide excellent support!
    I would like to ask something more. Is any way to stop scroll up the page after i choose a filter from side options?
    Best regards, Apostolis

  • Viewing 11 results - 1 through 11 (of 11 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.