Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #727005

    I have been asking questions since saturday and did not get any response :(

    I managed to fix most of my issues/questions.

    Please close all topics, because I do not want to “spam” your forum

    So my final question… I have added a widget above the header and put some buttons in there. Now two issues arise
    1. The demo button should be outlined with about us in the menu
    2. somehow when adding the widget, the main contant went”up” through the header

    Please find login in privateI hope someone can fix it or explain me how to do it…

    #727045

    Hi,

    First of all, sorry for the late reply. We are currently very busy after WP and Enfold updates.
    Second of all, if your case is urgent, you can add “urgent” to your thread title and we will try to look into it as soon as we can but please stop spamming other threads. That does not help at all.

    1- Can you please elaborate on the changes you would like to make? I am not sure if i understood you clearly. You can post screenshots here if that will be easier. Please simply upload your screenshots on imgur.com or Dropbox public folder and post the links here.
    2- I replied you here – https://kriesi.at/support/topic/how-do-i-place-a-widget-area-above-the-header-area/

    Best regards,
    Yigit

    #727061

    Hi please find the screenshot on the issue…

    View post on imgur.com

    #727074

    Hi,

    I added following code to Quick CSS in Enfold theme options under General Styling tab

    .html_header_top.html_header_sticky #main {
        padding-top: 205px;
    }

    Please review your website now

    Best regards,
    Yigit

    #727077

    the issue with the content under the main menu is solved… however the alignment of the buttons is still the same :(

    View post on imgur.com

    Is it also possible to remove the padding from the text block/widget so the sub menu will be less high :

    View post on imgur.com

    Thanks so much for your help..

    #727082

    Hi,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    #header .widget {
        padding: 0;
    }
    #header .textwidget .flex_column {
        float: right;
    }
    

    Then decrease “205px” value in the code i posted in my previous post

    Best regards,
    Yigit

    #727091

    This I have tried before but then the layout becomes like this

    View post on imgur.com

    #727097

    Hi,

    I slightly adjusted custom CSS. Please review your website now and adjust values further if needed.

    Best regards,
    Yigit

    #727101

    You are the best!

    Thanks so much!

    One last request, can you close all my topics, because this has finally solved it all… I do not see the option to close them myself

    regards
    mike

    #727104

    Hi!

    Will do :)

    You are welcome! :)

    For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
    And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
    For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)

    Happy holidays!

    Regards,
    Yigit

Viewing 10 posts - 1 through 10 (of 10 total)
  • The topic ‘Please help met… I do not get any reply from support’ is closed to new replies.