jenartsquare Posted August 1, 2020 Share Posted August 1, 2020 Site URL: https://www.cathuddhistbuddhatholic.com/catholic-buddhist-cathuddhist-buddhatholic-jenee-arthur/https://www.cathuddhistbuddhatholic.com/catholic-buddhist-5 I've added code to the Blog page header and it is showing. It's not an issue on a computer, but it encroaches on copy and navigation in mobile view. I would like for the code to remain, but not be visible. Thanks Link to comment
tuanphan Posted August 1, 2020 Share Posted August 1, 2020 <style> paste your code here </style> jenartsquare 1 Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
jenartsquare Posted August 1, 2020 Author Share Posted August 1, 2020 You're the best, Tuanphan. Thank you! Link to comment
Vankshita Posted May 24, 2021 Share Posted May 24, 2021 Hey I am having the same problems Tuanpan thanks for the suggestion! But when I put the style tags in my code stops working :( Link to comment
tuanphan Posted May 26, 2021 Share Posted May 26, 2021 On 5/25/2021 at 6:26 AM, Vankshita said: Hey I am having the same problems Tuanpan thanks for the suggestion! But when I put the style tags in my code stops working :( Can you paste all code here? We can check easier Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
Vankshita Posted May 26, 2021 Share Posted May 26, 2021 Hey, here it is -- it just shows that code on the pages I've mentioned there Link to comment
tuanphan Posted May 26, 2021 Share Posted May 26, 2021 4 hours ago, Vankshita said: Hey, here it is -- it just shows that code on the pages I've mentioned there Can you share link to page where you have same problem as first question? Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
Vankshita Posted May 26, 2021 Share Posted May 26, 2021 1 hour ago, tuanphan said: Can you share link to page where you have same problem as first question? https://kujacollective.com/exhibitions/rebirth and https://kujacollective.com/exhibitions/dialoguecolour Link to comment
creedon Posted May 26, 2021 Share Posted May 26, 2021 @Vankshita It appears you have the following CSS in Settings > Advanced > Code Injection > HEADER or Page Settings > Advanced > Page Header Code Injection for the pages. #header, #mobile.bar, #footer { display: none!important; } Those fields do no understand CSS directly. The CSS for those fields needs to be wrapped in an HTML style tag. <style> #header, #mobile.bar, #footer { display: none!important; } </style> Let us know how it goes. tuanphan 1 Find my contributions useful? Please like, upvote, mark my answer as best , and see my profile. Thanks for your support! Link to comment
amandacr Posted March 21, 2022 Share Posted March 21, 2022 Hi there, I'm a beginner coder. I'm having this problem - my coding shows up at the bottom of the page but when I do the <style> and </style> bookends it doesn't change - only changes other aspects. This is a screenshot of what I have so far. Also, since I'm here, I'd also love to figure out why my image borders show up differently for the thumbnails on my main blog page vs. on individual blog pages. Thank you! Link to comment
tuanphan Posted March 22, 2022 Share Posted March 22, 2022 21 hours ago, amandacr said: Hi there, I'm a beginner coder. I'm having this problem - my coding shows up at the bottom of the page but when I do the <style> and </style> bookends it doesn't change - only changes other aspects. This is a screenshot of what I have so far. Also, since I'm here, I'd also love to figure out why my image borders show up differently for the thumbnails on my main blog page vs. on individual blog pages. Thank you! Can you share link to your site? We can check easier Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
amandacr Posted March 30, 2022 Share Posted March 30, 2022 Ok, I seemed to have fixed the previous issue, but the black border does not show up around the photo on the About page. Also, the black border on all photos is different on Google Chrome -- thinner than how it looks on Safari, which is how I want it. Here is the link to my site: https://www.ballflowergolf.com/ And actually, I am trying to put the About page in the footer in as a secondary navigation section (I want the footer to have links to About, Contact, and Terms & Privacy but not have them open as new tabs), but am having trouble. Would you be able to help with that as well? Thank you so, so much. Link to comment
amandacr Posted March 30, 2022 Share Posted March 30, 2022 I also don't want there to be lines under the About, Contact, and Terms & Privacy links. I tried some coding but it showed up at the top strip of the home page. Link to comment
tuanphan Posted April 1, 2022 Share Posted April 1, 2022 Hi, When add links, click gear icon >> Uncheck "Open in a new window/new tab" Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
LacunaHR Posted January 12 Share Posted January 12 Hi, I am having a similar issue in my footer where code is appearing. The code injection is in the footer <html> <body> <footer> window.lintrk('track', { conversion_id: 10423516 }); </footer> </body> </html> How can I ensure the tracking continues but the code is not visible on my homepage? Link to comment
tuanphan Posted January 15 Share Posted January 15 On 1/12/2023 at 7:15 AM, LacunaHR said: Hi, I am having a similar issue in my footer where code is appearing. The code injection is in the footer <html> <body> <footer> window.lintrk('track', { conversion_id: 10423516 }); </footer> </body> </html> How can I ensure the tracking continues but the code is not visible on my homepage? What is your site url? Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment