-
AuthorPosts
-
Saguaros Moderator
Saguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
April 24, 2017 at 4:19 am #1028393Hi Chris,
May I know which file did you add above rule?
If you add into css file, you should specify the value for variables like: screen-xs, screen-sm, etc… The above rule will work in LESS file only.
Ch1vpH FriendCh1vpH
- Join date:
- February 2016
- Posts:
- 299
- Downloads:
- 21
- Uploads:
- 128
- Thanks:
- 29
- Thanked:
- 1 times in 1 posts
April 24, 2017 at 10:27 am #1028469Hi there,
The code was put inside a custom.css file, as I don’t normally use CSS LESS…
I have changed the variables into pixels though, in a custom.css file and the larger screen size works ok!!!!
@media (min-width: 1200px) { .acm-slideshow .owl-carousel .sl-title { font-size: 175px !important; }
BUT all the others sizes medium 992px & small 768px don’t seem to work and the ‘Banner Text – RI2K London’ drops out of the banner image and displays below, with the rest of the page altering itself again..?
I’ve removed all the other sizes but the problem is still there.
Thanks
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
April 25, 2017 at 7:20 am #1028645Hi Chris,
Could you clarify a bit here so I will check for you? in screen size smaller than 992px, which size of text you want to set?
Ch1vpH FriendCh1vpH
- Join date:
- February 2016
- Posts:
- 299
- Downloads:
- 21
- Uploads:
- 128
- Thanks:
- 29
- Thanked:
- 1 times in 1 posts
April 25, 2017 at 9:36 am #1028685Hi there – I’ve had to remove all the other sizes’ apart from the ”min-width: 1200px” as nothing seem to work when I add more than one line of this code for different sizes?
*But I need to have about font size 125px for a (min-width: 992px) size screen
& font size 75 px for a (min-width: 768px) screen sizeI could then really do with smaller font size 50px for a (max-width) on smaller phone screens.
Thank youCh1vpH FriendCh1vpH
- Join date:
- February 2016
- Posts:
- 299
- Downloads:
- 21
- Uploads:
- 128
- Thanks:
- 29
- Thanked:
- 1 times in 1 posts
April 28, 2017 at 8:23 am #1029573Hi there – Hope you got the gist of my last post ok, as my potential clients been waiting for this change in font size for nearly a month now & I really need to sort this asap still, but I obviously appreciate the ftp problems that occurred as well 😉
Thanks in advance!
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
April 29, 2017 at 8:54 am #1029754Hi Chris,
I think, the css you added has been overridden, pls try to add into this file: ROOT/templates/ja_brickstore/acm/slideshow/css/style.css
I just added this css rule:
@media (min-width: 1200px) { .acm-slideshow .owl-carousel .sl-title { font-size: 175px !important; } }
and it works now.
Kindly add again, it should work.
Regards
1 user says Thank You to Saguaros for this useful post
Ch1vpH FriendCh1vpH
- Join date:
- February 2016
- Posts:
- 299
- Downloads:
- 21
- Uploads:
- 128
- Thanks:
- 29
- Thanked:
- 1 times in 1 posts
April 29, 2017 at 6:49 pm #1029827Ok thank you it has now been fixed / applied & SOLVED! Just need to build the rest of the site in the same time frame now – fingers crossed 😉
I’ll just remember to make a note to save those changes when updating the template in future updates.
-
AuthorPosts
This topic contains 37 replies, has 2 voices, and was last updated by Saguaros 7 years, 6 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum