New Landing How can we help? Atelier SPB Widget Title Centering, Product Page Prices in Bold, and Sale Prices in Red

Viewing 2 posts - 1 through 2 (of 2 total)
  • Posted in: Atelier
  • #225670
    agermster
    Member
    Post count: 10

    1.) Can you please let me know how to center the titles for each of the SPB section widgets on my home page?

    As shown in the attached screenshot #1, the following widget titles need to be centered: New Arrivals, Graziela’s Favorites, Celebrities in Graziela, Retailers, and Articles by Graziela.

    2.) How do I make the prices on each of the product pages bold text? For example, $1,050 in the attached screenshot #2?

    3.) How do I make the text for sale prices in black instead of red? See screenshot 3.) for example.

    Thanks so much!

    Attachments:
    You must be logged in to view attached files.
    #225830
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    
    .title-wrap .spb-heading {
        font-size: 17px;
        width: 100% !important;
        text-align: center;
        position: absolute !important;
    }
    
    .woocommerce div.product .summary h3.price{
    font-weight:800 !important;
    }
    .woocommerce ul.products li.product .price ins, .woocommerce-page ul.products li.product .price ins {
        color:#ff0000 !important;
    }

    Thanks
    Mohammad

Viewing 2 posts - 1 through 2 (of 2 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