This topic has 13 replies, 2 voices, and was last updated 8 years by Laura.

  • Author
  • #98963
     reikidome
    Participant

    hi, I don’t like how the menu of sweetdate theme looks on small devices. How can I change the “Please select your page” menu rectangular section to a simple square box like in many other themes?

    #99164
     Laura
    Moderator

    Hello, please try adding this to style.css

    COPY CODE
    
    @media only screen and (max-width: 940px) {
    .top-bar {
        background: #37B8DD;
    }
    nav.top-bar .name {
        display: none !important;
    }
    .adminbar-enable .sticky.fixed {
        margin-left: 86%;
    }
    nav.top-bar {
        width: 50px !important;
        padding-right: 60px;
        float: right;
    }
    .top-bar.expanded {
        height: 100%;
        width: auto !important;
    }
    
    .eight.columns {
        float: left !important;
    }
    .contain-to-grid.sticky {
        width: 50px !important;
    }
    .top-bar ul > li.has-dropdown .dropdown li a {
        background: #37B8DD !important;
    }
    }
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

    #99193
     reikidome
    Participant

    I don’t think that I have child theme activated since I installed regular theme, can I still edit the settings that you listed above?

    #99220
     reikidome
    Participant

    I activated child theme, menu works fine. Thx.

    #99370
     reikidome
    Participant

    hi, Menu works after changes but looks really ugly on small devices (I attached print screen). Please let me know what I can do. Thx.

    #99618
     Laura
    Moderator

    Hello, can you share admin credentials and let me know what small devices?

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

    #99626
     reikidome
    Participant
    This reply has been set as private.
    #99628
     reikidome
    Participant
    This reply has been set as private.
    #100020
     Laura
    Moderator

    Hello, i see it fine 🙂
    Let me know, remember to have child theme activated

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

    Attachments:
    You must be logged in to view attached files.
    #100260
     reikidome
    Participant
    This reply has been set as private.
    #100487
     Laura
    Moderator

    Should be fixed now, used

    COPY CODE
    
    .top-bar.expanded {
        height: 100%;
        width: 300px !important;
    }
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

    #103194
     reikidome
    Participant

    could it be that this code change that you gave me caused freezing of registration fields on the profile section?

    #103230
     reikidome
    Participant

    when I removed the code in this ticket the fields started to function again, but I really want to have a small button instead of the sentence menu. If possible, review the code in this ticket and if possible fix it so that I can use it without problems. Thx.

    #103490
     Laura
    Moderator

    Hello, you will need to hire a developer to do this for you as we can only help with small modifications

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

Viewing 14 posts - 1 through 14 (of 14 total)

You must be logged in to reply to this topic.

Log in with your credentials

Forgot your details?