-
AuthorPosts
-
December 24, 2017 at 12:12 pm #1083041
Hi all. I need to adjust width of logo, which is changing after scrolling down. Pls see attacheched file. Thx in advance.
December 24, 2017 at 12:16 pm #1083043…I mean…logo after scrolling is partially hidden. I want to adjust this size to be only logo (without words in it). Hopefully somebody will understand me 😀
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
December 29, 2017 at 1:56 pm #1083853It is online here: http://www.virea.eu
Thx in advance!Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
January 2, 2018 at 1:43 am #1084151Hi
Add code in /css/custom.css file to set the slideshow height.acm-slideshow .owl-carousel { max-height: 1000px; }
And add this code in /css/custom.css file to chnage the header color
.t3-header .container-hd { width: 1656px; background-color: #222222!important;}
Regards
January 3, 2018 at 11:31 pm #1084615Thx for your help. Slideshow height is not problem. I want it to be fullpage..so it is ok. Problem is that when I scroll down, some part of logo become to be hidden. So I want to hide it bit more (to be hidden text of logo…and only "icon" will appear)…or let it be full visible.
Pls see picture in my first post to understand problem.Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
January 4, 2018 at 1:37 am #1084629Hi
Add below code in /css/custom.css file and change the width and height as per needs.affix .logo-image { height: 90px; line-height: 90px; width: 90px; }
The logo use different height and width on scroll that is why its cut, override the code will fix it.
Regards
1 user says Thank You to Pankaj Sharma for this useful post
AuthorPostsViewing 7 posts - 1 through 7 (of 7 total)This topic contains 6 replies, has 2 voices, and was last updated by Pankaj Sharma 6 years, 10 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Width of main menu after scrolling
Viewing 7 posts - 1 through 7 (of 7 total)