Topic Resolution: Resolved
  • Closed
  • Greg Vaughan
    Spectator
    March 20, 2016 at 8:56 pm #25757

    My site is configured to place the tagline below the logo, but it crowds the menu bar. How do I increase the space between the tagline and the menu bar?

    http://www.bbblack.com

    Denzel Chia
    Moderator
    Posts: 2656
    March 21, 2016 at 12:53 am #25765

    Hi,

    Please try out Theme Options -> Header
    Find the settings -> Header padding top and Header padding bottom
    Increase the values.

    Thank you

    Greg Vaughan
    Spectator
    Posts: 27
    March 21, 2016 at 3:08 am #25769

    Denzel, the padding setting options you suggest don’t appear anywhere in the Theme Options/Header section. The only setting I see is the minimum height of the header. Further thoughts/suggestions??

    Greg Vaughan
    Spectator
    Posts: 27
    March 21, 2016 at 3:39 am #25770

    Denzel, I neglected to tell you that I am using evolve+ v1.9. The updated version (v.2.5*) doesn’t work for me as I lose many formatting features that work fine in v1.9. I contacted you about this problem previously, and you suggested that I continue using v1.9 in order to retain all of my site formatting. I’m guessing that the reason I don’t have padding setting in the Options/Header section is because they don’t exist in v1.9. So, how do I increase the space between the tagline and the menu bar using v1.9?

    Also, is my continuing to use an older version of evolve+ going to cause me continuing problems because of missing features and settings in the updates?

    Greg Vaughan
    Spectator
    Posts: 27
    March 21, 2016 at 3:42 am #25771

    Denzel, one final issue related to v1.9. When I navigate to Theme Options, my setting no longer appear on the right side of the screen. Rather, they have dropped below the Theme Options area. I would like to reinstall v1.9 as a way to correct this problem, but I can’t figure out how to reinstall v1.9. Please advise.

    Denzel Chia
    Moderator
    Posts: 2656
    March 22, 2016 at 12:30 am #25800

    Hi,

    You can use the following in Theme Options -> Custom CSS

    .header .container {
    height: 150px !important;
    padding: 20px;
    }

    As for re-installing version 1.9
    Sorry, you will need to contact my employer to get this version.
    I do not know if he kept any old backups.
    https://theme4press.com/contact/

    I do not have any backup.

    Thank you.