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

Widget > Image menu

Home / Forums / Pinnacle Theme / Widget > Image menu

This topic is: Resolved
[Resolved]
Posted in: Pinnacle Theme
August 28, 2015 at 2:25 am

Hello Ben,

Since the new update, my CSS code does not work well about my widget “image menu”. It is very strange because it works if I try directly the code on the page.
Just a part of my code is now respected here : (just the color of the title and its position + the border under it).

Here my code :
.home-message h4 {
color: #333333;
padding: 6px 0px;
background: rgba(255,255,255,0.8);
}
.home-message h4:after { /* hide border under the title */
display: none;
}

.infobanner .home-message { /* Container - Texte */
vertical-align: bottom;
}

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