Notice: These forums are now retired and closed. For active support, please Submit a Ticket or visit our official WordPress.org community pages.
Kadence Theme | Kadence Blocks | Starter Templates | WooCommerce Email Designer | Ascend | Virtue | Pinnacle

Top bar center

Home / Forums / Virtue Theme / Top bar center

This topic is: Not Resolved
[Not Resolved]
Posted in: Virtue Theme
February 23, 2020 at 6:07 am

Hello,
I have centered the items in the top bar using:
.col-md-6.col-sm-6.kad-topbar-left {
display:none;
}
.col-md-6.col-sm-6.kad-topbar-right {
width: 100%;
}
.topclass .img {
display:block;
text-align:center !important;

}
The text that I have in there is centered perfectly, but the image is not. Can you please tell me what I need to add to center the image?

Thanks for your help.

  • The forum ‘Virtue Theme’ is closed to new topics and replies.