Skip to content
Public Ticket #21602

Google Adsense

Conversation thread

OKaME replied

Customer Reply

Thank you! ALL done well :)

PenciDesign Supporter replied

Staff Reply

Hi,

Please modify the CSS code like this:

.google-auto-placed:before {
  content: 'below is AD';
  display: block;
  text-align: center;
  margin-bottom: 15px;
  color: #000;
}

Change #000 to the color you want to show.

Regards,
PenciDesign.



OKaME replied

Customer Reply

Thanks it works!

how can I change the text color?

PenciDesign Supporter replied

Staff Reply

Hi,

Please go to Appearance → Customize → Custom CSS then add the following custom CSS code:

.google-auto-placed {
  margin-top: 30px;
  margin-bottom: 30px;
}
.google-auto-placed:before {
  content: 'below is AD';
  display: block;
  text-align: center;
  margin-bottom: 15px;
}

Regards,
PenciDesign.



OKaME started the conversation

Conversation Start

HI.

About Google adsense banner in the text, I would like to change the settings.

please check attached file.

1: I want to put more space between texts and AD.

2: I want to put the words which is saying "below is AD" above AD.

Want to join this conversation or access attachments? Sign in first.