Forum Replies Created
-
AuthorPosts
-
When I tried fixing this in the grid.css I came across a problem with the content being aligned left and I couldn’t fix that. So if you could consider that as well.
The perfect setup for me would be the max width 1440px and the content should be centered and be 88% of the width. Hopefully I’m making myself clear here.
Cheers,
ArniWhat about the content width? The header isn’t in line with the page, the header it’s not as wide. So do you have some css code for that as well?
- This reply was modified 10 years, 4 months ago by arnijon.
I’m currently working on the site using XAMPP so it’s not live.
I tried adding that to my Quick CSS but it didn’t change anything :/
Any other solutions?
Best regards,
Arni
Thanks for the help. It didn’t seem to work but I managed to find similar code in shortcodes which I changed into “.avia-testimonial-image{float:left; margin:0 20px 0 0; width:100px; height:100px; border-radius: 0px; overflow: hidden;}”
Hey!
I fixed it myself. I found this in shortcodes
“.avia-team-member .team-social{
border: 7px solid rgba(0, 0, 0, 0.1);”
and i changed it to
“.avia-team-member .team-social{
border: 0px solid rgba(0, 0, 0, 0.1);”
The border around the picture disappears and the hover is exactly the size of the picture. Good enough for me. Thanks for your help though :)
Doesn’t work either :/
I tried both of those things but they didn’t work. Any other solution?
-
AuthorPosts