support

Forum Replies Created

Viewing 15 posts - 91 through 105 (of 299 total)
  • Author
    Posts
  • in reply to: Can’t update slider texts! #56834
    support
    Participant

    Hi,

    We have also received your ticket and we have resolved the issue and answered you back

    Please check it

    Thank you

    in reply to: Menu Bar and Menu Hover Colours #56833
    support
    Participant

    Hi,

    2. Here is the colour code for hover over the menu text #71be24

    Reply: Add below CSS in additional CSS to change the hover color

    .menubar .nav ul li a:hover {
    color: 71be24!important;
    }
    3. No! It is to do with the WordPress dashboard, not the actual looks of the website. You have to be logged in as admin to be able to see it at the top.

    We had some 404 error pages today. I managed to get the pages to show up properly again when I came back from work by removing a plugin but now the mobile menu is extremely slow to load. Is there any suggestions you can give? I find the cache plugins that help to speed up the pages cause the site to break with 404 errors.

    Reply: We did not found any such issue mentioned

    Thank you

    in reply to: Menu Bar and Menu Hover Colours #56829
    support
    Participant

    Hi,

    1. I can’t seem to change the Menu Button for the iPad and phone version to Black. It’s currently white, the same colour to the menu background and therefore can’t be seen.

    Reply: Add the below CSS to change the color of the menu icon. To add CSS follow the steps below.

    Go to Dashboard >> Appearance >> Customize >> Additional CSS >> Paste the given CSS on it >> Publish.

    @media screen and (max-width: 1024px){
    .toggle-nav i {
    font-size: 29px;
    color: #000;
    }
    }

    2. Whenever I hover over the menu text, it doesn’t change colour even though I have set it to change colour when you hover over the text.

    Reply: Could you please share the color code. So that we can provide you with CSS

    3. While editing the site the top WordPress bar and the text is black so it hard to navigate (it changed when I change the text to black for the theme). Don’t know how to change the text on the top part of the bar to white. It’s okay when I click back to dashboard, the text is white when I do that.

    Reply: Could you please let us know do you want to change the color of the text in the screenshot below

    https://tinyurl.com/yjsouf77

    Thank you

    in reply to: license key #56816
    support
    Participant

    Hi,

    Could you please share the query on [email protected]

    Thank you

    in reply to: license key #56812
    support
    Participant

    Hello,

    Could you please check if you have added any spacing in between

    If still you face the same issue kindly let us know

    Thank you

    in reply to: Custom Section #56806
    support
    Participant

    Hi,

    Could you please share the query on [email protected]

    Thank you

    in reply to: icons are not showing #56788
    support
    Participant

    Hi,

    Could you please share a screenshot of which icons are not displaying

    Thank you

    in reply to: Images not showing up on mobile device #56782
    support
    Participant

    Hi,

    Could you please share your query on [email protected]

    Thank you

    in reply to: Images not showing up on mobile device #56779
    support
    Participant

    Hi,

    Can you clear the browser cache once and check if you still face the same issue kindly let us know

    Thank you

    in reply to: Images not showing up on mobile device #56775
    support
    Participant

    Hi,

    Thank for contacting us

    Could you please elaborate on the issue with a help of a screenshot?

    So that we could help you.

    Little more information will help us to provide a better solution for you.

    Many Thanks

    in reply to: Sidebar navigation menu – Mobile Platform #56764
    support
    Participant

    You are welcome

    in reply to: Shams Solar Pro – Homepage Team Section Problem #56757
    support
    Participant

    Hi,

    We have received your query, resolved it, and replied back to you

    Please check it

    Thank you

    in reply to: Sidebar navigation menu – Mobile Platform #56756
    support
    Participant

    Hi,

    Could you please add the following CSS to disable the word break. To add CSS follow the steps below

    Go to Dashboard >> Appearance >> Customize >> Additional CSS >> Paste the given CSS on it >> Publish.

    div#content-box p {
    word-break: keep-all;
    }

    Thank you

    in reply to: Shams Solar Pro – Homepage Team Section Problem #56753
    support
    Participant

    Hi,

    1) The slider issue is due to some plugin conflict

    Kindly deactivate the plugin one by one and check

    2) For the team transition effect issue please share your query on [email protected]

    Thank you

    in reply to: Shams Solar Pro – Homepage Team Section Problem #56750
    support
    Participant

    Hi,

    Remove the previous CSS which we have provided you for background color and add the given below one

    .testi-data .content {
    background: #71be24b8;
    transition: all 0.5s ease 0s;
    }

    Thank you

Viewing 15 posts - 91 through 105 (of 299 total)