I have 4 questions about styling certain elements, I'm not sure if those options are available somewhere or are they achievable with some custom css:
1. Could the portfolio category elements have different font colour than the rest of the links? so in the case of this site the 'WSZYSTKO', 'ARCHITEKTURA' and 'WNETRZA' were different colour than the links in top menu ('o nas', 'projekty' etc.)
2. Could the links on hover go bold instead of default underline? I removed underline in custom css, not sure if I can add 'bolding' somehow.
3. Is it possible to add an empty space between top bar and blog entries? In case of this page in the 'news' subpage, so the blog entries would be bit lower than they are now. I can easily do it in other pages with 'empty space' element, it's not working in blog one though.
4. Is it possible in the team members element, that when on hover, the name and description of the team member is centered and not aligned to left bottom corner?
I suppose first 2 questions are kind of customisation questions (so if you shouldn't answer those it's understandable:)), last 2 I'm not sure if are possible to achieve anyhow in this template
The first 3 points worked flawlessly, but I have some troubles with the 4th one: in the portfolio projects the text is always in the center, no matter how long or short the name of the project is; but in the team member section this text-align: center does not seem to work the same way and it gets to either a bit right or a bit left :( screenshots attached; do you have any idea how to fix that?:) adding 'right: 60px...' unfortunately didn't seem to help
Hi!
I have 4 questions about styling certain elements, I'm not sure if those options are available somewhere or are they achievable with some custom css:
1. Could the portfolio category elements have different font colour than the rest of the links? so in the case of this site the 'WSZYSTKO', 'ARCHITEKTURA' and 'WNETRZA' were different colour than the links in top menu ('o nas', 'projekty' etc.)
2. Could the links on hover go bold instead of default underline? I removed underline in custom css, not sure if I can add 'bolding' somehow.
3. Is it possible to add an empty space between top bar and blog entries? In case of this page in the 'news' subpage, so the blog entries would be bit lower than they are now. I can easily do it in other pages with 'empty space' element, it's not working in blog one though.
4. Is it possible in the team members element, that when on hover, the name and description of the team member is centered and not aligned to left bottom corner?

I suppose first 2 questions are kind of customisation questions (so if you shouldn't answer those it's understandable:)), last 2 I'm not sure if are possible to achieve anyhow in this template
Cheers,
Jakub
Hi Jakub,
1 and 2 are custom questions as you said but I will try to help you on this, this time only
1— Can you please add the code below to your Custom CSS area:
2— Custom CSS again:
3— You can't edit the /blog page because, to do that change paste this CSS code to Custom CSS:
4— Please add this CSS code:
Have a great day!
Hi Ylli!
Thanks again so much!!!
The first 3 points worked flawlessly, but I have some troubles with the 4th one: in the portfolio projects the text is always in the center, no matter how long or short the name of the project is; but in the team member section this text-align: center does not seem to work the same way and it gets to either a bit right or a bit left :( screenshots attached; do you have any idea how to fix that?:) adding 'right: 60px...' unfortunately didn't seem to help
Cheers,
Jakub
Hi Jakub,
I thought that you wanted the text on center only horizontal. Please remove the previous code and add this new one:
This has to be like the best support ever! Thanks a lot!!!
Cheers,
Jakub