Viewing 20 posts - 1 through 20 (of 20 total)
  • Author
    Posts
  • #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,
    Enffie

    #324336

    Hi 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,
    Yigit

    #324840

    Hi,Yigit:

    Thanks for your help. Where should I add this code? theme function CSS or style CSS?

    Enffie

    #324976

    Hey!

    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!
    Yigit

    #327107

    Hi,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

    #327895

    Hi!

    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,
    Ismael

    #330088

    Hi,

    I am using the latest enfold version. But I can’t find the dimensions panel as you mentioned. How should I do?
    Thanks

    Enffie

    #330547

    Hi!

    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,
    Yigit

    #332299
    This reply has been marked as private.
    #333077
    This reply has been marked as private.
    #333261

    Hi,

    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

    #333514

    Hi!

    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,
    Yigit

    #333648

    Hi, 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

    #333743
    This reply has been marked as private.
    #334220

    Hi!

    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!
    Ismael

    #334248
    This reply has been marked as private.
    #334253

    Hi, 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

    #334354
    This reply has been marked as private.
    #334516

    Hi,

    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

    #336494

    Hello 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

Viewing 20 posts - 1 through 20 (of 20 total)
  • You must be logged in to reply to this topic.