Woocommerce Store Page & Cornerstone

I’ve looked through several of the posts here, and tried several of the solutions offered and am unable to fix my issue. I’m unable to edit my store page with cornerstone. I am needing to change the text held in x-theme-landmark.

I have changed my shop page to something else, but the text moved with it. Can you help me identify where the text lives? I’m currently using the CSS below to hide it, but I’d rather be able to change the text.

Thank you.

header.x-header-landmark {
display: none !important;
}

.format-standard .entry-title:before{display: none !important;}

Hi @bigzigkc,

Thanks for writing to us.

You can change the title and subtitle of the Shop page from X -> Theme options -> Integrity -> Shop Title (add the title here) -> Shop subtitle (add the subtitle here).

Hope it helps.
Thanks

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