Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #202789

    Hi, I’m implementing a new web.

    http://www.coronatolive.com

    and I would like to use the “header with social icons and bottom navigation”.

    I have a problem with visualization, could you help me with the styles that I have to apply?

    http://imageshack.com/a/img809/3145/kis9.png

    Thank you!

    #202805

    Hi xpoveda!

    Please add following code to Quick CSS in Enfold theme options under Styling tab

    .bottom_nav_header.social_header .main_menu, .bottom_nav_header.social_header .main_menu { margin-top: -40px; }
    .bottom_nav_header.social_header .main_menu ul:first-child>li a {
    border-right-style: none; }
    .bottom_nav_header.social_header .main_menu ul:first-child>li:first-child a {
    border-left-style: none; }
    .bottom_nav_header.social_header #top .main_menu .menu-item-search-dropdown {
    float: left;
    }

    Can you add breadcrumbs to any of your page so we can check if that is easy to pull it off?

    Regards,
    Yigit

    #203353

    i Yigit,

    1)
    i have applied a 75% menu section for to see the breadcrumbs but not works.i click in “tienda” by example and click to breadcrumbs and don’t works. can you help me?

    2)i like to see too the background color marked in header with yellow in green. what css modifications please?

    after your css modifications i will modify in theme editor yellow by white and the ajax cart icon and your content will see correct,

    thanks.

    xavier.

    #203413

    Hi, solved 2).

    Only question 1) (in IE runs ok)

    Thanks!!

    Xavier.

    #203421

    Solved 1).

    Is possible in header_meta, “Contactar + Mi cuenta + flags languages” at left of screen?

    I like social icons in white.

    Thanks!!

    Xavier.

    #203434

    Hey!

    Sure, please add following code to Quick CSS as well

    .sub_menu { left: 0; }
    .header_color .social_bookmarks a { color: white; }

    Best regards,
    Yigit

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘header with bottom navigation and css changes’ is closed to new replies.