abel vita
asked 7 years ago

hi  I need help  withe  this thing 
can I make  page  withe  look the some  in  the   android  an tablet 
http://www.descargarlibrosgratis.biz/
 becouse  in the tablet and  android   look  diferent
 can  you  help  becose  in the  skype soopurte  just  no awnser  no more

5 Answers
DominicStaff
answered 7 years ago

You can let me know all the different that you are mentioning here. Please send me some the screenshot for further checking.

abel vita
answered 7 years ago

https://ibb.co/dP6Xnv
Like for example
When I make search
To look for something
You know the name of the book
Pop’s everything too big
Like the imagen
Can you make it more small
That way when the people look for something
Can see better
That’s the one problem I have more
Thanks

Dominic Staff
replied 7 years ago

You can use the following code to resolve this issue:
.search .hentry .entry-thumbnail img {
width: 150px;
}
.search #main-content .hentry {
text-align: center;
}

allan1994
replied 7 years ago

Hi Dominic, I am considering buying the pro version and have some questions before committing to this plugin. They are here: https://www.designwall.com/question/are-these-features-possible/
and https://www.designwall.com/question/voting-isnt-visible-on-mobile-long-view/

Dominic Staff
replied 7 years ago

Yes, I will check and answer your question as soon as possible.

abel vita
answered 7 years ago

And the other one I have
Is in the android mode dont look nice
Like destop
http://bajaebooks.net
My page should be look like this in the android mode as well

abel vita
replied 7 years ago

answered 1 week ago ?
do you no have time?

Dominic Staff
replied 7 years ago

About this issue, you can send me a screenshot about the site when you check on your Android devices for further checking.
Also, let me know detail about the change that you want to do.

abel vita
replied 7 years ago

http://bajaebooks.net/ look this page I one to look like same in android
becose my page look liked this https://ibb.co/dP6Xnv and I dont one thanks

abel vita
answered 7 years ago

Do you think can help?

abel vita
replied 7 years ago

Do you think. You can help ?

abel vita
replied 7 years ago

5 days and no sopport

DominicStaff
answered 7 years ago

Please add the following code to the style.css file:

@media (max-width: 768px) {
.aw-post-item {
width: 24%;
min-height: 140px !important;
margin: 0;
display: inline-block;
}
.col-md-5ths header.entry-header {
display: none;
}
.aw-post-item:hover header.entry-header {
display: block;
}
}

If you still face their issue, you can send me username & password of your site for further checking, I will help you resolve it.

Powered by DW Question & Answer Pro