Viewing 17 posts - 1 through 17 (of 17 total)
  • Author
    Posts
  • #844752

    Hi
    you can see enclosed the screen shoot

    #845419

    I’m sorry to insiste (website will be public in 2 days!) but i need to put a background color because first menu don’t see easily
    Regards

    #846070

    Hi,

    Thanks for the screenshot, where can we inspect the element in question?

    Best regards,
    Rikard

    #846133

    On thé vert top right
    I need a color juste under the words: my club ‘r
    And not a color in thé whole line

    This word is secondary menu

    #846623

    Hi,

    Thanks but on what URL can we find the element? I can’t see it on the page in private.

    Best regards,
    Rikard

    #846667

    please see this link in private

    #847016

    Hi,

    Please go to Appearance > Menus and click on your menu item and choose to display colored button style in “Menu Style”

    Best regards,
    Yigit

    #847025

    Hi
    I already set like this Colored buton
    But its not working…

    #847174

    Hi,

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

    #avia-menu #menu-item-11 {
      background-color:red !important;
    }

    Best regards,
    Rikard

    #847208

    Hi
    I copy past in quick cas but unfortunatly change nothing. .

    #847296

    Hi,

    I can see that the background on the menu item changed to red, so the CSS is applying. Please clear your browser cache and reload the page.

    Best regards,
    Rikard

    #847345

    I think there is a bug.
    Effectively first menu item turn to red but it wasnt set to style colored !!? But to default.

    I dont want to change background on primary But on secondary on the very top of page near social icon. Please see my first screen shoot.

    The item My club”r was set to colored style but never change to red

    #847367

    Hi,

    You mean that there is a but with the CSS I sent you? I really don’t understand what you mean, I quoted your initial message in private. The screenshot is only of the menu and doesn’t indicate any changes, please try to explain what you want to do.

    Best regards,
    Rikard

    #847422

    Hi maybe my english is not so good so sse in private the screen shoot:
    I need a background under the first item of secondary menu.
    Please see top right in red

    #847618

    Hi,

    Thanks for that, please try this CSS instead:

    #menu-item-57 a {
      background-color:red !important;
    }

    Best regards,
    Rikard

    #847669

    You did it !
    thanks you very much!!!

    #847737

    Hi,

    No problem, glad we could help. Next time, please post the last screenshot first :-)

    Best regards,
    Rikard

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