Viewing 11 posts - 16 through 26 (of 26 total)
  • Posted in: Dante
  • #50733
    Melanie – SUPPORT
    Member
    Post count: 11032
    .single-product .sidebar {
    width: 330px;
    float: right;
    }

    decreases the sidebar width on product single pages.

    Cheers

    #311277
    turtleconcept
    Member
    Post count: 19
    This reply has been marked as private.
    #311280
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Try to place the code that Melanie provided in the custom css option in the General Options.

    -Rui

    #311283
    turtleconcept
    Member
    Post count: 19
    This reply has been marked as private.
    #311284
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    @turtleconcept

    Can you provide that page url so we can inspect?

    -Rui

    #311301
    turtleconcept
    Member
    Post count: 19
    This reply has been marked as private.
    #311447
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    I need the url of the page with the sidebar.

    -Rui

    #311492
    turtleconcept
    Member
    Post count: 19
    This reply has been marked as private.
    #311510
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Add the code below to your custom css option.
    The total of the width in the code below should be 100(25 + 75 in my example)

    .has-left-sidebar .col-sm-8 {
        width: 75%!important;
    }
    
    .sidebar.left-sidebar {
         width: 25%!important;
    }

    Hope it works.

    -Rui

    #311532
    turtleconcept
    Member
    Post count: 19

    worked perfectly!

    Thank you very mush!

    Eleni

    #311538
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Great. Glad I could help.

    -Rui

Viewing 11 posts - 16 through 26 (of 26 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