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

    Hi there,

    I have some strange thing going on – and it is almost embarrassing to ask you out … ;-), but …

    … the top bar on my site that contains the logo and main menu changes depending which language I choose. It is either white or blueish.
    Now, I have checked all the General and Advanced Styling Options for both languages, but they are identical! I also verified the Header Layout.
    I don’t know any more where to look at. Do you have any idea?

    Here are the links to both language pages:
    http://bit.ly/1u8f1im
    http://inspiriting.biz/

    Thank you,
    Katrin

    #259447

    Hi Katrin!

    Thank you for using the theme!

    Do you want the header to be white? Please add this on the Deutsch Quick CSS:

    .header_color .header_bg, .header_color .main_menu ul ul, .header_color .main_menu .menu ul li a, .header_color .pointer_arrow_wrap .pointer_arrow, .header_color .avia_mega_div {
    background-color: #f8f8f8;
    color: #7C7C7C;
    }

    Please make sure that you set the same css modifications and styling options on both languages.

    Best regards,
    Ismael

    #259451

    Hi Ismael,

    thank you for your response. But this code didn’t do any change.

    Why is it that the output in both languages differs, even though I have identical settings?

    #259937

    Hello again,
    as I said before your recommendations did unfortunately not help.

    Again I made sure that the styling options for both languages are identical. I cannot find an explanation why the menu background color is so very different for the two languages.
    I would really appreciate to get some qualified feedback here.
    Thank you very much.

    Best,
    Katrin

    #261174

    Hey!

    Maybe Enfold can’t regenerate the dynamic stylesheet for one language. Please use a ftp client and connect to your server. Navigate to wp-content/uploads/dynamic_avia/ and set the folder permission to 777. Then delete the enfold.css file (and all other css files – the name may vary based on the language shortcut) inside the dynamic_avia folder and go to Enfold > Theme Options to regenerate the dynamic stylesheet (hit the green “Save all changes” button). Please re-save the options for all languages.

    Regards,
    Peter

    #261234

    Hey Dude,

    thanks for your reply. I have done so. There were 4 css-files in there, now after regenerating there is only one css-file there again.
    The result is that the obtrusive blue green in DE is gone, but it’s still not identical.
    I’ve created two pics to demonstrate:
    EN & DE
    I am not sure yet which one I like more, but I definitely want it consistent.
    I checked again the General Styling Options and the Advanced Styling Options, as well as the Header Layout. All the same.

    What else could it be?
    Best,
    Katrin

    #262262

    Hey!

    Please create me an admin account and post the login credentials as private reply – I’ll check the settings.

    Regards,
    Peter

    #262311
    This reply has been marked as private.
    #262710

    Hey!

    Thank you for the update.

    We tried to changed the header background of the german and it seems to work. Still not sure where the blue tint is coming from. We added this on the Enfold(DE) > General Styling > Quick CSS field:

    div#header_main {
    background-color: #f8f8f8 !important;
    }

    Best regards,
    Ismael

    #262819

    Hi Ismael,

    thank you! That looks good now.
    Case can be closed.

    Best regards,
    Katrin

Viewing 10 posts - 1 through 10 (of 10 total)
  • The topic ‘Top Bar – erratical behavior’ is closed to new replies.