-
AuthorPosts
-
April 22, 2016 at 8:40 am #619631
CANT ENLARGE PRINT IN MOBILE AND TABLET
Please healpApril 22, 2016 at 8:48 am #619636Hi Slawomir!
Not sure what you are referring to as print. But if it is the font size you like to increase in mobile and tablets please use the below css in Quick CSS under Enfold > General Styling
@media only screen and (max-width: 767px) { body { font-size: 18px!important; }}
Best regards,
VinayApril 22, 2016 at 10:58 am #619739cheers mate but it dosent work.
still cant enlarge or zoom the textApril 22, 2016 at 12:39 pm #619864Hi!
You can try enabling zooming on mobile by referring to Ismael’s post here – https://kriesi.at/support/topic/urgent-responsives-webdesign/#post-459171
Regards,
YigitApril 27, 2016 at 12:39 am #622592Many thanks mate, it works now.
But I have also a question concerning my website on tablet as it doesn’t look good, especially because the logo (left upper corner) is behind menu. Could you help me with this please?April 27, 2016 at 1:06 am #622597Hi!
Please refer to this post – http://kriesi.at/documentation/enfold/menu-overlaps-logo-on-tablets/ and if that does not help, please see – http://kriesi.at/documentation/enfold/switching-to-mobile-menu-on-higher-resolutions/
Cheers!
YigitApril 28, 2016 at 12:26 am #623410Thanks very much Yigit.
1. The problem now is that when I try to zoom text using tablet also the logo is zoomed which looks very bad.
2. Also logo itself is not sharp although I use very detailed large enough picture? Logo is also a bit too big and I would like to reduce its size by about 30% in PC, mobile and tablet please?
3. What should I do to have highliighted opened manu button? I want it to look like this:
http://www.drfuhrman.com/disease/default.aspx
4. I would like also to get rid or narrow the green srap below main menu with “you are here…” and the name of menu:
In my opinion it’s just a wsting of space. If I could have highlighted menu I don’t need the this note. How can I remove it?
5. Whenever I update enfold why the modifications in editor disappear? I have to do it again and again which is iritating. Is there any solution to this?
Regards
- This reply was modified 8 years, 6 months ago by samgrom.
April 28, 2016 at 3:44 am #623461Hey!
1.
To re-size fonts only and not images please use a plugin like
https://wordpress.org/plugins/wp-font-resizer/screenshots/
https://wordpress.org/plugins/zoom-widget/
https://wordpress.org/plugins/font-resizer/2.
To re-size logo please use the below CSS.responsive .logo img { margin: 0; max-width: 160px; }
3.
To make the mu look like the example linkChange menu position in Enfold > Header > Header Layout > Menu and Logo Position > Logo Left, Menu Below
Then add the following CSS in Quick CSS
#top #wrap_all .header_color .av-menu-button-colored > a:hover .avia-menu-text { background-color:#000; } #top #wrap_all .header_color .current_page_item > a:hover .avia-menu-text { background-color:#000; }
4.
In page layout options please remove breadcrumbs.5.
The reason you lose custom modification is because the theme files get over written and the solution for this is to use a child theme and add your modifications. please check http://kriesi.at/documentation/enfold/using-a-child-theme/Request you to kindly open new tickets for new issues if they are not related so we can keep the focus on main topic and avoid confusion.
Regards,
VinayApril 29, 2016 at 3:42 pm #624581Thank you,
1. Is there any simpler way instead of using another plugin? I dont want too many of them?
2. Ive managed to reduce the size of logo but I also asked how to improve the quality of logo as it is looks a bit blurry?
3. Tried your solution but it didnt change anything? May be your explanation wasnt clear enough for me as im a beginner…
4. breadcrumbs are still visable in mobile and tablet?
May 2, 2016 at 8:58 am #625543Thank you,
1. Is there any simpler way instead of using another plugin? I dont want too many of them?
2. Ive managed to reduce the size of logo but I also asked how to improve the quality of logo as it is looks a bit blurry?
3. Tried your solution but it didnt change anything? May be your explanation wasnt clear enough for me as im a beginner…
4. breadcrumbs are still visable in mobile and tablet?
May 2, 2016 at 3:12 pm #625829Hi,
please open different tickets for different questions, as this thread gets confusing for us moderators and other people trying to search for help here.
1.) About which text are you talking about? can you provide us a precise link to your site showing the elements in question please? we need to be able to inspect the elements.
2.) does it look blurry when using a default WP theme as well?
Best regards,
AndyMay 2, 2016 at 5:06 pm #625928What kind of answer is this?
Enfold was supposed to be easy and quick but there are so many unsolved problems that it shouldnt be regarded as easy.
And i can see now that customer service is very slow and just waisting of time.
I will have to write some v negative reviews to discourage people from buying enfold as is not easy but full of unsolved issues and customer service is horrible.May 4, 2016 at 11:18 am #627073Hi,
you are right.
Could you let us know the answers to the questions above? so we can assist you further and find solutions for the issues you have.
Best regards,
Andy -
AuthorPosts
- You must be logged in to reply to this topic.