Mobile Header Logo Size & Mobile Menu Off Canvas Logo Size Issue

This topic has 8 replies, 2 voices, and was last updated 1 years, 8 months ago ago by Abdul Rehman

  • 7 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 11, 2023 at 18:09

    Hello, Abdul Rehman,

    Thank you for getting in touch with us.

    Try to add elements into the Connection block, like on the next screenshot – https://gyazo.com/fc288cf257e0e3ecba14cfd0ed2fa226

    If you have any additional questions or concerns, please do not hesitate to reach out to us. Our support team is always available to assist you.

    Kind Regards,
    8theme team

    Avatar: Abdul Rehman
    Abdul Rehman
    Participant
    March 11, 2023 at 18:35

    Hello, Thank you it’s solved on mobile but now it’s effecting tab version. see attached link.

    Please contact administrator
    for this information.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 11, 2023 at 18:59

    Hello, Abdul Rehman,

    Add the next code in Theme Options > Theme custom CSS > Tablet:

    .header-main .et_connect-block {
        justify-content: space-between;
    }

    Kind Regards,
    8theme team

    Avatar: Abdul Rehman
    Abdul Rehman
    Participant
    March 11, 2023 at 20:04

    Hello ,
    These changes are not working any more. From now spacing between elements is not working for mobile and tablets. I want spacing between element to 40 and logo size 200.

    Please contact administrator
    for this information.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 12, 2023 at 08:41

    Hello, Abdul Rehman,

    Try to add the next code in Theme options > Theem custom CSS > Global:

    @media only screen and (max-width: 1200px) {
        .header-main .et_connect-block {
            justify-content: space-between;
        }
    }

    Kind Regards,
    8theme team

    Avatar: Abdul Rehman
    Abdul Rehman
    Participant
    March 12, 2023 at 09:03

    Thank You It’s working for mobile tablet and desktop but how can we change the size for mobile menu off canvas header logo https://postimg.cc/0bN7pBWt

    Avatar: Abdul Rehman
    Abdul Rehman
    Participant
    March 12, 2023 at 09:07

    solved.

  • Viewing 8 results - 1 through 8 (of 8 total)

The issue related to '‘Mobile Header Logo Size & Mobile Menu Off Canvas Logo Size Issue’' has been successfully resolved, and the topic is now closed for further responses

8theme customization service
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.