-
AuthorPosts
-
browwwsers cybercafe Friend
browwwsers cybercafe
- Join date:
- September 2014
- Posts:
- 77
- Downloads:
- 0
- Uploads:
- 33
- Thanks:
- 4
- Thanked:
- 1 times in 1 posts
February 26, 2014 at 6:54 pm #195254Please assist me in removing text and transparent black area.
Thank you.
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
February 26, 2014 at 7:21 pm #524508If you’re wanting to remove that element completely, then you can try the following:
If you haven’t already, set up a new file called “custom.css” within file path –> /templates/ja_beranis/css
Within your custom.css file, put the following rule:
.t3-slideshow .ja-ss-desc {
background-color: rgba(0, 0, 0, 0.8);
border-radius: 0;
bottom: 0;
display: none;
height: auto;
left: 0;
padding-left: 0;
padding-right: 0;
top: auto;
width: 100%;
}The key element to removing the display of that element is the “display: none” property.
I always find it best to utilize this method – rather than deleting the rule altogether – in case someday I ever decide I actually DO want to use/display that element . . . at which time I can simply remove the “display: none” property.
Hope That Helps.
🙂
browwwsers cybercafe Friendbrowwwsers cybercafe
- Join date:
- September 2014
- Posts:
- 77
- Downloads:
- 0
- Uploads:
- 33
- Thanks:
- 4
- Thanked:
- 1 times in 1 posts
February 26, 2014 at 7:31 pm #524512🙂 great job it’s work!!!!!!!!!!!!!!!!!!!!!!!!!
Thank you.
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
February 26, 2014 at 7:44 pm #524518Glad to be of assistance . . . All the best with your continuing site development.
🙂
AuthorPostsViewing 4 posts - 1 through 4 (of 4 total)This topic contains 4 replies, has 2 voices, and was last updated by TomC 10 years, 8 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Where to remove Bright Business Solutons
Viewing 4 posts - 1 through 4 (of 4 total)