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

Problem with Advanced Settings after last upgrade

Home / Forums / Virtue Theme / Problem with Advanced Settings after last upgrade

This topic is: Not Resolved
[Not Resolved]
Posted in: Virtue Theme
September 26, 2014 at 6:49 am

Hello,

After last upgrade I have a problem with CSS in Advanced Settings in Virtue Premium Template:

I hade four codes there, three of them works correctly after upgrade, but one does not:

I mean a code, which put the titles under carousel in posts (visible during reading single post), the code is:

.carousel_gallery_item a {
display: block;
position: relative;
width: 100%;
}
.carousel_gallery_item small {
background: rgba(0, 0, 0, .5);
bottom: 0;
color: #fff;
left: 0;
line-height: 1.1;
padding: 10px;
position: absolute;
width: 100%;
}

Before the last upgrade it worked very well. Could you help me? What has changed in last upgrade, which does not allow to work for this code, and what can I do with it. I am not a programmist, so please explain me it in simple way :).

I made a Child Theme a couple days ago – could it be the problem? But everything worked well after it – the problems turned out after upgrade two days later.

Best Regards,
Iwona Pacholec

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