Okay
  Public Ticket #938978
Full Screen Rows / Footer Background Colour
Closed

Comments

  • Ben Marles started the conversation

    Hi,

    I have just seen a comment from a couple of months ago where someone was asking about using full screen rows (activated) and footer colour. Your response was that when full screen rows are activated and 'default footer' was also selected that the bg colour for the footer is overridden. (please see grab - ref to comment)

    Has this bug been fixed in a more current release yet? IF not when can we expect the update :). All good just really want to use this feature of the theme as it is brilliant and would love to be able to.

    I am fine using CSS and have attempted to override the setting using all of the various classes and id's associated with the footer but none of the overrides, even with '!important' applied to the css rules are working.

    Just after some info on when the update will be out  really :).

    Love every time I begin a new project currently the new features you are adding to the theme are fantastic. Good work and long may it continue. Thanks for all your hard work and dedication to keeping this theme the best on the market today.

    Cheers,

    Ben

  • Ben Marles replied

    Hi,

    I have just updated to the latest version of Salient and attempted the fullscreen rows thing explained below. Which is now working (the bg colour is what it should be)

    However, with the nav the 'starting colour of the logo and the navigation text colour has been reversed. Meaning I still cannot use the feature.

    Please see attached grabs.

    Also, some of the text colour in the footer is also no displaying in the correct colour. None of this has any custom CSS (hand written) and all colours etc are set by Salient settings.

    Look forward to hearing your response. 

    Cheers,

    Ben

  •  8,996
    Tahir replied

    Hey Ben ,

    Did you update to the Latest Salient Theme Version 7.6 and check ?. 

    Salient 7.6 is now available for Download on the Themeforest Download Page , Visual Composer has also been Updated to Version 4.12.1. 

    If you're upgrading from Salient VC 4.9.2 earlier, you'll need to delete the plugin from your plugins section in the WordPress admin panel before installing the current version (4.12.1) in Appearance > Install Plugins - This is necessary due to a bug in the Salient VC 4.9.2 which prevents regular updating.

    To get a list of Bug Fixes and new Feature addons in the Latest Theme update,  the changelog can be viewed here : http://themenectar.com/changelogs/salient.html .

    Update the theme by following this guide: http://themenectar.com/docs/salient/updating-salient/ .

    Best.


    ThemeNectar Support Team 

  • Ben Marles replied

    Hi Tahir,

    Thank you for your response. I have just now been in and updated Visual Composer as well and the same thing is still happening. 

    Please see attached Grabs

    This is not a pressing issue but it would be great to get everything working as soon as possible.

    Thanks for your assistance as always :)

    Ben

  •  8,996
    Tahir replied

    Hey Again,

    Seems like you were able to override it using css , if not use this .

    Add this into the Custom CSS box located in your Salient Options panel (Make Sure there are no red cross in the Box) :

    #footer-outer, #nectar_fullscreen_rows > #footer-outer.wpb_row .full-page-inner-wrap {
        background-color: #e48a60!important;
    }

    As for the Bug, have pinged it to the Developer for the next Minor Release. 

    Thanks 




    ThemeNectar Support Team