Page Title Transparent

Hi there, I wonder is it possible to make the background behind the Page Title bar transparent so the page background image is seen behind the page title text? thanks, Greg

Hi Gregory,

Thanks for reaching out.
Not sure what exactly you are trying to point out. Can you please share the specific URL and login credentials if that is required for accessing the URL?

Thanks

Hi there, thanks for getting back to me. Basically I’m just wondering if it is possible for the smoke image to be seen behind this page title for instance. So instead of the black band with FAQs title on it you would see just FAQs with the smoke image behind. Hope that makes sense. Here’s the url: https://www.abridged.zone/abridged-frequently-asked-questions-2/ thanks, Greg

Hello Greg,

Do you mean like this?

The Page Title background color is black because you have added this custom CSS:

body .x-header-landmark {
    border-color: #000;
    background-color: #000;
}

By updating your custom CSS and settings the colors to transparent should be able to achieve what you have in mind. The screenshot will be the result of the suggested color change.

Best Regards.

Hi there, that’s brilliant! Thanks! Didn’t realise I could just do that. Thanks again! best, Greg

Hi Gregory,

You’re welcome! If you have any other concerns or clarifications regarding our theme features, feel free to open up a new thread.

Thank you.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.