Grab The New Year Offer! Flat 20% off now. Use code 'CYM20'

Mobile version

Home   »   Mobile version

Home Support Academic Education Mobile version

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #806
    ndorcer
    Participant

    I would like to get the mobile virsion look similar to desktop displays.

    1# The mobile version of my website fails to display full slideshow on the home page. It appears very tiny and would like to expand in full mode.

    #2 the color of drop down menu in the mobile Version is black. I need it green so it can match with the desktop version.

    #3 I would like the menu on the mobile version to be sideways, instead of drop-down menu.

    How can I do these things

    Thank you.

    #814
    Shop Manager
    Keymaster

    Hi,
    As per your query, we have review your points and also seen your site.
    The Slider you are using on the homepage is not from our theme, so you have to talk to the support of the slider plugin.
    We are giving you some easy steps and CSS to change the color od drop down.
    Go to Dashboard >> Appearance >> Customize >> Additional CSS >> Put the given CSS on it >> Publish.
    @media screen and (max-width: 719px){
    .menubar .nav ul {
    width: 100%;
    float: none !important;
    margin-top: 0;
    background-color: #027708;
    }
    }
    .toggle-nav {
    top: 9px;
    }
    And for the last point could you please specify what you want to change on the menu.
    If you need any other help please let us know.
    Thanks

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

Translate ยป