Shopify themes, liquid, logos, and UX
Im using pagefly to design my store so i got rid of the header and footer via pagefly. But now my website has code where the footer would belong, how do i get rid of this? .logo-tagline.table { display: none; } this is the code that I need to remove. If someone can help I would greatly appreciate this.
It's GemPages support team and glad to support you today.
Because you add css code to theme.liquid but syntax is not correct ( or the code is placed in an element of pagefly , which can put css code )
You can find that code: .logo-tagline.table { display: none; }
(Put the code inside the <style></style> . tag pair)
Then replace with below code:
<style>
.logo-tagline.table { display: none; }
</style>
Hope my solution can work and support you!
Kind & Best regards!
GemPages Support Team.
@Khaleed - hi, please check your theme.liquid file, it can be before </body>
or footer.liquid file, it can be at the end of it
Hi @Khaleed
We are very sorry that our application affected your site.
I checked your problem and found the footer error is gone.
In case you need anything else, don't hesitate to let us know.
Thank you so much.
Please let me know if it works by giving it a like or marking it as a solution!
PageFly - #1 Page Builder for Shopify merchants.
All features are available from Free plan. Live Chat Support is available 24/7.
Let’s create a unique website design with PageFly for free now!
User | RANK |
---|---|
219 | |
153 | |
61 | |
52 | |
46 |
Thanks to all Community members that participated in our inaugural 2 week AMA on the new E...
By Jacqui Mar 10, 2023Upskill and stand out with the new Shopify Foundations Certification program
By SarahF_Shopify Mar 6, 2023One of the key components to running a successful online business is having clear and co...
By Ollie Mar 6, 2023