Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #987872

    Hello

    Please can you provide the code for my header widget. I would like to it to sit below the logo on mobile phones.

    At present the code looks like this (although this could be wrong as I have got bits and pieces from different threads.)

    #header .textwidget {
    width: 450px;
    height: 10px;
    display: block;
    position: absolute;
    bottom: 0;
    transform: translate;
    z-index: 0;
    }

    Thanks

    #988120

    Hey Kate,

    Maybe it would be easier to hide the header widget on small devices and add that in a text block in the content instead? You can hide the text in the content for all screen sizes except mobile in the Screen Options tab in the element options.

    Best regards,
    Rikard

    #988144

    I am open to that option but where do I get the option to hide the widget on small screens?

    #988146

    not to worry – I found the code. Thanks for your suggestion

    #988245

    Hi,

    Glad you found a workaround.

    Don’t forget to bookmark Enfold Documentation for future reference.

    Thank you for using Enfold :)

    Best regards,
    Vinay

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Header Widget’ is closed to new replies.