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

Primary Menu Text Shadow on Transparent Header

Home / Forums / Ascend Theme / Primary Menu Text Shadow on Transparent Header

This topic is: Resolved
[Resolved]
Posted in: Ascend Theme
January 9, 2020 at 11:26 am

I am setting up a new site with the Ascend theme and have added some simple CSS code to put a shadow behind the primary navigation text, but want to remove it when scrolling down and adding a semi-transparent background, as seen in the screenshot. I’m assuming the change is done with some basic javascript magic, but I’m not familiar with it. Any solutions?

#pageheader .page_head_title {
text-shadow: #000 2px 2px 7px;
}

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