New Landing How can we help? Atelier Product regular & sale price to fit in one line

Viewing 7 posts - 1 through 7 (of 7 total)
  • Posted in: Atelier
  • #329939
    reijopuhm
    Member
    Post count: 6

    Could you help me out, I would like to have the regular and sale price to fit in one line and align center.
    I added my website so you could check out what I mean.

    Thanks a lot in advance!

    #329963
    reijopuhm
    Member
    Post count: 6
    This reply has been marked as private.
    #330076
    David Martin – Support
    Moderator
    Post count: 20834

    Please add this to Theme Options => Custom CSS:

    1)

    .woocommerce ul.products li.product .price del {
        display: inline-block !important;
    }

    2)

    li.menu-item.sf-mega-menu > ul.sub-menu > div,
    li.menu-item.sf-mega-menu.sf-mega-menu-fw>ul.sub-menu{
        background-color: red;
    }
    #330085
    reijopuhm
    Member
    Post count: 6
    This reply has been marked as private.
    #330088
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    The grey area?

    -Rui

    #330090
    reijopuhm
    Member
    Post count: 6
    This reply has been marked as private.
    #330092
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Add the code below to your custom css option, adjust to the desired color.

    li.menu-item.sf-mega-menu>ul.sub-menu>li ul, li.menu-item.sf-mega-menu>ul.sub-menu>div>li ul{
       background-color: #c12d2d!important
    }

    -Rui

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 the following item
Login and Registration Log in · Register