-
AuthorPosts
-
adrienne pitman Friend
adrienne pitman
- Join date:
- September 2007
- Posts:
- 53
- Downloads:
- 28
- Uploads:
- 7
- Thanks:
- 2
March 7, 2016 at 3:29 pm #896106How can I prevent images from showing under More News (right column) from displaying?
I’ve found the class that controls the container (.link-item), but can’t find the act rule anywhere on the stylesheets, either pre-compiled or compiled..link-item { border-bottom-width: 1px; border-bottom-style: dotted; border-bottom-color: #e5e5e5; padding-top: 12px; padding-right: 24px; padding-bottom: 12px; padding-left: 24px; }
When images are not present, an empty gap is shown instead, which makes the column look awkward.
https://www.dropbox.com/s/nfqef7mljbcukj5/Screenshot%202016-03-07%2015.15.20.png?dl=0Actually, I’m at a loss when it comes to adding custom CSS / LESS rules.
Should they go in less/variables-custom.less?pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
March 7, 2016 at 6:46 pm #896179Hi there
You can try to add this to your custom.css file
.magazine-featured-links .magazine-links .link-item .col-media { display:none!important; }
If you do not have already a custom.css file then you should create a new one in this folder /templates/ja_teline_v/css
Best regards
AuthorPostsViewing 2 posts - 1 through 2 (of 2 total)This topic contains 1 reply, has 2 voices, and was last updated by pavit 8 years, 8 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
jacm – hide images in righthand column
Viewing 2 posts - 1 through 2 (of 2 total)