Forum Replies Created
-
AuthorPosts
-
September 17, 2020 at 9:17 am in reply to: I can't manage the ENFOLD theme in my WordPress Dashboard #1246468
Hi,
When I log in my website the theme options are completely inactive, in fact, they don’t even show. Will you help me, please?
Thanks
Hi Mike,
thank you again, this looks great now:)
And the link in private content
Hi Mike,
Thank you for your reply, II upload the screenshot and try to post a link again.
Dear All,
I need some help, please. I split the main menu in two rows using this code.
#top #header_main > .container .main_menu .av-main-nav > li > a {
height: 60px !important;
line-height: 60px !important;
}
#menu-item-489 {
clear: left !important;
}
and moving the main menu closer to the logo:
#top #header_main .main_menu {
right: 10% !important;
}
It worked. however, I added an EN menu after using Polylang.
It doesn’t seem to work on the English menu.Will you please help?
Thanks in advance.
Thank you very much for the great support :)
It works like charm:)Also, it looks not so good on tablet. How can i activate mobile burger menu on tablet?
Thank you very much for your help.
This is solved with this code:
@media only screen and (max-width: 1024px) {
nav.main_menu {
display: block !important;
}
#avia-menu .menu-item {
display: none;
}
.av-burger-menu-main.menu-item-avia-special {
display: block;
}
}- This reply was modified 5 years ago by darnott75.
Hi Mike,
thank you, yes, indeed. However, do you think the menu can get closer to the logo? ThereÍs a huge gap between the logo and menu.
Thank you in advance.
Hi Rikard,
thank you for the reply. I attach a screenshot. The red line indicates the menu item from I’d like to wrap the rest of the menu items wrap under the first line. Basically I’d like to wrap 4 menu points under the 6 first menus.
How is this possible?Thanks in advance.
Dear All,
I need some help, please. I’d like to split the main menu in two rows from a certain menu item. I tried almost all the codes I found in the forum but none of them seemed to work. One code made my mobile menu disappear, the others weren’t functioning either.
Will you please help?
Thanks in advance.
Dear All,
I also have problems with the blue outline, I’d like to change it to a certain hex colour. Is it possible? Also, I’d like to change the colour of the active tab and the font colour in the active one. Will you please help?
Thank you.
Dear All,
I also created a full with submenu on my site. Only two menus but on mobile it is on two rows. How can I arrange/force the menu in just one row on mobile devices and also make it sticky?
Thanks in advance.
October 4, 2019 at 11:55 am in reply to: Mobile Full width submenu with overflow and scroll #1144943Dear All,
I also created a full with submenu on my site. Only two menus but on mobile it is on two rows. How can I arrange/force the menu in just one row on mobile devices and also make it sticky?
Thanks in advance.
Thank you, works as a charm!:)
Hi Mike,
thank you for your help. I try this way and see how it works.
Have a great day:)
Hi All,
I’d also like to reduce spaces between columns but on specific pages. Also switched Custom CSS Class on. Can I and how can I do this on individual pages?
Thanks in advanceDear All,
I’d like to add column drop shadow too to a certain section, preferably individually to certain columns (I may want to change the shadow colours). Please, see attachment link. Will you please help?Hi Rikard,
thanks again for you help. I try to be more specific. The feature images are cropped to a certain ratio by default. Is it possible to change the aspect ratio? I use PS in advance but single post feature images seem to be cropped by default. Can I for example use somehow the original dimensions?
Thank you in advance.
Hi Rikard,
I’d like to just change the image ratio.All the best
Thank you very much, problem solved. Just one more question: where can I edit the size of the single blog post feature image?
Hi Victoria,
it works perfectly.:) Thanks a million.
This reply has been marked as private.This reply has been marked as private.This reply has been marked as private.This reply has been marked as private.This reply has been marked as private.This reply has been marked as private.Hi Victoria, thank you for your reply. Link is in the private content. Have a great day.
Hi, I hope my questions fit to this topic. I use single post style with big preview image, style modern business. Post titles are huge on mobile. How can I make them smaller? I used various CSS classes I found on the forum. None of them worked. This was the last one, didn’t work either: template-blog .post-title { font-size: 22px !important; }
One more question related to archive pages layout. Unfortunately the category pages list full-length posts rather than feature images+excerpt+read more. How can I modify the layout? Thanks in advance.Hi, I hope my questions fit to this topic. I use single post style with big preview image, style modern business. Post titles are huge on mobile. How can I make them smaller? I used various CSS classes I found on the forum. None of them worked. This was the last one, didn’t work either: template-blog .post-title { font-size: 22px !important; }
One more question related to archive pages layout. Unfortunately the category pages list full-length posts rather than feature images+excerpt+read more. How can I modify the layout? Thanks in advance. -
AuthorPosts