Skip to content
Public Ticket #3390

Remove banner

Conversation thread

PenciDesign replied

Staff Reply

Hi,

Yeah, you can put that code via Customize > Logo and Header Options > Add Google Adsense Code for Header Style 3

Best Regards,

PenciDesign

Alexhuon replied

Customer Reply

Thanks for the support.

Anyhow, will this possible for me to display heading banner from code instead of image upload? i.e if I want to display advertising code from Amazon banner below:

<iframe src="//rcm-na.amazon-adsystem.com/e/cm?o=1&p=48&l=ur1&category=electronics&f=ifr&linkID=0f3804fdc8b7d3c585460c87d8669db5&t=trustore0a-20&tracking_id=trustore0a-20" width="728" height="90" scrolling="no" border="0" marginwidth="0" style="border:none;" frameborder="0"></iframe>

Thanks,

Chhaom

PenciDesign replied

Staff Reply

Hi,

1/ To do that, please go to Customize > Logo and Header Options > on "Select Banner for Header Style 3" > select another image on your media library > and click remove it.

2/ Please add more this code to Customize > Custom CSS to do that:

\
@media only screen and (min-width: 961px){\
.penci-headline{ text-align: right; }\
}\
@media only screen and (max-width: 960px){\
.penci-top-bar.topbar-menu { padding-bottom: 10px; }\
}\

Best Regards,

PenciDesign

Alexhuon started the conversation

Conversation Start

Hello,

Could you please advise how can I remove default banner of the demo them (multi-concept blog/magazinw WP Theme) from my website? Please refer to enclosed file. How could I replace my own or insert the link in?

Also, I want to move topbar menu to the right corner, how could I do that?

Thanks a lot.

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