• Resolved KimMcDougalcrafter

    (@ormgrecipes)


    I’m using the Random Product on my sidebar and it looks great except for the price. It’s all the way on the left of the box and looks disproportionate. Is there a way to make it centered and the description as well?

    The page I need help with: [log in to see the link]

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Support ecwid_team

    (@ecwid_team)

    Hi there!

    I believe it’s possible to change the positions for the price and description with the help of CSS code. We will be glad to assist you. Please give us a link to your site, so we will be able to prepare this code.

    Thread Starter KimMcDougalcrafter

    (@ormgrecipes)

    Thank you! The link is https://kimmcdougal.com/blog-posts/ (this is the page that shows my sidebar).

    Thread Starter KimMcDougalcrafter

    (@ormgrecipes)

    Any help please?

    Plugin Support ecwid_team

    (@ecwid_team)

    Hi Kim!

    This is Daria from Ecwid Customer Care Team. I’m terribly sorry for keeping you waiting for a reply so long.

    I checked your website and created a code for you to change the positions for the price and description. Please, add it to your active CSS theme in Ecwid control panel>Design>Edit theme:

    .ecwid.ecwid-SingleProduct-v2.loaded .ecwid-title, 
    .ecwid.ecwid-SingleProduct-v2.loaded .ecwid-productBrowser-price{
        text-align: center;
    }

    Remember to save the changes.

    I hope this will help! By the way, feel free to contact us directly at [email protected]. Our Customer Care team will be happy to help you with any requests you may have.

    Thanks and sorry for the delay again.

    Thread Starter KimMcDougalcrafter

    (@ormgrecipes)

    @ecwid_team Daria! You are fantastic, that code works perfectly! Thank you so much!

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Can’t Style Random Product on Sidebar’ is closed to new replies.