-
Posted in : Empathy
-
greetings
i have used [column width="6"] for putting two of my services in one row image output what i am getting is very smallhttp://aristonengineers.com/#/resume ( here i had put 2 services in one row )
http://aristonengineers.com/#/about-me (same image is put here it is big in size
can you please help me in this regardsregards
Hi, I think you solved the problem. Two items appear in a single row.
Thanksno
the issue is the size of the image when i use the same image in aobut-me link (http://aristonengineers.com/#/about-me) it is bigger and when the same image is used in resume (http://aristonengineers.com/#/resume) theri size is reduced to halfHi,
You can increase the max size of the image,@media screen and (min-width: 992px) { .service i, .service img { max-width: 120px; } }Thanks
one more issue has come up after i added ( DAVIDSON CREEK SCHOOL,SHERWOOD PARK ALBERTA) in protfolio
1 – on clicking any project it is not responding and showing the full details of project
(http://aristonengineers.com/#/portfolio)Hi,
Please go to dashboard > widgets > empathy template widgets > choose portfolio page and save it.
Then go to settings > permalinks > Common Settings > choose default and save it then choose post name and save it.
Thanksgreetings
sir you have sent me this code@media screen and (min-width: 992px) {
.service i, .service img { max-width: 120px; } }where i have to place this to get the desired result
and one more thing when i put this video ( https://vimeo.com/249620879 ) as bg i am not getting desired output like the color of this video which is blue it changes to a grey so is there any layer you have put in this video
regards
Hi,
You can use this custom css code as well for removing the layer over background..has-bg-img .content:before { background: none !important; }You can check out this related topic;
http://www.pixelwars.org/forums/topic/how-to-use-custom-css-for-wordpress-themes/
Thanks@media screen and (min-width: 992px) {
.service i, .service img { max-width: 120px; } }sir where i have to use this code
You must be logged in and have valid license to reply to this topic.