-
AuthorPosts
-
September 28, 2018 at 12:51 am #1015556
HI guys. when i made header position absolute, my first screen became not full sceen. Give me some advice how to make it full screen.
September 29, 2018 at 4:42 pm #1016078Hey pddcoms,
Sorry for the late reply, Please try this code in the General Styling > Quick CSS field, or in the WordPress > Customize > Additional CSS field:@media only screen and (max-width: 767px) { html { background-color: #fff !important; min-height: 640px !important; height: 640px !important; } .forcefullwidth_wrapper_tp_banner,#rev_slider_6_1_wrapper { min-height: 640px !important; height: 640px !important; } }this allows the animation to play fully, Please see the screenshot in Private Content area.
Best regards,
MikeOctober 1, 2018 at 2:34 am #1016375Thanks for the help Mike
October 1, 2018 at 5:02 am #1016402Hi,
Glad we could help :-)
Please let us know if you should need any further help on the topic or if we can close it.
Best regards,
RikardOctober 2, 2018 at 12:40 am #1016781This reply has been marked as private.October 2, 2018 at 6:17 am #1016882Hi,
Thanks for the update, do yo mean that you want to change the text colour in the widget on mobile?
Best regards,
RikardOctober 2, 2018 at 11:49 am #1016995no. i mean position of the widget in mobile version… i don’t know how to move it to the right of the logo, like on desctop
October 2, 2018 at 12:02 pm #1017004Hi,
Thanks for the clarification. Please try the following in Quick CSS under Enfold->General Styling:
@media only screen and (max-width: 767px) { .responsive #top #header #header_main .inner-container .widget { margin-top: -100px !important; } }Best regards,
RikardOctober 2, 2018 at 12:25 pm #1017012Good! Thanks. Close the topic
October 2, 2018 at 1:33 pm #1017046Hi,
Glad we were able to help, we will close this now. Thank you for using Enfold.For your information, you can take a look at Enfold documentation here
For any other questions or issues, feel free to start new threads under Enfold sub forum and we will gladly try to help you :)Best regards,
Mike -
AuthorPosts
- The topic ‘Trasparent Header’ is closed to new replies.
