Forum Replies Created
-
AuthorPosts
-
sian southgate
Participantsian southgate
Participantthanks 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;
}sian southgate
Participantthat’s amazing thank you!
Regarding the header text on this section is there a way to reduce the size a little?
sian southgate
Participantsorry, 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?
sian southgate
ParticipantFab thanks, is there a way to have it above the bottom contact form?
sian southgate
ParticipantThanks 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.
sian southgate
ParticipantOk 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? -
AuthorPosts





