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

    Hello everybody
    I was a little bit of a mess.

    Now I would have the following questions

    I have lowered the menu here. My question?
    Can I format this menu via CSS
    Centered
    Font size
    Colour
    Mouse Over Color
    Background

    On the first page there is a ticker
    Can I change the background there?

    Can a different start page be used for the mobile device.

    A bit much at once
    Thanks a lot
    Best regards Franz

    #1219991

    Hallo Franz,

    Please try this to center the menu:

    nav.main_menu {
        display: table;
        margin: 0 auto;
        position: inherit;
    }

    The rest you can set under Enfold->Advanced Styling.

    Ticker; it looks like it’s in a Color Section element? If so then you can set the background in the element options.

    Different start page for mobile; the theme doesn’t have functionality for that by default, but you can build a separate layout and then select on which screens the elements should appear in the element options of each element. If that is not enough for you then I would try looking for a plugin which might add the type of functionality you are looking for.

    LG,
    Rikard

    #1219998

    Hello Rikard
    Thanks for your answer

    Centering pass great
    but the rest under Enfold->Advanced Styling,
    I can’t do this, have tried all points
    for example: font size, font color, mouse over

    which point under Enfold->Advanced Styling, do I have to take

    many thanks
    kind regards
    Franz

    #1220139

    Hallo Franz,

    You would select the Main Menu Links option under Enfold->Advanced Styling. Then you can add more instances for the hover state for example, by selecting which area and/or state you want the styling to apply by checking the corresponding check box at the bottom. If you need further help then please post admin login details in private and let us know which changes you would like to make.

    LG,
    Rikard

    #1220180

    Hello Rikard

    Thank you very much
    I have found it

    You can close this request

    kind regards
    Franz

    #1220711

    Hi,

    I’m glad you found a solution. If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘format menu and ticker’ is closed to new replies.