Tagged: 

Viewing 16 posts - 1 through 16 (of 16 total)
  • Author
    Posts
  • #1199201

    Hello dear ENFOLD Support team.

    I wish you first health .. please give more attention in your life.

    I have small questions I want to change the header like the below picture.

    is this possible? if yes how can i do this?

    https://prnt.sc/rpph86

    thanks for your kindly supports.

    #1199204

    Yigit bey , Mr.Ismael or Ms.Victoria

    can you offer me some solutions?

    • This reply was modified 4 years, 7 months ago by burokuran.
    #1199222

    Hi,

    You can add a widget area to the header:

    And from there add the needed code or shortcodes to that area. You can use css to position it properly.

    Best regards,
    Jordan Shannon

    #1199301

    Dear Mr Jordan SHANNON

    thanks for your info is it possible to write me the steps to get the view in header?
    thanks a lot

    #1199341

    Merhabalar :)

    – Please go to Enfold theme options > Header > Header Layout and choose to display “Logo left, menu below” option in
    – Then, enable header widget area by referring to this post – https://kriesi.at/documentation/enfold/header/#adding-a-header-widget-area
    – Insert your widgets into your header widget area in Appearance > Widgets.

    If you need further assistance on this case, please create temporary admin logins and post them here privately.

    Cheers!
    Yigit

    #1199550
    This reply has been marked as private.
    #1199901

    merhaba yigit

    did you checked it?

    thanks for your information.

    I think you add the header widget in the site.

    is also possible to add the text and get a free quote button? in Widgets?

    • This reply was modified 4 years, 7 months ago by burokuran.
    #1201905

    Merhabalar!

    Sorry for my late reply! Forums have been pretty busy lately.

    I just checked your header and it seems like you have managed to duplicate the example header? :)

    Best regards,
    Yigit

    #1215306
    This reply has been marked as private.
    #1215697

    Merhabalar,

    Unfortunately, I do not have an Android mobile device. I will ask my teammates to check it.

    Please kindly wait to hear from us :)

    Best regards,
    Yigit

    #1215929

    Hi,
    Sorry, I have checked your site on an Android device but I’m not sure what the issue is, your screenshots are for a desktop view that is too large for mobile, please include a mockup for mobile devices.

    Best regards,
    Mike

    #1216003

    how can include the mockup for mobile? with plugin?

    #1216012

    I am sharing now the apple mobile view and android mobil view.

    https://prnt.sc/sn70i7 ( apple mobil view it is ok we dont have problem )
    https://prnt.sc/sn71ek ( and android view the text ” do you have questions? is not in screen very large )

    If you have for this issue quick CSS code . I am sure we can solve it. because the problem is not generell problem . i am waiting your solutions proposals.

    #1216098

    Hi,
    Thank you for the screenshots this helps explain the issue, I don’t have an iPhone but on my Android device, it looks like your first screenshot, but it is about 425px wide, in the dev tools if I simulate device 320px wide then the widget is off-screen like your second screenshot.
    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: 375px) { 
    	#header .widget {
        right: 0px !important;
    	}
    	.kontakt {
        width: 160% !important;
    }
    }

    After applying the css, Please clear your browser cache and check.

    Best regards,
    Mike

    #1216128

    Dear Mr.Mike

    I have solved the problem with your kindly help and supports. Now the screen is ok . Really i live the difference of the ENFOLD theme . Many thanks ENFOLD supports team , many thank mike and many thanks Yigit.

    #1216179

    Hi,

    You are welcome! Thank you so much for your kind words :)

    Please let us know if you have any other questions or issues and enjoy the rest of your day :)

    Best regards,
    Yigit

Viewing 16 posts - 1 through 16 (of 16 total)
  • The topic ‘HEADER CHANGE LOGO LEFT MENU BELLOW RIGHT LANGUAGE MENU’ is closed to new replies.