- This topic has 3 replies, 2 voices, and was last updated 8 years, 6 months ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › Girlie Pro layout
Hi,
We have some issues wit the media layout in certain articles… After changing to Girlie Pro the galleries are only half the width of the normal pictures. Is it possible to have them full width as well?
See an example here: http://saudadesdeportugal.nl/10-x-kneuterige-kerkjes-2/
The idea is to have the picture gallery and the photo above alligned at the right.
The other problem we are having is on the homepage. Whenever we publish an article it cuts if off randomly. This way we sometimes have text running through the read more buttons… How do we prevent this from happening? The things that we tried didn’t help 🙁
Hope you can help us out once again!
Regards,
Marlou
Hi Marlou,
Photo gallery has the function to show the thumbnails. It couldn’t get the full width of the page.
For the article. Kindly go to Appearance>>Theme Option>>Basic Setting>>Custom CSS Box
Add this code there:
@media screen and (min-width:980px) {
.news{ min-height:300px;}
}
Regards,
Dave
Hhhmmm, we still have the same problem after inserting the code… See the Maria Rita article on our homepage: http://saudadesdeportugal.nl/
Any other suggestions to prevent this from happening?
Also we have a problem with the mobile version. If you open it on a mobile device the letters of our website’s name are overlapping. Can we fix this somehow?
Thanks!
Hi Marlou,
Kindly go to Appearance>>Theme Option>>Basic Setting>>Custom CSS Box
Add this code there:
@media screen and (min-width:480px) {
.header .header-inner .logo h1{line-height:45px !important;}
}
For the post’s on homepage, another way is you have to write manual excerpt for the posts.
Regards,
Dave
Do You Want to Quickly & Effortlessly Get Your Store Up & Running With a Simple Yet Functional WooCommerce Theme? Thanks for visiting! In this […]
Have you been searching for the right WordPress theme that represents a professional image and credibility for your consulting company? You are in the right […]
Are you looking for a suitable accounting website template that can enhance your accounting business performance? Search no more! This tutorial presents the most effective […]