-
AuthorPosts
-
December 3, 2016 at 4:55 pm #720055
Hello, I use the portfolio grid in my gallery. How do I change the color of the title text? And also how do I centralize sort text? I used this code below to center but it does not work.
/
CODE
.main_color #js_sort_items { background: none !important; text-align: center !important; }LINK
(http://www.rainhacinema.com.br/rainha1/home-4/)LINK IMAGE
- This topic was modified 7 years, 11 months ago by mleite1.
December 3, 2016 at 8:46 pm #720082Hey mleite1!
We would appreciate not to create doubled tickets, for the same issue.
We try to catch up with all the support as fast as possible and making duplicated, make the thing diffucult.The class for the text is
.main_color .grid-entry-titleand for the position of the order
.sort_by_catDo let us know if we can do anything else for you.
Thanks a lotBest regards,
BasilisDecember 3, 2016 at 8:54 pm #720085I know this, but I did not get feedback on the subject matter. So I decided to send another one. I apologize, but I had no choice.
December 4, 2016 at 12:52 pm #720208Dude, I’ve tried it in many ways and it does not work. What could be happening?
Can you help me? I’ve already been in this application for 3 days and there’s no use.CODE I USED
.sort_by_cat {
align: center! Important;
}
.grid-entry-title {
color: # 40c9db;
}December 5, 2016 at 5:18 pm #720551Hello, any position?
It is very important for the project.
December 5, 2016 at 5:22 pm #720553Hey!
Please add following code to Quick CSS
h3.grid-entry-title.entry-title { color: #40c9db!important; } #js_sort_items { display: inline-block; } .sort_width_container.av-sort-yes { display: inline-block; width: 100%; text-align: center; }
If that does not help, please create a temporary admin login and post it here privately.
Regards,
YigitDecember 5, 2016 at 9:17 pm #720690Yigit, everything working perfect.
I do not understand why Basilis did not solve this with me. How unwilling to help.
December 5, 2016 at 9:22 pm #720694Hey!
I am sorry it looks like that.
When you reply multiple times inside, the topic goes to the bottom and we can not located.
So, in the turn that other work, Yigit checked the project and managed to help you.I hope you do understand.
One reply on every ticket, is the best case scenario.Feel free to create a new one ticket, if you need something else.
Cheers!
Basilis -
AuthorPosts
- The topic ‘PORTFOLIO GRID’ is closed to new replies.