Plesae Help I need to make my website live asap

This topic has 6 replies, 2 voices, and was last updated 7 years, 7 months ago ago by Eva Kemp

  • Avatar: bharat_designer
    bharat_designer
    Participant
    August 26, 2016 at 06:28

    I am facing some issues whiles using your themes.
    How to change the menu text and hover colour
    If I have 4 or 5 main menu, how can i align them to right side, as it by default alight to left which looks odd
    If I wanted to add other bank payment gateway then what is the best way to use it as I am not a technical person

    How to right align 2nd menu which comes after scrolling the page

    whenever I received the updates how can i implement it in up and running website?
    whenever I received the updates which files do i need to download as its offer to choose the file

    Please, contact administrator
    for this information.
    5 Answers
    Avatar: Eva
    Eva Kemp
    Support staff
    August 26, 2016 at 09:32

    Hello,

    How to change the menu text and hover colour

    Use this css code in Theme Options > Custom CSS > Global Custom CSS:

    .header-type-7 .menu-wrapper .menu > li > a {
        color: #aeaeae;
    }
    .header-type-7 .menu-wrapper .menu > li > a:hover {
        color: #aeaeae;
    }

    Change color value to yours.

    If I have 4 or 5 main menu, how can i align them to right side, as it by default alight to left which looks odd

    Now menu is centered. Do you still want to move it right?

    If I wanted to add other bank payment gateway then what is the best way to use it as I am not a technical person

    This is related to Woocommerce plugin. You can search for their extensions and install some plugin for payment gateway you need.

    How to right align 2nd menu which comes after scrolling the page

    Use this css code:

    .fixed-header-area .collapse {
       float: right;
    }

    To update theme please refer to this tutorial (it’s for Legenda theme but the process is the same).

    Regards,
    Eva Kemp.

    Avatar: bharat_designer
    bharat_designer
    Participant
    August 28, 2016 at 11:33

    sorry but none of the provided solutions are working please let me know if I wanted to uses the different color in different header section means just to play around with the layout out how can i do that because I chooses the center one, just because I don’t have any option, please help me to fix it.

    Avatar: Eva
    Eva Kemp
    Support staff
    August 29, 2016 at 08:01

    Hello,

    Please provide us with WP admin credentials in private content.

    Regards,
    Eva Kemp.

    Avatar: bharat_designer
    bharat_designer
    Participant
    August 30, 2016 at 05:29

    I request you plesae guide me whatever change you made in the provided theme, so that I can also edit and update accordingly.

    thanks
    that will be great if you have any video tutorial for each and every layout in this particular theme pls share it with me so that I can learn it from there.

    thanks

    Avatar: Eva
    Eva Kemp
    Support staff
    August 30, 2016 at 08:44

    Hello,

    Please provide us with WP admin credentials in private content to check the code you entered in custom.css. We need to investigate why it’s not working.

    Thank you.

    Regards,
    Eva Kemp.

  • Viewing 6 results - 1 through 6 (of 6 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.