Viewing 13 posts - 1 through 13 (of 13 total)
  • Author
    Posts
  • #593781

    Hi forum,
    how can I figure another font-size in the main menu in the header?
    The font is to small and tiny. We have a slider behind.
    Thanks a lot for your help!
    Angela

    #593782

    Hi forum,
    do somebody know a simple plugin for a counter, which is visible in the frontend?
    Thanks a lot.
    Angela

    #593794

    Hey!

    What type of counter?
    Like a coming soon page? You can do that with enfold.
    Can u please explain us if that is something else, will be happy to help.

    Cheers!
    Basilis

    #593797

    Hi Basils,
    I mean a counter which counts a visitor who click on the page. So you can see, how many visitors visit your side.
    Cheers
    Angela

    #594142

    Hi Angela,

    Here is a list of possible plugins you can use: https://wordpress.org/plugins/tags/hit-counter. They have a search function on the site where you can search yourself as well.

    Cheers!
    Rikard

    #595757

    hi support,

    above the logo and menu, which we have switched to transparent, is a very thin dash, below a faded phonenummer. How do I get it off?
    Thanks for help!
    greetings from berlin
    Angela

    #595762

    Hi!

    Can you please post the link to your website so we can provide you more accurate custom CSS code?

    Cheers!
    Yigit

    #595767

    here it is…
    Thanks a lot

    #595772

    Hi!

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

    #header_meta {
        border: none!important;
    }

    Regards,
    Yigit

    • This reply was modified 8 years, 7 months ago by Yigit.
    #595774

    dear Yigit,

    you are super. It is working now!!!!
    Thanks a lot.
    Angela

    #595777

    Dear Yigit,

    just another question: in my main menü I have 2 submenues, in Gallery and Über mich. As you can see, they are hardly visible. The font is not white and the submenu is very far below the main menu. Can you help me?
    Thanks
    Angela

    #595821

    Hey Angela!

    Please add the following CSS to the Quick CSS field:

    .sub-menu .avia-menu-text {
        color: #fff;
    }
    
    ul.sub-menu {
        top: 85%;
    }

    It should change the sub menu text to white and move it closer to the main menu.
    Regards,
    Jordan

    #595822

    Thank you Jordan, super!!!
    Angela

Viewing 13 posts - 1 through 13 (of 13 total)
  • The topic ‘change font size in menu’ is closed to new replies.