Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #865623

    Hello,
    i’m having a bit of trouble displaying a Tab Section on mobile devices.
    The sections don’t slide like they should.
    And the integrated blog post element does not switch to responsive view.

    Don’t mind the https error. We did not go live yet.

    Thanks for your help.
    Best regards

    #865700

    Hey Matzipuh,

    Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look?

    Best regards,
    Victoria

    #865708

    Hello Victoria,

    thanks for looking into it. I added the login credentials in the private content box.

    Best regards

    #865731

    Hi Matzipuh,

    Could you please enable the Advanced Layout Builder debug mode. Here is how to do it: http://kriesi.at/documentation/enfold/enable-advanced-layout-builder-debug/

    Best regards,
    Victoria

    #865741

    I enabled the Advanced Layout Builder debug mode.

    #866545

    Hi,

    I would like to access the site but I got the following error.

    Your connection is not private
    Attackers might be trying to steal your information from hosting100363.af9aa.netcup.net (for example, passwords, messages, or credit cards). Learn more
    NET::ERR_CERT_AUTHORITY_INVALID

    Please contact your hosting provider.

    Best regards,
    Ismael

    #866631

    I updated our wordpress installation. We did not have a domain name until yesterday.
    I put the new link in the private box.

    Best Regards

    #867282

    Hi Matzipuh,

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    @media only screen and (max-width: 767px) {
      #top #av-tab-section-1  .template-blog .post .entry-content-wrapper {
        max-width: 80vw;
      }
    }
    

    If you need further assistance please let us know.
    Best regards,
    Victoria

    #867468

    Hi Victoria,

    thanks for your help. I put the code in Quick CSS and now the Tab Section is displaying correctly on mobile.

    Best regards
    Matzipuh

    #867736

    Hi Matzipuh,

    Glad we got it working for you! :)

    If you need further assistance please let us know.

    Best regards,
    Victoria

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