-
AuthorPosts
-
fbernardello Friend
fbernardello
- Join date:
- February 2015
- Posts:
- 287
- Downloads:
- 16
- Uploads:
- 35
- Thanks:
- 51
- Thanked:
- 2 times in 2 posts
December 9, 2015 at 9:18 am #781903Dear Support, moving from the old to the new forum I’ve lost a post, nemed "Problem Blog Layout". On friday, Adam provided a solution, but I had not the chance to test it until this morning, and I can’t find the post anymore. Could you please restore it from the old forum?
Regards, Federico
Adam M ModeratorAdam M
- Join date:
- May 2014
- Posts:
- 5159
- Downloads:
- 33
- Uploads:
- 66
- Thanks:
- 95
- Thanked:
- 1271 times in 1235 posts
December 10, 2015 at 3:42 am #791135Hi @fbernardello,
Could you please provide your site url and clarify about your problem so I can check it for you ?
fbernardello Friendfbernardello
- Join date:
- February 2015
- Posts:
- 287
- Downloads:
- 16
- Uploads:
- 35
- Thanks:
- 51
- Thanked:
- 2 times in 2 posts
December 10, 2015 at 8:04 am #793085Dear @adamm,
sure! You had already solved the problem; unfortunately the topic remained in the old forum… In any case, these are the problems: 1 – In blog layout, MegaMenu shows image captions, and I’d like to hide them. (see captions.jpg) 2 – In mobile view, I would like to change the header background. In all the ather sections it’s a light grey, here is white #fff.Thank you, Federico
-
fbernardello Friend
fbernardello
- Join date:
- February 2015
- Posts:
- 287
- Downloads:
- 16
- Uploads:
- 35
- Thanks:
- 51
- Thanked:
- 2 times in 2 posts
December 14, 2015 at 12:16 pm #812543No news?
Adam M ModeratorAdam M
- Join date:
- May 2014
- Posts:
- 5159
- Downloads:
- 33
- Uploads:
- 66
- Thanks:
- 95
- Thanked:
- 1271 times in 1235 posts
December 15, 2015 at 10:52 am #814700Hi @fbernardello,
Please open file templates/ja_teline_v/css/custom.css then add this code :
.t3-megamenu .img_caption p.img_caption { display: none; } .layout-blog #t3-header { background: red; }
fbernardello Friendfbernardello
- Join date:
- February 2015
- Posts:
- 287
- Downloads:
- 16
- Uploads:
- 35
- Thanks:
- 51
- Thanked:
- 2 times in 2 posts
Adam M ModeratorAdam M
- Join date:
- May 2014
- Posts:
- 5159
- Downloads:
- 33
- Uploads:
- 66
- Thanks:
- 95
- Thanked:
- 1271 times in 1235 posts
December 15, 2015 at 1:50 pm #815057Hi @fbernardello,
So place it inside media queries as below :
@media (max-width: 768) { .layout-blog #t3-header { background: red; } }
fbernardello Friendfbernardello
- Join date:
- February 2015
- Posts:
- 287
- Downloads:
- 16
- Uploads:
- 35
- Thanks:
- 51
- Thanked:
- 2 times in 2 posts
Adam M ModeratorAdam M
- Join date:
- May 2014
- Posts:
- 5159
- Downloads:
- 33
- Uploads:
- 66
- Thanks:
- 95
- Thanked:
- 1271 times in 1235 posts
December 15, 2015 at 2:18 pm #815111Hi @fbernardello,
Glad to be of assistance. I’m going to close this thread now as your problem has been solved. If you still have any question, feel free to let me know.
Best regards,
Adam.
-
AuthorPosts
Viewing 9 posts - 1 through 9 (of 9 total)This topic contains 8 replies, has 2 voices, and was last updated by Adam M 8 years, 11 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum