Viewing 6 posts - 31 through 36 (of 36 total)
  • Author
    Posts
  • #847272

    The code worked but the logo is still on top of the text in mobile.

    Best,
    XanderHall

    #848349

    Hi,

    The logo is big, so the issue is happening
    Please use an alternative a bit smaller logo on mobile

    Thank you

    Best regards,
    Basilis

    #848433

    Great thank you. My client actually wants text in the middle of the header now, so how would I go about that? Would I have to add or change the existing code or is there another code I can use?

    Best,
    XanderHall

    #848435

    Also, is there a way to change the font of the header text as well?

    Thank you,
    Xander

    #848846

    Hello,
    My client would like the site title to be like this on the header: The Mad Batter Café
    & Bakery
    Is there a way to make it look like this right beside the logo?

    Gracias,

    Xander Hall

    #849442

    Hi,

    Please add the following css codes.

    .subtext {
        position: absolute;
        text-align: center;
        width: 100%;
    }
    
    div .logo {
        width: 100%;
    }

    Best regards,
    Ismael

Viewing 6 posts - 31 through 36 (of 36 total)
  • You must be logged in to reply to this topic.