-
AuthorPosts
-
Pankaj Sharma Moderator
Pankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
July 31, 2017 at 1:45 am #1052501Hi
I checked your site Homepage and it’s showing an ACM module]
Here http://prntscr.com/g2bzdw
There is no issue with the button colour here, can you check it and share the correct URL where the issue is present on your site.Regards
July 31, 2017 at 10:27 am #1052710Thank you Pankaj, please have a look a the first screenshot I attached. It is taken from your Brickstore Quickstart Demo package. I agree there is no wrong color on my page right now as i have made the lower left button WHITE to avoid the effect, but it was supposed to be black.
The issue is not site specific.
The effect only happens on BLACK buttons which display fine on the right column but appear with greyed out on left column. This piece of code is not generated for left column: .btn-border.btn-inverse { border-color:#FFFFFF; color:#FFFFFF; for whatever reason
Kind regards
- This reply was modified 7 years, 3 months ago by drdan.
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
August 1, 2017 at 1:30 am #1052858Hi
Actually, it uses the same colour that is showing in the demo site its black and on black theme, it looks same
that is why you are not able to view the border-text.
Let me know if your site still have this issue.
I will share the correction for this.Regards
August 1, 2017 at 7:52 am #1052944Yes, please – That’s why I asked 🙂
Please share the fixKind regards
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
August 1, 2017 at 8:14 am #1052950Hi
Please share the URL of your site, where this issue is present.
On demo site http://ja-brickstore.demo.joomlart.com/index.php/en/
There is no issue since the color is different.Regards
August 1, 2017 at 9:32 am #1052972Hi Pankaj,
I’m still not sure if we misunderstand each other but I have no changed the style to black for the "ShirtShack" section on my http://www.mirafilo.de page and you will see the color of the button differs from ShirtShack / grey (left column) compared to the "Meet the maker" / white (right column). See attached screenshot
Hope this helps
Kind regards
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
August 1, 2017 at 9:41 am #1052981Hi
Add below code in /css/custom.css file.acm-features.style-1 .bg-black .btn {color:#fff;border-color: #fff;}
Hope it helps.
Regards
August 1, 2017 at 10:53 am #1053003Thank you, yes it does. Only thing not yet working properly is the color when hovering on the button.
Actually the fix also impacts the right col which now Whites-out when hovering on it.Kind regards
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
August 2, 2017 at 3:30 am #1053130Hi
Kindly apply the code i shared in custom.css and also add this code for hover.acm-features.style-1 .bg-black .btn-border:hover, .acm-features.style-1 .bg-black .btn-border:focus,.acm-features.style-1 .bg-black .btn-border:active { background: #fff; color: #000; }
Regards
August 2, 2017 at 6:50 am #1053183Works like a charm and solved my issue – Very much appreciated !
Thank you 🙂
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
August 2, 2017 at 7:16 am #1053199You are welcome!
AuthorPostsViewing 11 posts - 1 through 11 (of 11 total)This topic contains 11 replies, has 2 voices, and was last updated by Pankaj Sharma 7 years, 3 months ago.
The topic ‘JA ACM Features Intro Style-1 Black behaving differently in left or right column’ is closed to new replies.
JA ACM Features Intro Style-1 Black behaving differently in left or right column
Viewing 11 posts - 1 through 11 (of 11 total)