Home Forums Pro Themes Graduate Pro Additional Customization

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #66405
    Emily Friedrich
    Participant

    Hi there,

    I am hoping you can help me with some additional color and style customizations.

    I need to:

    – Change the color of the mobile main menu
    – Change the position of the mobile main menu to the right side of the screen
    – Collapse all menu options on the mobile main menu
    – Change all link colors
    – Change the color background for the “counter” section on the home page

    Thanks for your help!

    #66427
    wensolutions
    Keymaster

    Hello @efriedri,

    Your queries have been answered below:

    – Change the color of the mobile main menu

    Ans: To change the color of the mobile menu go to Admin Panel > Appearance > Customize > Additional CSS and paste below given CSS.

    #sidr-left-top-button{
        background: #cc181e;
    }

    You can change the color code as per your requirement.

    – Change the position of the mobile main menu to the right side of the screen

    Ans: To shift the meu to the right requires a higher code customization and as much as we would love to help you with this, we are unable to do so beacuse it is beyound the support we offer for our product.

    So our suggestion to you is hire a proffesional developer so that your theme wont be affected in any way.

    To hire a developer, pleaase refer to below link:

    http://themepalace.com/hire-a-customizer

    – Collapse all menu options on the mobile main menu

    Ans: This is how the theme is designed and if you want as you have said please hire a developer.

    – Change all link colors

    Ans: Since there are lots of links within the theme it is almost impossible to chage the color for all of them. If you want to change the color for any particular one then please let us know.

    – Change the color background for the “counter” section on the home page

    Ans: Please add below given CSS in Additional CSS for this.

    #counter-section .statscounts {
        background-color: #cc181e;
    }

    You can change the color as per your requirement.

    Hope this helps.

    Best Regards!!

    #66503
    Emily Friedrich
    Participant

    Thank you!

    #66505
    wensolutions
    Keymaster

    Hello @efriedri,

    Glas we could help you.

    If you have any other issue, please let us know.

    Best Regards!!

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