• Hi there

    Great Plugin, thanks a lot!

    However, I have an issue. I put the following in the header:

    <div id=”floatingbox”>
    Für?Treuh?nder</div>

    In the custom CSS section of my theme, I specify the floatingbox further and that it should not appear on mobile (@media only screen and (min-width: 500px)…).

    Everything works fine on desktop. But when I check on mobile, I get the “Für Treuh?nder” as a text above my menu, but it should not show up at all.

    How can I fix this?

    Thank you very much,
    Stefan

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Dave

    (@deb255)

    @desaner, A. you should not add html elements like div, p, a, etc. to the header, B. min-width container attribute needs to be set to display none or something. Thank you!

    Thread Starter desaner

    (@desaner)

    Hi Debjit

    Thanks for you respond! However, in “FEATURES OF INSERT HEADERS AND FOOTERS” you have “Insert any code or script, including HTML and Javascript”?! Do I understand something wrong here? How would I add the floating box otherwise?

    (To B, yes, I didn’t copy the whole code…)

    Thanks again,
    Stefan

    Hi there,
    Maybe someone can support me on this topic. Unfortunately I am not yet fit html / css.
    I understand that I should use the Fusion Builder settings to hide “things” in mobile use. But how does that look in detail? I have created a coulum in the text block, including content and then copied the code out the plugin. But I think that there is still a defintion missing. For example a class etc.?

    Here is the code:

    [fusion_builder_column spacing=”” center_content=”no” link=”” target=”_self” min_height=”” hide_on_mobile=”medium-visibility,large-visibility” class=”” id=”” background_color=”” background_image=”” background_position=”left top” background_repeat=”no-repeat” hover_type=”none” border_size=”0″ border_color=”” border_style=”solid” border_position=”all” animation_type=”” animation_direction=”left” animation_speed=”0.3″ animation_offset=”” type=”1_1″]

    [fusion_text]<p>this is a text…</p>[/fusion_text]

    [/fusion_builder_column]

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Problem with Header on Mobile’ is closed to new replies.