Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #11443
    root
    Keymaster

    Dear Devs
    Thank you for creating this awesome theme
    My website here https://giftexpressbd.com/ is using your theme. I’ve added a custom logo and the menu looks to be overlapping with it. Can I somehow move the logo position to the left of the screen? Or any solution is very much appreciated
    Thanking you,
    Mahin

    #11467
    root
    Keymaster

    Hi mate,

    The logo in this header style is center and for this reason, overlap happen
    first, I suggest you change the header style:
    https://imgur.com/J1vygF4

    Or Use the Following Custom CSS code to change the Header Position, Please add the custom css on Theme setting -> custom CSS :
    https://imgur.com/8bbDzNQ

    header.type9 .logo img {
    margin-left: 100px !important;
    }

    #11481
    root
    Keymaster

    Thanks a lot . Much appreciated

    #11486
    root
    Keymaster

    You’re Welcome 🙂

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.