Forum Replies Created

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • in reply to: homepage introduction – image #171446
    sian southgate
    Participant
    in reply to: homepage introduction – image #171423
    sian southgate
    Participant

    thanks for this, I have a few bits of code now and they probably seem to be cancelling each other out. Apologies for being a pest this is not my strong point. I also wonder if there is some additional code to allow the menu navigation to have a white background rather than a transparent one with the new full sized intro image. Pasting all code here for you. Appreciate all your help

    @media screen and (max-width: 1023px){
    .site-logo img{
    max-width: 60%;
    }
    }
    }
    @media screen and (min-width: 767px){
    #introduction-section .featured-image:before {
    background-color: transparent;
    }
    @media screen and (min-width: 767px) {

    #introduction-section .entry-title {
    font-size: 48px;
    }
    }
    html,
    body {
    overflow-x: hidden;
    }

    in reply to: homepage introduction – image #171324
    sian southgate
    Participant

    that’s amazing thank you!

    Regarding the header text on this section is there a way to reduce the size a little?

    in reply to: homepage introduction – image #171081
    sian southgate
    Participant

    sorry, I probably didn’t explain very well, yes the image used for the introduction section. Can this image to be the full width of the site (like a slider – but can be one static image if need be) rather than just a right aligned image. If I put a bigger image up will it just resize it?

    in reply to: instagram feed to homepage #168967
    sian southgate
    Participant

    Fab thanks, is there a way to have it above the bottom contact form?

    in reply to: Missing logo from desktop version #159763
    sian southgate
    Participant

    Thanks for this, this helped a lot, but if i remove the introduction on the homepage the header logo is still cut into on the mobile version.

    in reply to: Missing logo from desktop version #159476
    sian southgate
    Participant

    Ok thanks, it seems to be better now but slightly delayed as in the last thing to load on the page…

    Do you have anything to resolve the
    Issue of the header image overlapping the logo on other pages in mobile version?

    https://icedrive.net/dashboard/#/cloud

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