support

Forum Replies Created

Viewing 15 posts - 106 through 120 (of 299 total)
  • Author
    Posts
  • in reply to: Sidebar navigation menu – Mobile Platform #56746
    support
    Participant

    Hi,

    1.On the mobile phone platform only I need to change the sidebar navigation menu colours, Both the texted and the box colour are black and blue by default….
    menu box needs to be #005844 (green) and texted needs to be #fff (white)

    Reply: Please add the below CSS to change the colors. 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){
    .sidenav {
    background-color: #005844;
    }
    .nav ul li a {
    color: #ffffff !important;
    }
    }

    2.having a issue with word splitting not word wrapping ….on example page A LITTLE BIT ABOUT US… especially on mobile platform but also on the computer.

    Reply: Could you please elaborate with the help of screenshots

    3.On mobile platform the search bar is over the cart icon can this be adjusted.

    Reply: Please add the below CSS to reduce the size of the search. To add CSS follow the steps below

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

    @media screen and (min-width: 320px) and (max-width: 425px){
    .sb-search {
    width: 65%;
    }
    }

    Thank you

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

    Hi,

    Could you please add the following CSS to make the background green? To add CSS follow the steps below

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

    .testi-data .content {
    background: #71be24b8;
    }

    Thank you

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

    Hi,

    Could you please share your site url

    Thank you

    in reply to: Top Bar Setting/Multipurpose Ecommerce Pro #56735
    support
    Participant

    You are welcome

    If you need further assistance or clarification please let us know.

    Thank you

    in reply to: Shams Solar Pro Not Installing Correctly #56731
    support
    Participant

    You are welcome

    If you need further assistance or clarification please let us know.

    Thank you

    in reply to: Top Bar Setting/Multipurpose Ecommerce Pro #56730
    support
    Participant

    Hi,

    For changing the top bar background color you need to add the following CSS,

    Go to Dashboard >> Appearance >> Customize >> Additional CSS >> paste given CSS and publish.

    .topbar {
    background: #002939;
    }

    Thank you

    in reply to: Shams Solar Pro Not Installing Correctly #56726
    support
    Participant

    Hi,

    We have also received your ticket and we have fixed the issue and replied back to you.

    Please check it

    Thank you

    in reply to: Top Bar Setting/Multipurpose Ecommerce Pro #56725
    support
    Participant

    Hi,

    Could you please share the color code to which you want to change so that we can provide you with css

    Thank you

    in reply to: Top Bar Setting/Multipurpose Ecommerce Pro #56717
    support
    Participant

    Hi,

    Could you please share the website url

    Thank you

    in reply to: Top Bar Setting/Multipurpose Ecommerce Pro #56715
    support
    Participant

    Hi,

    For changing top bar background color you need to add the following CSS,

    Go to Dashboard >> Appearance >> Customize >> Additional CSS >> paste given CSS and publish.

    .topbar {
    background: #4f66c9;
    border: 1px solid #4f66c9;
    }

    Many Thanks

    in reply to: license key #56687
    support
    Participant

    Hi,

    We have received your query on the ticket and we have replied to it. Please check it

    Thank you

    in reply to: Remove copyright block #56620
    support
    Participant

    Hi,

    Could you please share your site URL so that we can review it and get back to you

    Thank you

    in reply to: Remove copyright block #56617
    support
    Participant

    Hi,

    Could you please let us do you want to remove the credit link ?

    Many Thanks

    in reply to: Katib Writers Pro – Static Page and plugin #56598
    support
    Participant

    Hi,

    To review your issue we have mailed you. Please check your email and reply to it.

    Many Thanks

    in reply to: My uploaded photos in the slider are gigantic! #56597
    support
    Participant

    Hi,

    Please share your site URL, it will help us to provide you a better solution.

    Many Thanks

Viewing 15 posts - 106 through 120 (of 299 total)