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

CSS Image Menu

Home / Forums / Ascend Theme / CSS Image Menu

This topic is: Resolved
[Resolved]
Posted in: Ascend Theme
December 14, 2017 at 12:34 pm

Hi there.

I’ve been using CSS to try and make my image menu items a set width instead of taking up the whole column. The only thing I haven’t be able to do is center it afterwards.

This is the CSS I have:

.page-id-9 .image_menu_overlay{
width: 200px;
}
.page-id-9 .image_menu-bg-item {
width: 200px;
}
.page-id-9 .image_menu_item_link {
width: 200px;
border: 0px;
}
.page-id-9 .image_menu_message {
width: 180px;
border: 0px;
}
.page-id-9 .image-menu-fixed-height.image-menu_item {
width:200px;
}

I will attach a link to the page in a private reply.

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