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

Ascend: Header Title Default Background – No background image in Mobiles

Home / Forums / Membership Forums / Ascend: Header Title Default Background – No background image in Mobiles

This topic is: Resolved
[Resolved]
April 14, 2019 at 6:01 am

Hi,
I have a background image in standard view, but for mobiles I want to show only a background color.
Where can I disable the background image for mobiles. This css I have used for the background color:

/* HEADER MOBILE*/

@media
(max-width: 767px){
.titleclass {
background: #7bb15a; !important;
}
}

Regards,

Pamela

  • The forum ‘Membership Forums’ is closed to new topics and replies.