Tagged: 

Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #1490625

    Hi folks,
    i’m looking how to have the currently small upper menu bar bigger and its font also. I mean the secondary menu bar.
    I don’t see where it is.
    Thanks

    Have a nice day

    JM

    #1490633

    Hey Ad-Min747,

    I’m not sure that I understand what you are referring to. Please post a link to where we can see the actual element.

    Best regards,
    Rikard

    #1490634

    Hi Rikard,
    I’m refering to the secondary menu (the one with the Phone number) and was wondering where to configure it (site, font, color, etc.)

    If I’m More clear.

    best regards

    #1490649

    Hi,

    The colour is set by the Logo Area Secondary Font Color option under Enfold->General Styling->Logo Area. If you want more advanced settings, then edit the Small bar above Main Menu option under Enfold->Advanced Styling.

    Best regards,
    Rikard

    #1490662

    OK seen, thanks,
    But…I do not see where to make it bigger (higher) and increase the font size.
    Br

    JM

    #1490684

    Hi,

    Please try the following in Quick CSS under Enfold->General Styling:

    #header_meta {
      height: 50px;
      min-height: 50px;
    }
    
    .phone-info {
      font-size: 16px;
    }

    Best regards,
    Rikard

    #1490779

    Hi Rikard,
    works, thanks. :-)
    Hem… and do you know how to make the buttons colored buttons or outlined buttons?
    If I go to appearance/menu/secondary menu it doesn’t work?

    Best regards

    #1490811

    Hi,

    Which buttons are you referring to? It would help if you post a link to where we can see them.

    Best regards,
    Rikard

    #1490813

    Hi,
    link : https://pc-lab.fr/?bypass_code=FmUELDTcVMozUyFI

    I’m refering to the small bar on top of the normal menu bar.

    The menu item, “FAIRE UN DON“, as set in the secondary menu parameters should be coloured, and the “NOUS REJOINDRE” should be outlined.

    Moreover, I’d like to try to increase their font size.

    Hope I’m more clear.

    BR

    • This reply was modified 2 weeks, 3 days ago by Ad-Min747.
    #1490835

    Hi,

    Thanks for the update. Please try the following in Quick CSS under Enfold->General Styling:

    #menu-item-764 {
      border: 1px solid red;
      border-radius: 2px;
      padding: 3px 1px;
    }
    
    #menu-item-920 {
      background-color: #543da8;
      padding: 3px 1px;
    }
    
    #menu-item-920 {
      color: #fff;
    }

    Best regards,
    Rikard

    #1491367

    Hi Rikard,
    It appears broken.
    I’ll try to go to customer (probono) and be back to you and post you a precise draw of what I’d like to make.
    Thanks again
    BR

    JM

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