Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #907207

    hi, i added an header widget into my website:

    HEADER_WIDGET

    I put a text field in it. why the phrases get out from the header?

    #907367

    Hey Pas7o,

    Please try the following in Quick CSS under Enfold->General Styling:

    #text-2 p {
      line-height:16px !important;
    }

    Best regards,
    Rikard

    #907429

    perfect! thanks

    #907439

    another question: how i can center vertically the heder widget? thanks

    #907480

    Hi Pas7o,

    Best regards,
    Victoria

    #908108

    how i can fix the problems of victoria’s images? because the

    header widget IS NOT align verticaly and on iPad’s view is overlying on logo and menu.

    thanks

    #908358

    Hi,

    Please try this instead:

    #text-2 p {
        line-height: 16px !important;
        margin-top: 7px !important;
    }

    You will likely need to play around with the values to make it look the way you want it to.

    Best regards,
    Rikard

    #908426

    yes, sure. thanks!

    #908529

    Hi,

    Great, please let us know if you should need any further help on the topic.

    Best regards,
    Rikard

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