Home Forums WoodMart support forum Custom css not applying to store sidebar

Custom css not applying to store sidebar

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #437195

    lpsdlv
    Participant

    I`m trying to customize woocomerce store page sidebar, but the custom css is not being applied there.
    This is the custom css:

    /*Store sidebar */
    aside.sidebar-container.col-lg-3.col-md-3.col-12.order-last.order-md-first.sidebar-left.area-sidebar-shop{
    	background: #d1d9e6 !important;
    	box-shadow: rgba(28, 75, 100, 0.1) 0px 3px 12px !important;
    	padding: 20px !important;
    }

    I have also tried other selectors such as:
    body > div.website-wrapper > div.main-page-wrapper > div.container > div > aside
    .sidebar-container

    Screenshot attached to private content.

    #437598

    Hello,

    The problem is caused by incorrect custom CSS which breaks all the code following below: https://prnt.sc/oaHHnL8rllKn

    If you have any questions please feel free to contact us.

    Best Regards

    #437675

    lpsdlv
    Participant

    Thank you! What a silly mistake.

    Perhaps I could suggest xtemos to implement other code editor? Would be less work for support 😀 . For example, Divi theme uses I believe CodeMirror which shows these errors – https://i.imgur.com/qzZ3zGV.png

    #437876

    Hello,

    WoodMart works with either the WP Bakery builder or the Elementor builder at once, but not with both at the same time. The demo content would be based on the chosen builder. It is not possible to switch from one builder to another after setting everything up.

    Best Regards

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