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
Hi forum,
do somebody know a simple plugin for a counter, which is visible in the frontend?
Thanks a lot.
Angela
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
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
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
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
Hi!
Can you please post the link to your website so we can provide you more accurate custom CSS code?
Cheers!
Yigit
here it is…
Thanks a lot
Hi!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
#header_meta {
border: none!important;
}
Regards,
Yigit
dear Yigit,
you are super. It is working now!!!!
Thanks a lot.
Angela
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
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
Thank you Jordan, super!!!
Angela