-
AuthorPosts
-
May 29, 2015 at 5:36 pm #206741
Hi,
I don’t need the category nam and description box in JA Decor Category module as you see in the attached image.
Any idea how to remove it?
Thank you!
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
June 2, 2015 at 10:31 am #572591Hello
Try this
Add the below code in custom.css file
.category-module .category-info {
display: none;
}Clear cache and check .
Hope it helps you .June 2, 2015 at 11:37 am #572594Hi Pankajsharma,
Thank you for the answer.
To be honest I really don’t know where to create the custom.css.
I use Yellow theme, in the ja_decor/css/yellow folder or the ja_decor/css/ folder directly.
Or ja_decor/local/css/yellow or ja_decor/local/css/ folder?
What is the difference between the local and usual csss folder?Anyway, I have created the custom.css folder in all the above mentioned folder without any success.
Thank you for your help!Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
June 2, 2015 at 11:44 am #572597Hi
path for custom.css : / template/your JA template/css/custom.css
Create it if its not there and add the code .
local folder css are the override of original css folder .
it will help if u making changes in local folder and on template update local folder will keep save ur custom changes , template update not ooverride it .June 2, 2015 at 11:51 am #572599Thank you!
But, unfortunately the category module title is still there (I am working on local, so on my live-site you will still see)June 2, 2015 at 12:07 pm #572600Strange, on live-site it works if I create the custom.css diretcly in ja_decor/css folder. But in local no effect altghough no caching is enabled.
ja_decor/local/css/custom.css did not work.
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
June 2, 2015 at 12:16 pm #572603Hi
Custom.css will work in /css folder not in local folder its an custom file .
Please add it in /css folder and add the code on live site i can see you have not added the code in custom.css file .June 2, 2015 at 12:34 pm #572606You are very kind to help me.
I did it already in live-site, but still no effect in local. I don’t understand this.Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
June 2, 2015 at 1:11 pm #572609Hi
as i said before custom.css will not work as its a custom file that is defined in the core css folder .
i hope its clear now 🙂
Local folder only override default css file that comecomes with papackages , custom.css is a custom file that need to create mmanually.June 2, 2015 at 1:23 pm #572610I did it, no problem with it. Only MAMP server makes no changes.
If i well understand from T3 manual I will have the same outcome by modifying a template using /local css files modifictaions or creating a custom.css. Both will be kept if the template refreshed, right?
Wgich solution you suggest.
local css files modifications
or
custom.css?Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
June 2, 2015 at 4:04 pm #572629Thank you!
June 2, 2015 at 4:04 pm #737665Thank you!
AuthorPostsViewing 14 posts - 1 through 14 (of 14 total)This topic contains 14 replies, has 2 voices, and was last updated by joekker 9 years, 6 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Remove JA Decor category description box from category module
Viewing 14 posts - 1 through 14 (of 14 total)