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

    Dear support,
    i try to place the header-widget text (the 3 names) on the right side next the logo. Is this possible in a responsive way?
    Thanks for any help

    #912347

    Hey dondela,

    Hmmm, there’s not enough space, and I’m not sure if it looks better if you put it on top, I can only suggest to hide it on mobile, and add a text block (with those 3 names) and place it above the fullwidth slider, then in Screen Settings, set it to hide on Desktop and medium sized devices. Hope this idea helps :)

    Best regards,
    Nikko

    #912382

    Hey Nikko,
    thanks for your help. I wrote the names in the extra fields on top. Would it be possible to place the telephone info on the right side and the names on the left side?
    dondela

    #912630

    Hi,

    That is not possible since they are in the same element. You could try to wrap them in separate divs though, that means they can be targeted with CSS:

    <div id="phone-info-names">Names here</div><div id="phone-info-numbers">Numbers</div>

    Best regards,
    Rikard

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