Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Support Prin a11n

    (@prin_settasatian)

    Hello there,

    I understand you’d like to remove the box around the review box or make it white.

    Would it be possible if you post a link to your site? This way, we could be sure about the CSS to use to hide the colored box.

    Otherwise, if you want to change it to white, the hex color code for it is #ffffff (you can also use the shorthand form #fff).

    Let me know if you need further help.

    Thread Starter marxveix

    (@marxveix)

    This is not online site yet, xampp at the moment. I can make this white if i change Primary Color to fff, but then all the links and buttons are white and i use white backround, so buttons and links are not visible. Hope there is easy css or fuctions.php to change it. Other way, if i make primary color white, somehow i need enable links, buttons, menu color back to normal style.

    Same 77a464 colored box is in checkout page @ your order, good if it is possible to remove it there also. Thing that may help, that i change box pixel witdh to 0px, but i do not know what css to add.

    Thread Starter marxveix

    (@marxveix)

    Ok, this did help to resolve this:
    .nav-vertical.nav-tabs > li.active > a, .scroll-to-bullets a.active, .nav-pagination > li > .current, .nav-pagination > li > span:hover, .nav-pagination > li > a:hover, .has-hover:hover .badge-outline .badge-inner, .accordion-title.active, .featured-table, .is-outline:hover, .tagcloud a:hover, blockquote, .has-border, .cart-icon strong:after, .cart-icon strong, .blockUI:before, .processing:before, .loading-spin, .slider-nav-circle .flickity-prev-next-button:hover svg, .slider-nav-circle .flickity-prev-next-button:hover .arrow, .primary.is-outline:hover {
    border-color: #fff;!important

    Hi @marxveix

    Glad to hear you were able to fix it. I’m marking this thread as resolved. If you have any other questions, feel free to start a new topic.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Review box color change to white’ is closed to new replies.