Tagged: ,

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #164893

    Hey there! I would like to make the avia arrow and bar combo that shows which page you’re on larger. I used code I found in the forum to make the arrow bigger and adjust its position. Two questions:

    1. How can I increase the bar height.
    2. Why does the arrow/bar indicator sit higher on the page on my Contact page: http://talentdev.valiantlane.com/contact and how can I fix that?

    Thanks for the great support!

    #164920

    Hi Valerie!

    This code will make it bigger:

    .avia-menu-fx{
    height: 5px !important;
    }

    Regarding the Contact issue, this will fix it:

    .page-id-2368 #header_main{
    border-bottom: 0;
    }

    Cheers,
    Josue

    #164929

    Thanks, Josue! Perfect!

    By any chance do you know how to change the image associated with our forum profile? I would like to put my picture where the leaf is and haven’t found where to do that.

    #164930

    Hey!

    That’s your Gravatar which is associated with the email registered in this forum, you would need to change it here: http://gravatar.com/

    Regards,
    Josue

    #164956

    Thanks, Josue!

    #164958

    Glad we could help. Let us know if you have any other questions or issues :)

    Regards,
    Josue

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Enfold Child: Main Menu Page Select Indicator’ is closed to new replies.