saschulze Posted September 10, 2020 Share Posted September 10, 2020 Site URL: http://www.infinix.com Hello: On our web site we have a common footer that displays on all of our pages. For the most part that is fine however I have a few pages that I need to change the wording only on those pages (not all pages). Is there a code that I can add to a specific page that will allow me to modify only that page footer content? Ex. We have Call 844 Infinix on all the footer pages now. I need to remove that on only two pages without affecting the others. Thank you for your help! Stephanie Link to comment
tuanphan Posted September 12, 2020 Share Posted September 12, 2020 Which text you want to change? Each text needs different code. To remove Call 844 in One page, add this to Page Settings > Advanced > Header <style> div#block-yui_3_17_2_1_1598924490111_14800 h2 { display: none; } </style> Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
saschulze Posted September 14, 2020 Author Share Posted September 14, 2020 This worked like a charm. Thank you so much! Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.