Home Forums Pro Themes Kids Education Pro Header icon colors and spacing + mobil menu

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #130297
    Lenny
    Participant

    Hello,

    I have few questions on the pro theme for:

    1) Changing the colors of the icons [and text when highlighted]

    2)Changing the position of icons to get the same spacing from the logo in the middle,
    currently: o o o o …..(logo)o o o o……
    looking for: o o o o…..(logo)…..o o o o or o o o o (logo) o o o o
    o=logo;…=spacing

    3) I would like as well to change the two menus when on mobile to have only one on the left or right grouping both of the menu

    Thanks you for reading me and for your answer.
    Current website link: http://box2337.temp.domains/~franceab/

    #130354
    wensolutions
    Keymaster

    Hello,

    Please find answers to your queries below:

    Query 1: Changing the colors of the icons [and text when highlighted]

    Response: Regarding your query, this feature is not available in the theme. You can consider hiring a freelancer to get the feature as it requires code customization.

    Query 2:Changing the position of icons to get the same spacing from the logo in the middle,
    currently: o o o o …..(logo)o o o o……
    looking for: o o o o…..(logo)…..o o o o or o o o o (logo) o o o o
    o=logo;…=spacing

    Response: Regarding your query, the design you are requesting is not possible by the simple CSS as the design is managed by the theme itself, so when you try to remove the spacing the logo shifts to another line and design will not appear proper.

    Query 3:I would like as well to change the two menus when on mobile to have only one on the left or right grouping both of the menu

    Response: You can add below given CSS following the path Admin Panel > Appearance > Customize > Additional CSS to remove one among the two hamburger menu from the mobile view.

    .home a#sidr-right-top-button {
        display: none;
    }

    Hope this helps.

    If you have further queries, let us know.

    Regards.

    #130424
    Lenny
    Participant

    Hi, I think there is a misunderstanding about this part

    Query 3:I would like as well to change the two menus when on mobile to have only one on the left or right grouping both of the menu

    I’m not looking to hide the left or the right part when in mobile, but to have all the menus on one side and on all the page not only “.home”.

    Thank you for your answer,

    Lenny

    #130461
    wensolutions
    Keymaster

    Hello,

    Regarding your query, the feature you are requesting is not possible with simple CSS so we are unable to help you as it requires code customization. You can also select menus only to the right or left from Admin Panel > Appearance > Customizer > Menus.

    So you can consider hiring a freelancer or our professional developer to get features as per your requirement.

    Regards.

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