- This topic has 3 replies, 2 voices, and was last updated 8 years, 10 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 migrate your Weebly account to WordPress but are afraid of the long technical process? Here are the multiple solutions. Though transferring […]
Are you looking for the best painting company WordPress themes? If so, you’ve landed on the right page for the painting company themes. This post […]
Document Management WordPress Plugins for File Management There are many document management WordPress plugins available online. Starting to open-source blogging software to a fully-fledged CMS […]