Forum Replies Created

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • in reply to: Boxed layout page width #284585

    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,
    Arni

    in reply to: Boxed layout page width #284577

    What 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 9 years, 9 months ago by arnijon.
    in reply to: Menu problem #135092

    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

    in reply to: Testimonial #133836

    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;}”

    in reply to: Team member hover #133751

    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 :)

    in reply to: Team member hover #133749

    Doesn’t work either :/

    in reply to: Team member hover #133747

    I tried both of those things but they didn’t work. Any other solution?

Viewing 7 posts - 1 through 7 (of 7 total)