Hi, I have a problem and I can not focus the text of a portfolio grid on the subject. I do not see what class or where to apply the text-aling: center; if you could please, indicate me
Hey tecnicoposiciona,
Could you post a link to where we can see the element in question please?
Best regards,
Rikard
Hi, This is the link, specifically under the 3 PORTFOLIO http://devsimbolo.com.s116-126.furanet.com/
Hi, I’m referring to the categories I’d like the text to be censored.
Hi tecnicoposiciona,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
@media only screen and (min-width: 1024px) and (max-width: 1200px) {
#js_sort_items {
width: 89%;
margin: 0 auto;
}
}
@media only screen and (min-width: 1201px) and (max-width: 1300px) {
#js_sort_items {
width: 80%;
margin: 0 auto;
}
}
@media only screen and (min-width: 1301px) {
#js_sort_items {
width: 70%;
margin: 0 auto;
}
}
If you need further assistance please let us know.
Best regards,
Victoria
Hello, thank you very much for your help, more or less it looks good, a bit weird in screens from 375px to 425. Because the sentence text-aling: center does not work; what would be the most normal?
Thank you very much for your help, with this in principle I can be worth, Thanks !! ;-)