Viewing 21 posts - 1 through 21 (of 21 total)
  • Author
    Posts
  • #1214101

    Hello support team :)

    1 – I’m creating a website with a top menu and want to add a yellow button in the top menu (right) – I found this code
    >>

    span.avia-menu-fx { display: none; }
    li#menu-item-341 a { background: #df9f1f; color: white; }

    but it just ads the background color and no margins around nor a border style – can you help on this please?

    2 – How can I center the drop down menu of the “top menu” ? now its left, it should be centered
    How can I change the background and text color of the drop down

    3 – Breadcrumb navigation : where can I change “Du bist hier” in “Sie sind hier” ? in the function code I an only find “You are here” –

    Thank you in advance,

    AB

    #1215470

    Hey A,

    Please have a look at the following thread for #3:

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    li#menu-item-341 a {
        border:aliceblue 2px solid;
        padding: 5px;
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #1216085

    Hello Victoria,

    Thank you for the reply, the code for the button works very well !

    Can you please answer my 2nd question?
    2 – How can I > center the drop down menu of the “top menu”? now it’s left, it should be centered – it is important for the mobile view as well

    Breadcrumb navigation: thank you for the link, but my language settings in WordPress are already “German” as default – I need to change “Du bist hier” to “Sie sind hier” – I’m NOT using the child theme – how can I change this?

    best,
    AB

    #1216217

    Hi anma,

    Could you please attach some screenshots of the issue?

    Best regards,
    Victoria

    #1216440

    Hello Victoria,

    I sent you a video :

    1/ top menu: the drop down is not centered

    2/ Breadcrumb : I want to change “Du bist hier” to “Sie sind hier”

    3/ The top yellow button : I miss the top border line in white – there is something missing in the code you sent to me :

    span.avia-menu-fx { display: none; }
    li#menu-item-341 a { background: #df9f1f; color: white; }

    li#menu-item-341 a {
    border:aliceblue 2px solid;
    padding: 5px;
    }

    Thank you in advance, AB

    #1219066

    Hello Support Team,

    Can you please help with this – see above ?

    Best, AB

    #1219502

    Hi anma,

    In order to have the polite version of the text you can switch the website language to Deutch Sie, it’s a formal version.

    Can you disable caching and minification for now?

    Best regards,
    Victoria

    #1219746

    Hello Victoria,

    Thank you for your reply, but the backend of WP is already in German. I want to change the wording “Du bist hier” to “Sie sind hier”. The language file of the German version is in English (found “You are her), this is wired.

    Other questions:

    A / The top menu dropdown: of the “Ausserschulische Angebote” is NOT centered – its pushed to the left – thus not readable on mobile and looks wired on a pc or tablet! The other dropdowns are centered!

    B/ Top menu: how can I make it a bit bigger (height) AND keep the alignment of the navigation centered, so that there is more blue on top of the navigation (also the yellow button) ?

    Best,
    AB

    #1220226

    Hi anma,

    Can you please disable Autopmize for now?

    Best regards,
    Victoria

    #1220392

    Hello Victoria,

    ok, done – the drop down of “Ausserschulische Angebote” is still not centered.

    Best, AB

    #1220622

    Hi anma,

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    #top .sub_menu #avia2-menu li ul {
        left: 20px;
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #1220808

    Hello Victoria,

    Thank you this worked perfect :) but I send you 2 other questions before :

    > Top menu: how can I make it a bit bigger (height) AND keep the alignment of the navigation centered, so that there is more blue on top of the navigation (also on top the yellow button) ?

    > still the breadcrumb navigation > http://idsp-la-schule.fr/grundschule/team/
    I want to change the wording “Du bist hier” to “Sie sind hier”. My WP backend is already in German !!
    Please note that the language file of the German version is in English (I found “You are here), which is wired.

    It would be great if you could answer these 2 questions.

    Thank you in advance,

    Best, AB

    #1222145

    Hi anma,

    My WP backend is already in German !!

    I know nut WordPress has 2 versions for German- formal and informal. And this is where you get the “Sie” with the formal version. You can edit the language file, regenerate the .mo file with a plugin like Poedit and you will have the changed text.

    Best regards,
    Victoria

    #1222156

    Hello Victoria,

    Thank you, now I found the formal version “Deutsch (Sie)” and changed it, but there is still “Du bist hier” – even with this version do I need to edit the language file with e.g. Poedit ?

    … also can you pleas reply to this question ?
    > Top menu: how can I make it a bit bigger (height) AND keep the alignment of the navigation centered, so that there is more blue on top of the navigation (also on top the yellow button) ?

    best, regards, AB

    #1222695

    Hi anma,

    Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look? Which version of Enfold are you running? The language files were updated recently.

    Best regards,
    Victoria

    #1222785
    This reply has been marked as private.
    #1224093

    Hi anma,

    Well, if the language files are missing some translations, you can add the translations there yourself. You need to copy the language files to your child theme, make changes there, and generate a new .mo file.

    This is the code for the header meta to go a bit lower:

    
    #header_meta .container {
        padding-top: 4px;
    }
    

    Here are the docs for you:

    Best regards,
    Victoria

    #1232350

    Hello Victoria,

    Thank you for the code to increase the height of the top navigation bar, this looks now great, but while changing the css code the size (height) of the bread crumb navigation changed, there is no space on top of the bread crumb navigation anymore> thus on top of this >> Du bist hier: Startseite / Praktisches / Kantine see link

    What can be done ?

    Thank you in advance,

    AB

    #1232361

    Hi anma,

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

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

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #1232374

    Hello Victoria,
    THANK YOU, works fine :)
    have a nice evening, AB

    #1232393

    Hi,

    I’m glad this was resolved. If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 21 posts - 1 through 21 (of 21 total)
  • The topic ‘top menu : position of dropdown + button style + breadcrum navigation’ is closed to new replies.