Help with blogpost

Solved

Help with blogpost

waltherolsson
Excursionist
33 0 3

Hello!

Can someone help me with how to remove the author on a blog post? I want there to be no name.

Accepted Solution (1)
BSSCommerce-HDL
Shopify Partner
2292 842 1057

This is an accepted solution.

Hi @waltherolsson

Step 1: Go to Shopify Admin -> Online Store ->Theme -> Edit code

Step 2: Search file theme.liquid

Step 3: Insert this code above </head> tag:

<style>
span.article__meta-item.article__author {
    display: none;
}
</style>

 Here is result: 

BSSCommerceHDL_0-1726731951340.png

Hope this can help you,

If our suggestions are useful, please let us know by giving it a like or marking it as a solution. Thank you 😍

Sale banner, pop ups: Customize your sale banner, pop-ups and create countdown bar to boost conversion rate.
Simicart: Transform your Shopify store into a stunning and fully functional mobile app with just a few simple steps.
Product Labels & Badges:
Get more sales with striking labels, badges, and banners from our 10,000+ available templates.

BSS Commerce - Full-service eCommerce Agency | Use Shopify for 1$ in the first month now

View solution in original post

Replies 6 (6)

BSSCommerce-HDL
Shopify Partner
2292 842 1057

Hi @waltherolssonCan you kindly share your store link with us? We will check it and suggest you a solution if possible.

Sale banner, pop ups: Customize your sale banner, pop-ups and create countdown bar to boost conversion rate.
Simicart: Transform your Shopify store into a stunning and fully functional mobile app with just a few simple steps.
Product Labels & Badges:
Get more sales with striking labels, badges, and banners from our 10,000+ available templates.

BSS Commerce - Full-service eCommerce Agency | Use Shopify for 1$ in the first month now

waltherolsson
Excursionist
33 0 3

Okey, thanks!

https://kocktema.se/ Password: agge

The blog post is at the bottom of the page.

 

BSSCommerce-HDL
Shopify Partner
2292 842 1057

Hi @waltherolsson, Do you mean it?

BSSCommerceHDL_0-1726731589581.png

 

Sale banner, pop ups: Customize your sale banner, pop-ups and create countdown bar to boost conversion rate.
Simicart: Transform your Shopify store into a stunning and fully functional mobile app with just a few simple steps.
Product Labels & Badges:
Get more sales with striking labels, badges, and banners from our 10,000+ available templates.

BSS Commerce - Full-service eCommerce Agency | Use Shopify for 1$ in the first month now

waltherolsson
Excursionist
33 0 3

Hello, no i mean at the absolute bottom. The name of the blog is ¨Cold brew¨

 

here is a link: https://kocktema.se/blogs/sa-gor-du-cold-brew-hemma-din-guide-till-perfekt-kallbryggt-kaffe/sa-gor-d...

 

in the left you will see ¨walther olsson¨ i want it to be no name there

BSSCommerce-HDL
Shopify Partner
2292 842 1057

This is an accepted solution.

Hi @waltherolsson

Step 1: Go to Shopify Admin -> Online Store ->Theme -> Edit code

Step 2: Search file theme.liquid

Step 3: Insert this code above </head> tag:

<style>
span.article__meta-item.article__author {
    display: none;
}
</style>

 Here is result: 

BSSCommerceHDL_0-1726731951340.png

Hope this can help you,

If our suggestions are useful, please let us know by giving it a like or marking it as a solution. Thank you 😍

Sale banner, pop ups: Customize your sale banner, pop-ups and create countdown bar to boost conversion rate.
Simicart: Transform your Shopify store into a stunning and fully functional mobile app with just a few simple steps.
Product Labels & Badges:
Get more sales with striking labels, badges, and banners from our 10,000+ available templates.

BSS Commerce - Full-service eCommerce Agency | Use Shopify for 1$ in the first month now

sahilsharma9515
Shopify Partner
1206 156 233

Hi @waltherolsson Please add this code:

 

<style>
.article__meta {
    display: none !important;
}
</style>

 

Please follow the steps:

  1. Login in shopify admin.
  2. Click on the Online Store.
  3. Then click on the button next to Customize in live Theme.
  4. Click Edit Code.
  5. Search theme.liquid in the code in left hand side in your theme.
  6. Add the following code in the bottom of the file above </body> tag

Result:

 

sahilsharma9515_0-1726732036779.png

Hopefully it will help you. If yes then Please don't forget hit Like and Mark it as solution!

 

Best Regards

Sahil

 

- Your

 Coffee Tip 

can create magic in coding ❤️❤️

- Need a Shopify Developer? CHAT ON WHATSAPP or EMAIL ME !


- Hopefully the solution will help you. If yes then Please hit

 Like 

and

 Mark it as solution! ❤️