This topic has 23 replies, 3 voices, and was last updated 9 years by Laura.

  • Author
  • #68950
     sunny0704
    Participant

    Hi

    I applied some widgets to my web page.

    but one widget’s panel-support box-color is different. just this one panel is grey.

    just one thing I did is one section down from footer level 1 – widget 1 to footer widget 2.

    I think that widget has gray color initially.

    so, how can I change and matched support box’s widget color with another ones.

    and I applied 4 widget’s on footer area. but positions of each one has different, each start row

    position is little bit different. would you tell me how can I fix it up also?

    Thank you.

    Attachments:
    You must be logged in to view attached files.
    #69031
     Laura
    Moderator

    Hello, so, if i understood correctly, you want all widgets in footer to look the same? With grey ( light ) color?

    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 🙂

    #69050
     sunny0704
    Participant
    This reply has been set as private.
    #69182
     Laura
    Moderator

    Can you share a link to your website? 🙂

    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 🙂

    #69197
     sunny0704
    Participant
    This reply has been set as private.
    #69361
     Laura
    Moderator

    Hello, please apply the code again so i can see it and fix the mobile view 🙂
    This should fix the widget color

    COPY CODE
    
    .widgets-container.footer_location .panel {
      background: #444444;
      border: solid 1px #444444;
      margin: 0 0 22px 0;
      padding: 20px;
    }
    
    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 🙂

    #69367
     sunny0704
    Participant
    This reply has been set as private.
    #69381
     sunny0704
    Participant
    This reply has been set as private.
    #69390
     Laura
    Moderator

    Hello, try with:

    COPY CODE
    
    #header .four.columns {
      margin-left: 330px;
      margin-bottom: -80px;
    }
    .eight.columns.login-buttons {
      margin-left: 700px;
      width: 200px;
    }
    @media only screen and (max-width: 940px) {
    #header .four.columns {
      margin-left: 0px !important;
      margin-bottom: 0px !important;
    }
    .eight.columns.login-buttons {
      margin-left: 0px !important;
      width: auto !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 🙂

    #69394
     sunny0704
    Participant

    Hi Laura, Mobile version is working well.

    but now, desk top version is not. profile and login button is split and navigation menus are not look good.

    I want to put them on just 1 row.

    Would you help me again?

    Thank you.

    #69410
     sunny0704
    Participant
    This reply has been set as private.
    #69470
     sunny0704
    Participant
    This reply has been set as private.
    #69567
     Laura
    Moderator

    Hello, can you share admin credentials so i can test it? 🙂

    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 🙂

    #69571
     sunny0704
    Participant
    This reply has been set as private.
    #69873
     Laura
    Moderator

    Please make the style.css of child theme writable by ftp, writable means change it to 775 or 777. Or just share ftp 🙂

    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 🙂

    #69943
     sunny0704
    Participant
    This reply has been set as private.
    #70037
     Laura
    Moderator

    Hello, issue should be fixed now, let me know 🙂

    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 🙂

    #70048
     sunny0704
    Participant
    This reply has been set as private.
    #70137
     Laura
    Moderator

    Hello, the css will affect the sticky menu, is a rough way so its not very compatible, like kleo. It would take some time and development, so i suggest to just disable the sticky menu, or return to the default look.
    The code is in your style.css
    Sorry for the inconvenience

    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 🙂

    #70159
     sunny0704
    Participant
    This reply has been set as private.
    #70474
     Laura
    Moderator

    Hello, will assign the ticket to a higher support lever who can help and advise you in your query.
    Thanks! 🙂

    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 🙂

    #70790
     Andrei
    Moderator

    @sunny, if you have any features that you want to propose for future implementation then please open a topic in the feature request area of the forum.

    If you need more advanced customizations of the sweetdate theme then I recommend you to hire a developer to help you.

    Cheers

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #70910
     sunny0704
    Participant
    This reply has been set as private.
    #71126
     Laura
    Moderator

    Hello, the menu sticky should look fine now, let me know i you need anything else 🙂
    code

    COPY CODE
    
    .contain-to-grid.sticky.fixed .top-bar {
        max-width: 13% !important;
        margin: 0 auto;
        margin-left: 360px !important;
        margin-top: 10px !important;
    }
    .contain-to-grid.sticky.fixed ul#menu-mypeertutors {
        margin-left: 270px !important;
        margin-top: -24%;
    }
    
    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 24 posts - 1 through 24 (of 24 total)

The forum ‘Sweetdate – WordPress’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?