How can i changes organic Farmfood title to my store name

Hi All , I am new to opencart theme integration. Now i want to change organic farmfood title to my store title. If anybody know solution than please help. I am using naturecircle theme and homepage1 layout

Hi,

Thanks for asking your question at Envato forum.

Contact with your item author they will help you best
How to contact any Item Author from Here

If they ask about purchase key then collect from Here

Still have any question open a Envato help ticket from Here

Thanks

Hi

Your theme has used css to make this Title and used an image there. in css code you will find (stylesheet.css line 2047):
.featured-categories-title::before {
background: url(…/image/bkg_farmfood.png) center no-repeat;
height: 114px;
}

So, you can do it through 2 ways:

  1. easy step: make a new image with your store title with named same as existing one (bkg_farmfood.png) and replace in your theme image folder.
  2. make a new image with your store title upload in your theme image folder and change the image name in stylesheet.css line 2047

Hope you got the solution. If you have still problem with this then the best way to get the support is Contact your purchased Theme Author.

Thanks

Thanks Your Worked for me . I f i want to edit description below organic farmfood image than how can i do that?

Hi it is content related. so, you can edit content easily, am I right?

From where i can edit this content?

Please check the theme documentation hopefully you will get necessary support in documentation. The best way to get the full support is Contact your purchased Theme Author.

I don’t have documentation because i haven’t purchase the theme client has given me the only theme if you have link through which i can get document than please share

I think Theme Author included documentation in the purchased. If you didn’t buy then I think there is no option to get documentation and support.