Forum Replies Created

Viewing 30 posts - 1 through 30 (of 30 total)
  • Author
    Posts
  • 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

    in reply to: Menu in 2 lines #1159490

    Hi Mike,

    thank you again, this looks great now:)

    in reply to: Menu in 2 lines #1158975

    And the link in private content

    in reply to: Menu in 2 lines #1158974

    Hi Mike,

    Thank you for your reply, II upload the screenshot and try to post a link again.

    in reply to: Menu in 2 lines #1158762

    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.

    in reply to: Menu in 2 lines #1156041

    Thank you very much for the great support :)
    It works like charm:)

    in reply to: Menu in 2 lines #1155519

    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.
    in reply to: Menu in 2 lines #1155518

    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.

    in reply to: Menu in 2 lines #1154559

    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.

    in reply to: Menu in 2 lines #1154229

    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.

    in reply to: Active TAB border problem #1146834

    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.

    in reply to: Full Width Submenu to be Sticky on Mobile #1145699

    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.

    in reply to: Mobile Full width submenu with overflow and scroll #1144943

    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.

    in reply to: column shadow #1144208

    Thank you, works as a charm!:)

    in reply to: Column Spacing #1144201

    Hi Mike,

    thank you for your help. I try this way and see how it works.

    Have a great day:)

    in reply to: Column Spacing #1143838

    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 advance

    in reply to: column shadow #1143822

    Dear 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?

    in reply to: Single blog post appearance on mobile #1143795

    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.

    in reply to: Single blog post appearance on mobile #1143435

    Hi Rikard,
    I’d like to just change the image ratio.

    All the best

    in reply to: Single blog post appearance on mobile #1142386

    Thank you very much, problem solved. Just one more question: where can I edit the size of the single blog post feature image?

    in reply to: Problems with Blog #990177

    Hi Victoria,

    it works perfectly.:) Thanks a million.

    in reply to: Problems with Blog #989651
    This reply has been marked as private.
    in reply to: BLOG …. Request for help #989643
    This reply has been marked as private.
    in reply to: Search function in/on mobile menu #989581
    This reply has been marked as private.
    in reply to: Blog post entry gallery #989578
    This reply has been marked as private.
    in reply to: Blog post entry gallery #989082
    This reply has been marked as private.
    in reply to: BLOG …. Request for help #989081
    This reply has been marked as private.
    in reply to: Problems with Blog #989080

    Hi Victoria, thank you for your reply. Link is in the private content. Have a great day.

    in reply to: BLOG …. Request for help #988685

    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.

    in reply to: Problems with Blog #988673

    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.

Viewing 30 posts - 1 through 30 (of 30 total)