I am just setting up a portfolio page, but the portfolio title inside the thumbnail is a bit too big. What is the line of code to adjust the font-size ? (for titles inside an visible titles).
unfortunately I just realized another problem.. parallax scrolls smoothly when using the touchpad but with the mouse-wheel it doesn't (problem occurs in Safari and Chrome - Firefox scrolls smoothly). Do you know a solution?
And one more thing: Is there a way to adjust the theme border px (a bit more distance to the browser edge when using full width (laborator) would be great - especially in terms of the footer text line). This guy somehow made it work: http://conkleton.co.uk
Hmm this is how Visual Composer has implemented Parallax effect, even that when i try this with "Magic Mouse" (Apple mouse) it works very smooth without any problem.
As for your other reply:
1— You need to add an "a". Just add the code below to Custom CSS
.portfolio-holder .item-box .info h3 a {
color: #323232 !important;
}
2— Add this CSS code on Custom CSS again:
.single-portfolio-holder .portfolio-big-navigation a { font-size: 16px !important;
}
2) parallax: the problem only occurs when using an "oldfashioned" mouse with a normal rotating wheel.
3) do you also know a way to adjust width of the theme border? I would like to have a bit more distance between the footer/header content and the browser edge.
4) and I also have to say, that I really enjoy working with your theme! great job!
2— I'm sorry but i don't know a solution for this, maybe VC plugin author will provide a fix soon, if this is reported by other users to this plugin author.
3— Please just go to Theme Options > Theme Styling > Theme Borders and adjust Border thicknessarea.
4— Thank you very much for your kind words, clients like you motivate us to continue delivering nice and bold products
P.S: If you like our theme, it would help us a lot if you could give us five star rating on themeforest from your Downloads tab, (if you don't know how, just open this link).
A huge thank you from Laborator in advance and have a great day!
thanks again. I already 5*rated your theme - thanks for reminding (I almost forgot!)
1) regarding the parallax thing: I realized that it is also not really smooth when scrolling on my ipad (tried safari+chrome)
2) I tried "border thickness area" before, but it doesn't communicate the offset to the other stuff that is set to "full width". So it would be great if there is a CSS code to define a custom "full-width" that moves the header/footer/pages... (something like "custom full width" = "laborator full width" x 0.95) .... have a look at the attachment
(http://conkleton.co.uk this website for example has a full-width footer with a bit more distance/margin to the browser edge)
3) and a new question: is it possible to link a text/image/whatever not to an URL but to a specific height on the same URL (so that I click and then it automatically scrolls down to a specific content on the same URL)
Hi there,
I am just setting up a portfolio page, but the portfolio title inside the thumbnail is a bit too big. What is the line of code to adjust the font-size ? (for titles inside an visible titles).
Thanks a lot already, Mathias
Hi Mathias,
Can you please add the code below to Custom CSS
Hey Ylli..
perfect.. thanks a lot!
unfortunately I just realized another problem.. parallax scrolls smoothly when using the touchpad but with the mouse-wheel it doesn't (problem occurs in Safari and Chrome - Firefox scrolls smoothly). Do you know a solution?
And one more thing: Is there a way to adjust the theme border px (a bit more distance to the browser edge when using full width (laborator) would be great - especially in terms of the footer text line). This guy somehow made it work: http://conkleton.co.uk
Best,
Mathias
Hey Ylli.... I am sorry...a few more things for now:
1) I also tried to change the colour with the code you sent me, but somehow it doesn't do anything (the rest works perfectly)2) I would also like to make the "next/previous project" (end of portfolio page) a bit smaller.
3) As you can see on my website, I always have a separator shortly before the footer - is it somehow possible, to add that to the portfolio/project page as well. (for example at http://www.mathiasmaierhofer.eu/portfolio/beautifully-grotesque/)
Hi Mathias,
Hmm this is how Visual Composer has implemented Parallax effect, even that when i try this with "Magic Mouse" (Apple mouse) it works very smooth without any problem.
As for your other reply:
1— You need to add an "a". Just add the code below to Custom CSS
2— Add this CSS code on Custom CSS again:3— Just add this CSS code:
Thanks again Ylli ;)
1) thanks for the codes!
2) parallax: the problem only occurs when using an "oldfashioned" mouse with a normal rotating wheel.
3) do you also know a way to adjust width of the theme border? I would like to have a bit more distance between the footer/header content and the browser edge.
4) and I also have to say, that I really enjoy working with your theme! great job!
Hi Mathias,
1— Awesome!
2— I'm sorry but i don't know a solution for this, maybe VC plugin author will provide a fix soon, if this is reported by other users to this plugin author.
3— Please just go to Theme Options > Theme Styling > Theme Borders and adjust Border thickness area.
(view large version)
4— Thank you very much for your kind words, clients like you motivate us to continue delivering nice and bold products
P.S: If you like our theme, it would help us a lot if you could give us five star rating on themeforest from your Downloads tab, (if you don't know how, just open this link).
A huge thank you from Laborator in advance and have a great day!
Hi Ylli,
thanks again. I already 5*rated your theme - thanks for reminding (I almost forgot!)
1) regarding the parallax thing: I realized that it is also not really smooth when scrolling on my ipad (tried safari+chrome)
2) I tried "border thickness area" before, but it doesn't communicate the offset to the other stuff that is set to "full width". So it would be great if there is a CSS code to define a custom "full-width" that moves the header/footer/pages... (something like "custom full width" = "laborator full width" x 0.95) .... have a look at the attachment
(http://conkleton.co.uk this website for example has a full-width footer with a bit more distance/margin to the browser edge)
3) and a new question: is it possible to link a text/image/whatever not to an URL but to a specific height on the same URL (so that I click and then it automatically scrolls down to a specific content on the same URL)
Best,
Mathias
Hi Mathias,
1— Can you please check the image or upload a compressed image on your parallax? It can happen that image si very big both on size and dimensions.
Is this page working smooth on your device?
2— That site has made some changes with the code, maybe you can add this CSS code:
3— Are you talking for something like this please?