Archived topic
Marketer Theme
7 replies · Started by Marjorie on November 22, 2021
Hi
How do I change the background color and widget title on this image https://freespirit911-hotmail.tinytake.com/msc/NjE0MzU3MF8xODQxOTE5OQ
Where do I go to remove this https://freespirit911-hotmail.tinytake.com/msc/NjE0MzU5Ml8xODQxOTIyMg
Is it possible to add a cta button to the top bar? If yes, how do I do that?
Thanks
Hi there,
the color is set with CSS.
Go to Customizer > Additional CSS and edit the colors here:
.sidebar .widget:first-child, .sidebar .widget:first-child .widget-title {
background-color: #83b0de;
color: #fff;
}
Where do I go to remove this https://freespirit911-hotmail.tinytake.com/msc/NjE0MzU5Ml8xODQxOTIyMg
Is it possible to add a CTA button to the top bar? If yes, how do I do that?
Thanks
Do you want to remove the entire footer bar from the entire site?
If so use a Layout Element to Disable the Footer on the Entire Site:
https://docs.generatepress.com/article/layout-element-overview/#disable-element
Marketer doesn't use the Top Bar by default - is the navigation or maybe share a link to your site so i can see
No, I don't want to remove the entire footer bar. I just want to remove the built by Generatepress etc.
I added the top bar to it here's the link https://marjorieduncan.com/. I want to add a CTA button to it
No, I don’t want to remove the entire footer bar. I just want to remove the built by Generatepress etc.
This should help:
https://docs.generatepress.com/article/changing-the-copyright-message/
To add a button in the top bar, check out these videos:
https://youtu.be/1VQECQxeyQE
https://youtu.be/yAleVWQi5EA
Thank you
No problem :)