Hi, I aim using you theme for one of my clients. Most of it is good, but there is one big issue I am having. Since this website should be in serbian language and I have some special characters such as Š, Đ, Č, Ć I have some page titles that include this kind of letters. For an example you can see it on this page
When I entered my title text in positions of this letters I got question marks. It looks like it theme does not recognize this kind of letters at all, I have never seen this before since I have done many sites on serbian language and I had no problems like this.
Can you please check it out and help me solving this issue?
Hi, thank you for your answer and help. I do have one more question please. How can I style full Full screen slider? I want to change font size on it etc.
HI, thank you for your help. Although I have some more questions. I want to style view on mobile devices. I want to change font style of related portfolios (section on the bottom of each portfolio page). I tried using @media line in CSS but it does not respond for some features I want to have. Also, could you tell me how to center page titles? I tried text-align: center !important; but nothing happens.
Hi, I aim using you theme for one of my clients. Most of it is good, but there is one big issue I am having. Since this website should be in serbian language and I have some special characters such as Š, Đ, Č, Ć I have some page titles that include this kind of letters. For an example you can see it on this page
http://africkiklub.wwwnl1-sr3.supercp.com/satelite_portfolio/strateski-dogadjaji/
When I entered my title text in positions of this letters I got question marks. It looks like it theme does not recognize this kind of letters at all, I have never seen this before since I have done many sites on serbian language and I had no problems like this.
Can you please check it out and help me solving this issue?
http://africkiklub.wwwnl1-sr3.supercp.com/wp-admin
Username: Rale
Password: zvezdabari1992
Thank you in advance
Hi Sasa,
I uncommented the version from child theme functions.php of
satelite_span_wordwrap
which is using multibyte characters. You should be fine now.
Thank you.
Clapat Support
https://www.clapat.com/
Review Envato Item Support Policy
Hi, thank you for your answer and help. I do have one more question please. How can I style full Full screen slider? I want to change font size on it etc.
Thank you in advance.
Hi,
you can inspect individual elements in browser and set custom CSS accordingly. For example:
to change the slide's title font
.title {
font-weight: 700;
font-family: 'Poppins', sans-serif;
font-size: 3.5vw;
line-height: 90px;
}
to change the slide's subtitle font
.subtitle {
font-size: 14px;
font-weight: 600;
font-family: 'Poppins', sans-serif;
}
and add the code to customizer -> additional CSS
Thank you.
Clapat Support
https://www.clapat.com/
Review Envato Item Support Policy
I have a similar problem, accents doesn't works on portipolio page. Only Works on Fullscreen Slider.
HI, thank you for your help. Although I have some more questions. I want to style view on mobile devices. I want to change font style of related portfolios (section on the bottom of each portfolio page). I tried using @media line in CSS but it does not respond for some features I want to have. Also, could you tell me how to center page titles? I tried text-align: center !important; but nothing happens.
Thank you very much.
Rlbamar,
do the same, install satelite child theme (you can find it in the main archive) and then uncomment the version from child theme's functions.php of
satelite_span_wordwrap
which is using multibyte characters
is it possible to open a new ticket instead using this thread. We don't want to make it too long.
Thank you.
Clapat Support
https://www.clapat.com/
Review Envato Item Support Policy
Sasa,
I can see you added @media styles for the title in the slider however I don't see for the portfolio next navigation
https://i.imgur.com/tnZpMGt.png
is this section you are referring to?
Thank you.
Clapat Support
https://www.clapat.com/
Review Envato Item Support Policy