Okay
  Public Ticket #640842
Mobile Project Header Title Off Center
Closed

Comments

  • Mike started the conversation

    I have installed Salient 7.01 theme. When viewing the theme on my iPhone using both Firefox and Chrome, the project title at the top of the page is off center. Can you advise on how to fix that. It doesn't seem to be present on the previous versions so it appears isolated to 7.01.


  •  8,386
    Tahir replied

    Hey ,

    Please update the Theme to 7.0.2 which has many Bug Fixes and New Features , See changelog : http://themenectar.com/changelogs/salient.html
    Update the theme by following this guide: https://themenectar.ticksy.com/article/3218/ . Also see Visual Composer update instructions in here: https://themenectar.ticksy.com/article/5182/
    Best


    ThemeNectar Support Team 

  • Mike replied

    Tahr:

    Update. I just upgraded to 7.05. This issue still is present on mobile devices with larger screens like iPhone 6 and iPhone 6+. Doesn\'t see to be present on smaller screens like the iPhone 5 or below. Any way this can be fixed for the larger screens?

    Thanks,

    Mike

  •  8,386
    Tahir replied

    Hey Again,

    Please provide the page url where we can see the issue.


    We just released Salient 7.0.6, If you\'ve already installed Salient VC 4.9.2 you\'ll need to delete it and reinstall it to get some of the fixes, See changelog : http://themenectar.com/changelogs/salient.html .


    Thanks


    ThemeNectar Support Team 

  • Mike replied

    Tahir:

    Here is a sample URL: http://www.mgblack.com/portfolio/adijta-investments/

    However, this issue is visible on all portfolio pages with larger mobile screens. I am using both a iPhone 6 and 6+ and the issues is present/visible on these devices.

    Thanks,

    Mike

  •  8,386
    Tahir replied

    Hey ,

    Add this into the Custom CSS box located in your Salient Options panel (Make Sure there are no red cross in the Box) :
    @media only screen and (max-width: 690px) {
        body.single-portfolio .row .col.section-title h1 {
            width: 100% !important;
        }
    }

    Best.




    ThemeNectar Support Team 

  • Mike replied

    Tahir:

    That worked. Thanks so much!

    Mike