Home Forums Retail Pro Featured product in the middle (Homepage)

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #11253
    Ilay
    Participant

    Featured product in the middle (Homepage)…..

    Can you create me a mini css code for this?

    https://prnt.sc/tb5csq

    #11255
    Andy
    Keymaster

    This should do it:

    #homepage-sections #section-featured .product {
        float: none;
        margin-left: auto;
        margin-right: auto;
    }
Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Featured product in the middle (Homepage)’ is closed to new replies.