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

    Hi,

    I would like add the logo text to the right of logo.
    I have added the filter but the css no works. I add a css that works in the computer layout but the mobile I can’t configure.
    Could you help me?
    Thanks advance,

    BR,

    Antonio

    #1465670

    Hey Antonio,

    You could try adding it in a widget instead: https://kriesi.at/documentation/enfold/header/#adding-a-header-widget-area

    Best regards,
    Rikard

    #1465672

    Hi Rikard,

    I have add the text and configure the css for computer. The problem is in mobile I don’t kwon the header is deconfigured.
    Attach the images. Thanks advance.

    BR,

    Antonio.

    #1465727

    Hi,

    Please try this CSS as well:

    @media only screen and (max-width: 767px) {
    span.subtext.avia-standard-logo-sub {
      left: 75px;
    }
    }

    Best regards,
    Rikard

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