orangitto
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Virtue] Change contact form field namesIt is not possible to translate or change such way with loco translate.
Because when I open edit page I do not see contact form fields in edit mode.Where I can find source of this contact page template and change name of fields?
https://gyazo.com/d54f10fd0a426e49bf7b364787f1ff31Forum: Themes and Templates
In reply to: [Virtue] Porfolio name always showIt works 🙂
Problem was with bracket.
Thank you Hannah.Forum: Themes and Templates
In reply to: [Virtue] Porfolio name always showNo, it do not work and do not change anything. Portfolio name still appears when i go on portfolio image instead of showing always.
@media (max-width: 768px) {
.topbarmenu ul li a {
padding:7px 5px;
font-size:10px;
}.portfolio_item .portfoliolink {
opacity: 1;
}Forum: Themes and Templates
In reply to: [Virtue] Porfolio name always showNo it not works, still same you need to roll over mouse to see portfolio name.
My custom css in Theme options now looks like this:.boxi1 {
margin-bottom:20px;
text-align:center;
padding-top:20px;
background:#f2f2f2;
}.boxi1 div {
font-size:28px;
}.single-footer {
clear:both;
}@media (max-width: 768px) {
.topbarmenu ul li a {
padding:7px 5px;
font-size:10px;
}.portfolio_item .portfoliolink {
opacity: 1;
}
}Is there any other solution?
Forum: Themes and Templates
In reply to: [Virtue] make portfolio page like Work Space sample pagethank you for your support, create gallery is what I have asked 😉
Forum: Themes and Templates
In reply to: [Virtue] make portfolio page like Work Space sample pageSo from where I should start?
I can make 3 types of posts:
1 blog post
2 page post
3 portfolio postWhat settings and where I should use to create exact pages like:
http://themes.kadencethemes.com/virtue/projects/
http://themes.kadencethemes.com/virtue/portfolio/work-space/I can’t find right settings to have 3 columns gallery style page.