-
AuthorPosts
-
September 24, 2014 at 5:12 am #324024
Hi,
How to adjust the layout in iphone , android , ipad? My site can’t be displayed properly in these device.
Can you help me?Thanks,
EnffieSeptember 24, 2014 at 3:39 pm #324336Hi Enffie!
It does look fine except for your custom background image. Please change the code to following one to display mobile version of it
@media only screen and (max-width: 480px) { .flex_column.av_one_full.first.avia-builder-el-1.el_after_av_layerslider.avia-builder-el-first { background-image: url(../images/cta1-mobile.png); }}
If there is anything else that i missed, please point out
Regards,
YigitSeptember 25, 2014 at 8:51 am #324840Hi,Yigit:
Thanks for your help. Where should I add this code? theme function CSS or style CSS?
Enffie
September 25, 2014 at 2:25 pm #324976Hey!
Please add the code to Quick CSS field in Enfold theme options under General Styling tab. You can add it to Custom.css file inside Enfold/css folder as well
Cheers!
YigitSeptember 30, 2014 at 11:09 am #327107Hi,Yigit:
I added the code to quick CSS, but it still can’t be displayed properly, why can’t it display the same as in the computer?
Enffie
October 1, 2014 at 8:28 am #327895Hi!
If you want to disable the responsive version of the site. Go to Enfold > General Layout > Dimensions panel. Disable the Responsive Site option. This is available on Enfold 3.0. Please update the theme.
Regards,
IsmaelOctober 4, 2014 at 4:50 am #330088Hi,
I am using the latest enfold version. But I can’t find the dimensions panel as you mentioned. How should I do?
ThanksEnffie
October 5, 2014 at 9:11 pm #330547Hi!
You are currenlty using Enfold version 2.9.1. Please update Enfold to the latest version 3 via FTP – http://vimeo.com/67209750
Best regards,
YigitOctober 8, 2014 at 12:12 pm #332299This reply has been marked as private.October 9, 2014 at 10:27 am #333077This reply has been marked as private.October 9, 2014 at 3:18 pm #333261Hi,
http://kriesi.at/themes/enfold/2014/04/28/new-electric-cars-are-getting-really-fast/?skin=Cyan
In this site, could you tell me how to add the “You might also like”field under the share link box?
Thanks
Enffie
October 10, 2014 at 12:11 am #333514Hi!
Please go to Enfold theme options > Blog Layout and choose to display Related Entries. Make sure that your posts that you would like to relate have the same tags.
Can you please elaborate on sidebar issue?Regards,
YigitOctober 10, 2014 at 5:33 am #333648Hi, Yigit:
Much thanks for your help.
I think it is because I modified some CSS files then it is changed a lot in layout. I am modifying them one by one and now the blog page returns to normal.
I will ask for your help once I got any problem I could not solve.
Enfold is a very wonderful theme, it has many function and very flexible to use, also with an amazing team support.Thanks again.Enffie
October 10, 2014 at 9:26 am #333743This reply has been marked as private.October 11, 2014 at 9:17 am #334220Hi!
No, the plugin will not help. You’re still using an old version of the theme. Please download the latest version from your themeforest account then update the theme via FTP. Please refer to this link for more info: http://kriesi.at/documentation/enfold/updating-your-theme-files/
Remove any css codes regarding container, grid, columns widths. The new enfold update has a new grid system so old css modifications might not work. After the update, please toggle any theme options then save changes to remove cache.
Cheers!
IsmaelOctober 11, 2014 at 10:25 am #334248This reply has been marked as private.October 11, 2014 at 10:34 am #334253Hi, Ismael:
Actually I have updated to latest version but it is strange that it still indicates the version 2.9.1.
I will update again and follow your steps to see if it is workable.Enffie
- This reply was modified 10 years, 1 month ago by trianglehomeware_.
October 11, 2014 at 5:57 pm #334354This reply has been marked as private.October 12, 2014 at 5:07 pm #334516Hi,
If I need to chage the container width, what should I do without modifying the grid.css ?
I added a code to quick css like this:
.container {max-width:none; }
it works, but I just only want it to be active in desktop device, I still need the mobile phone shows a version like this
Can you give me some idea?
Enffie
- This reply was modified 10 years, 1 month ago by trianglehomeware_.
October 16, 2014 at 2:45 am #336494Hello Enffie,
You should be able to change the container width in the Theme Options (Layout). Regarding your blog page being ‘outdated’, have you tried disabling all third-party plugins to see if it gets fixed?
Cheers!
Josue -
AuthorPosts
- You must be logged in to reply to this topic.