Add payment icons - footer section and remove announcement bar - header

Hello,

May I ask for your help regarding the following:

  1. To add payment icons at the footer section, not to mention the website is in Pause & Build status; and

  2. To remove the announcement bar at the sticky header (though I unchecked the announcement bar at the header customization of the Debut theme, still the bar is showing)

What must I do to resolve these issues?

You can visit the website: www.nthgrade.com

Hoping to hear from anyone soon.

Thank you in advance.

Hello @ninja_nthgrade

You can try this code: it will be helpful to you

Go to the Online Store->Theme->Edit code->Assets->theme.css>Add this code at the bottom.

div#qab_bar {
    display: none;
}
1 Like

Hello @oscprofessional

Nice! It’s the announcement bar is gone now. Thank you so much!

If it’s okay, may I ask as well on how to add the payment method logos (Visa, MasterCard, AMex and JCB) at the footer of the website? www.nthgrade.com

Thank you in advance.

Hi, @oscprofessional

Thanks for the help, but I noticed that even the announcement bar was gone. Still, that topmost area is spacious, that’s why the sticky header is a bit lower and covers the image display slideshow.

What should I do to move the logo to the topmost area of the website?

Thank you