New Landing How can we help? Themeforest Theme Support Dante Product page sidebars issues

Viewing 7 posts - 1 through 7 (of 7 total)
  • Posted in: Dante
  • #310003
    Gurg90
    Member
    Post count: 4

    Hello, I have some problems with the sidebars:

    1)When I use single side bar on a product page, it’s width remain 33%, although at the menu options I set 1/4 width. When I use both sidebars, width became 25%, but content looks weird

    single sidebar page example

    both sidebars page example
    How can I set single sidebar width at a product page to 25%? And How can I fix bug with both sidebar appearance?

    2)Is that possible to enable sidebar options for all products page? Now I can enable it one by one, but it’s pretty uncomfortable

    Thank you

    #310140
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Can you provide us admin credentials to have a look at your settings?
    Use the private reply.

    -Rui

    #310163
    Gurg90
    Member
    Post count: 4
    This reply has been marked as private.
    #310371
    Gurg90
    Member
    Post count: 4

    Any news?

    #310488
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Add this code to the custom css option to sort the sizes of the sidebars.

    .has-left-sidebar.has-one-sidebar > .left-sidebar {
        width: 25%!important;
    }
    .has-left-sidebar.has-one-sidebar > .col-sm-8 {
        width: 75%!important;
    }
    .has-both-sidebars .page-content {
        float: right!important;
        width: 75%!important;
    }
    

    I’m afraid it’s not possible to bulk change the sidebar options for all products.

    -Rui

    #310544
    Gurg90
    Member
    Post count: 4

    One sidebar after this ccs work well, but both sidebar remain bugged (right sidebar goes under the related products), any thoughts why? example

    #310926
    David Martin – Support
    Moderator
    Post count: 20834

    Thanks I can replicate this, just looking into this further for a fix.

    – David.

Viewing 7 posts - 1 through 7 (of 7 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register