Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #623470

    Hello,

    The mobile version of my website is not working great. I disabled the logo on the desktop version of the webite with a custom CSS code but it’s still showing the enfold logo on the mobile version of the website. The code I included is the following :
    .logo { display: none; }

    Also, there is a problem with the text formatting on the section “Our Approach”. It’s broken and does not display like the other text..

    How can I fix those issues ?

    Thank you !

    #623837

    Hey Oby4455!

    Please add following code to Quick CSS as well

    .responsive .logo { display: none !important; }

    then please edit your page and edit Grid Row element where you have “Our Approach” and choose to display each cell on their own mobile.

    Best regards,
    Yigit

    #624055

    Thank you so much! You guys are the best support team I have ever had!

    #624077

    Glad to hear that :D
    Closing this then 

    Best regards,
    Kriesi

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Text formatting issue and logo with mobile version’ is closed to new replies.