Tagged: 

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #424503

    Could you please give me a hint?
    three issues
    – header image centered with logo overlapping header image and top navigation
    – navigation centered
    – impressum move to the left

    use enfold 3.1.3

    #424506
    This reply has been marked as private.
    #424528

    would need navigation like this http://tiffanytimmons.com/new/

    #424673

    Hey!

    I tried accessing your site at http://solderer.eu/ but it seems to be wrong, could you provide us with a link to the site in question please?

    Regards,
    Rikard

    #424788
    This reply has been marked as private.
    #424798
    This reply has been marked as private.
    #425207

    Hey!

    Why did you set the Header Custom Height to 300px? Is that intentional? If you want the look of the header from the link you provided, set the Menu and Logo Position to Logo left, Menu below then add this to the Quick CSS field to change the background color of the menu container:

    div#header_main_alternate {
      background: red;
    }

    Best regards,
    Ismael

    #438080

    inserted your code, result is not as expected. could you have a look again`?

    #438088

    Hey!

    Please try adding !important rule to Ismael’s code as following

    #header_main_alternate {
      background: red !important;
    }

    Regards,
    Yigit

Viewing 9 posts - 1 through 9 (of 9 total)
  • You must be logged in to reply to this topic.