• Resolved Marcelo

    (@mdilisio)


    Hi. I wanted to know if it is possible to add an item with its own icon to the bar. The idea is to add the whatsapp icon and the phone number. Thank you.

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

Viewing 8 replies - 1 through 8 (of 8 total)
  • Plugin Author Martin Stehle

    (@hinjiriyo)

    That is possible, please read the FAQ section “How to add and re-order list entries by using hooks” and the following code examples.

    What type of address do you want to use at the WhatsApp icon? Please show me an example.

    Thread Starter Marcelo

    (@mdilisio)

    Hello Martin.
    I would like the Content Bar to be marginalized on the right. That is simple. But is there any way to make it fit the width of the internal container of 1170 px? The idea is to make margin to the right with the end of the menu. Thank you!

    Plugin Author Martin Stehle

    (@hinjiriyo)

    Please tell me the URL of your site. I will look for a solution.

    Thread Starter Marcelo

    (@mdilisio)

    Thread Starter Marcelo

    (@mdilisio)

    Hello Martin. Is there a solution for what I need?
    Beyond this, when I added the content bar I was forced to lower the header a bit because the bar covers the logo. I did it by putting a margin-top in CSS, but for the moment it respects it (it looks good) and at times it does not. I do not know why he has this behavior.

    Plugin Author Martin Stehle

    (@hinjiriyo)

    So I mark this topic as resolved.

    Thread Starter Marcelo

    (@mdilisio)

    The truth is not resolved. At times he behaves well and at times he replaces part of the logo. On the other hand I still do not know if there is a way for the top bar info to adjust to the internal 1170 px container.

    Plugin Author Martin Stehle

    (@hinjiriyo)

    I think your JavaScript code (refining the body’s top padding) should be tied to the window’s “onresize” event to get always a correct height during changes of the window’s width.

    But the main reason is the fixed position of the header (containing the logo and the main navigation). Why not to refine also its distance from the body’s top border dynamically?

    The easiest and quickest solution is to place the fixed contact bar at the bottom of the page.

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Add Item’ is closed to new replies.