Happening now | Office Hours: Customizing Your Theme With Moeed | Ask your questions now!

Help - some of my blog articles are broken

Help - some of my blog articles are broken

hexboon13
Visitor
2 0 0

For example this one is completely broken but this one is fine. 

 

I did change some of the code so that the background colour would match but I am unsure as to why this would only affect certain posts and not all of them?

Replies 6 (6)

BiDeal-Discount
Shopify Partner
779 101 173

Hi @hexboon13 

I see this post is broken https://hexandboon.com/blogs/news/how-to-use-scented-candles-safely-tips-for-your-home

not fine as you said

BiDealDiscount_0-1749641772026.png

 

- Helpful? Like & Accept solution! Coffee tips fuel my dedication.
- BiDeal Bundle Volume Discounts: Upsell with discount bundles, quantity breaks, volume discounts & mix-and-match bundles. AOV+ with free gifts, free shipping & progressive cart
- Contact me via WhatsApp
BiDeal-Discount
Shopify Partner
779 101 173

Hi @hexboon13 

This issue related you did wrong code format so it broken the HTML structure. Let add me as collaborator to let me check that files you recent modify to update for you

- Helpful? Like & Accept solution! Coffee tips fuel my dedication.
- BiDeal Bundle Volume Discounts: Upsell with discount bundles, quantity breaks, volume discounts & mix-and-match bundles. AOV+ with free gifts, free shipping & progressive cart
- Contact me via WhatsApp

TheScriptFlow
Shopify Partner
829 61 105

In order to fix the broken Blog post you need to paste the following code in the end of base.css file.

Here is how you can find the base.css file.

  1. Go to Shopify Admin.
  2. Go to Online Store.
  3. Go to themes and Click on theree dots and then Edit Code.
  4. In the Edit Code search for base.css file.
  5. Go to the end of this file and paste the below one code.
article.article-template {
    position: static !important;
    background: #03182D !important;
}

Results:

TheScriptFlow_0-1749642336979.png

Please let me know if this worked for you.

Thanks

- Need a Shopify Specialist? Chat on WhatsApp +923036471248 Or Email at info@thescriptflow.com

- Boost Your Sales with Affiliate Marketing - UpPromote: Affiliate & Referral


- If my solution was helpful, mark it as a solution and hit the like button!

hexboon13
Visitor
2 0 0

Hi I think this worked! Can you please check for me? 

Darshan17
Shopify Partner
47 3 4

Hi, 

Both articles are proper. 
Can you please check again? 

Thanks!

 

If this fixed your issue, a Like and marking it as a Solution would mean a lot!
Shopify Developer | Helping eCommerce Stores Grow – cmsMinds (Shopify Partner)
Need help improving your Shopify store to stay ahead of market trends or need expert support?
 Connect with me at ujjawal@cmsminds.com
TheScriptFlow
Shopify Partner
829 61 105

How they suppose to be Proper?

TheScriptFlow_0-1749642456653.png

 

- Need a Shopify Specialist? Chat on WhatsApp +923036471248 Or Email at info@thescriptflow.com

- Boost Your Sales with Affiliate Marketing - UpPromote: Affiliate & Referral


- If my solution was helpful, mark it as a solution and hit the like button!