• This topic has 13 replies, 2 voices, and was last updated 3 years ago by vako.
Viewing 14 posts - 1 through 14 (of 14 total)
  • Author
    Posts
  • #60146
    Carlos Pires Serra
    Participant
    Premium Member

    Hi,

    is it possible to have the chevron down icon in the main menu? in the mobile version it is difficult to access the sub-menus. By pressing on the right side of the name in the main menu it opens well but there is no icon or it is the same color as the background.

    Thanks.

    #60150
    vako
    Keymaster
    WP Royal Team

    Hi Carlos,

     

    Please share your website URL and we will check for possible solutions.

     

    Kind Regards

    #60152
    Carlos Pires Serra
    Participant
    Premium Member
    This reply has been marked as private.
    #60164
    vako
    Keymaster
    WP Royal Team

    Hi Carlos,

     

    Please navigate to Dashboard > Appearance > Customize > Additional CSS section add the following snippet:

    .icon-angle-down:before {
    color: #fff !important;
    font-size: 20px;
    }

     

    Kind Regards

    #60166
    Carlos Pires Serra
    Participant
    Premium Member

    Perfect !  Thanks.

    #60171
    vako
    Keymaster
    WP Royal Team

    Feel free to contact us at any time, we are more than happy to help.

     

    Kind Regards

    #60176
    Carlos Pires Serra
    Participant
    Premium Member

    Well…

    When I hover over the magnifying glass icon in the main menu, the tooltip rectangle is empty. I saw on the demo that there is the text “Search”. is it a translation problem ?, text color?

    Thanks.

    #60188
    vako
    Keymaster
    WP Royal Team

    Hi Carlos,

     

    Can you please describe the issue you have in more detailed? Please share a direct link to the page where the issue appears and for more clarifications, screenshots will be much appreciated.

     

    Kind Regards

    #60194
    Carlos Pires Serra
    Participant
    Premium Member

    It this on the main page.

    image

    #60195
    vako
    Keymaster
    WP Royal Team

    Hi Carlos,

     

    Please share your website URL and we will check for possible solutions.

     

    Kind Regards

    #60196
    Carlos Pires Serra
    Participant
    Premium Member
    This reply has been marked as private.
    #60203
    vako
    Keymaster
    WP Royal Team

    Hi Carlos,

     

    Please navigate to Dashboard > Appearance > Customize > Additional CSS section add the following snippet:

    .btn-tooltip {
    color: #000 !important;
    }

     

    Kind Regards

    #60215
    Carlos Pires Serra
    Participant
    Premium Member

    Good now, Thank You.

    #60225
    vako
    Keymaster
    WP Royal Team

    Feel free to contact us at any time, we are more than happy to help.

     

    Kind Regards

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