Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1209324

    hi there, under the featured patterns section, i can’t figure out how to get the pricing center aligned with CSS. Can someone help with this quick fix. THANKS!

    #1209425

    Hey bobfurgo,

    Please try the following in Quick CSS under Enfold->General Styling:

    .inner_product_header_cell span.price {
      display: block;
    }

    Best regards,
    Rikard

    #1209548

    Hi Rikard, thank you! However that didn’t work unfortunately.

    #1210176

    Hi bobfurgo,

    Can you try this CSS code:

    #top .inner_product_header_cell span.price {
        display: block;
    }

    Best regards,
    Nikko

    #1211858

    worked great thank you nikko!

    #1211924

    Hi bobfurgo,

    We’re glad that we could help you :)
    Thanks for using Enfold and have a great day!

    Best regards,
    Nikko

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘center pricing on products’ is closed to new replies.