-
pmarks
Hi,
I am working in your Prime theme, but I can not change the footer text.
Normally it is layout footer. But when I take the standard route, the normal cube there is to add/edit footer text does not show. I can also not find the info in custom cc.Do you know why?
Kind regards,
Pascal -
David
Hi there,
go to Appearance > GeneratePress and activate the Copyright module.
Then you can edit it in the Customizer > Layout > Footer -
pmarks
Thank you. Solved it.
Last quick question (A men can always hope), At my homepage in the Amazon theme, the gallery sliders show incorrect. Do you know why?
-
David
Its because of this CSS:
body:not(.single) .inside-wc-product-image { width: 300px; height: 300px; overflow: hidden; display: flex; align-items: center; margin: auto; }
its forcing the images to be 300px wide – when there is no room for them.
Do you need that CSS ?
-
pmarks
No need for that css. Solved. Thank you.
-
David
Glad to hear that
Viewing 6 posts - 1 through 6 (of 6 total)
- You must be logged in to reply to this topic.