Forum Replies Created

Viewing 40 posts - 481 through 520 (of 2,796 total)
  • Author
  • in reply to: How to add more info on Members list page. #184681
     Laura
    Moderator
    Not marked as solution
    in reply to: Mobile Customization #184656
     Laura
    Moderator

    Hello, try by adding this to style.css of child theme 🙂

    COPY CODE
    
    div#undefined-sticky-wrapper {
        background: red !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 🙂

    in reply to: Removing post content from Category Pages #184630
     Laura
    Moderator
    Not marked as solution
    in reply to: color of the text #184460
     Laura
    Moderator

    Hello, please try

    COPY CODE
    
    
    dl.tabs.pill.custom a {
        color: black !important;
    }
    dt.bp-field-name a {
        color: black !important;
    }
    #profile a {
        color: black !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 🙂

    in reply to: Removing the Hearts and compatibility meter #184457
     Laura
    Moderator

    Hello, please try by adding this to style.css of child theme

    COPY CODE
    
    .circular-item {
        display: none !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 🙂

    in reply to: BP Profile Search #184451
     Laura
    Moderator
    Not marked as solution
    in reply to: Change color of top menu #184412
     Laura
    Moderator
    Not marked as solution
     Laura
    Moderator

    Hello, please try by adding this to style.css of child theme 🙂

    COPY CODE
    
    #activity-stream li img.avatar {
        height: 94px !important;
        width: 94px !important;
    }
    .activity-avatar.rounded {
        height: 100px !important;
        width: 94px !important;
        margin-left: -1% !important;
    }
    .activity-content {
        padding-left: 30px !important;
    }
    

    I could not see the activity issue, is it at groups?

    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 🙂

    in reply to: Single post featured image size #184239
     Laura
    Moderator

    Hello, try by adding this to style.css of child theme 🙂

    COPY CODE
    
    .single-job_listing .article-media {
        display: none !important;
    }
    .single-job_listing .article-meta {
        display: none !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 🙂

    in reply to: color of the text #184235
     Laura
    Moderator

    Hello, here just add this to style.css of child theme

    COPY CODE
    
    dl.tabs.pill.custom a {
        color: black !important;
    }
    dt.bp-field-name {
        color: black !important;
    }
    #profile p {
        color: black !important;
    }
    #profile h2 {
        color: black !important;
    }
    span.user-nicename {
        color: black !important;
    }
    span.label.radius.pmpro_label {
        color: black !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 🙂

    in reply to: great theme but we are experiencing some annoying bugs #184178
     Laura
    Moderator
    Not marked as solution
    in reply to: BuddyPress and Private Pages #184064
     Laura
    Moderator
    Not marked as solution
    in reply to: Buddypress – profile menus remove #184000
     Laura
    Moderator
    Not marked as solution
    in reply to: remove the number that counts #183955
     Laura
    Moderator

    Hello, try by adding this to style.css of child theme

    COPY CODE
    
    li#members-all span {
        display: none !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 🙂

    in reply to: Change color og blog posts #183941
     Laura
    Moderator

    Hello, try by adding this to style.css of child theme

    COPY CODE
    
    .masonry-listing .post-title {
        border-left: 3px solid pink !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 🙂

    in reply to: improve item page css #183939
     Laura
    Moderator
    Not marked as solution
    in reply to: Removing Post Comment #183925
     Laura
    Moderator
    Not marked as solution
    in reply to: accordion #183856
     Laura
    Moderator
    Not marked as solution
    in reply to: 2 issues #183854
     Laura
    Moderator

    Hello, about the issue 2. What do you need exactly? change the search form width? Add more fields? I need details please because its difficult to understand from the ticket you sent me

    About the footer, if by size you mean the height of it then as i said you would need to remove or edit the footer widgets at Appearance > Widgets, i will be happy to share step screenshots if you need

    For the issue at your website, please add this to style.css of child theme and to quick css of theme options
    This should delete those images

    COPY CODE
    
    .elementor-864 .elementor-element.elementor-element-neqyefs {
        background: white !important;
        background-image: none !important;
    }
    .elementor-column-wrap.elementor-element-populated {
        background: white !important;
        background-image: none !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 🙂

    in reply to: How to remove top small white bar (white space) #183737
     Laura
    Moderator
    Not marked as solution
    in reply to: full width menu #183723
     Laura
    Moderator

    Hello, try by adding this to style.css of child theme

    COPY CODE
    
    .kleo-main-header.header-extras .container {
        width: 100% !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 🙂

    in reply to: 2 issues #183549
     Laura
    Moderator

    Hello, please check attached images step by step 🙂
    For the city field, the code was correct but you forgot to add the # for the color, here it is

    COPY CODE
    
    input#field_17_contains {
        color: #7900b2 !important;
    }
    

    The border of the image is at the actual image, its not part of the footer. You can cut it from Media Library, click at the image and cut the border using the resize tool 🙂

    For the footer size, this removes the padding top and bottom

    COPY CODE
    
    div#footer {
        padding: 0 !important;
    }
    

    To make it smaller, go to Appearance > Widgets and modify the post widget to show 2 posts instead of 3

    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.
    in reply to: Posts backgorund #183509
     Laura
    Moderator

    Hello 🙂
    Here

    COPY CODE
    
    .post-content.animated.animate-when-almost-visible.el-appear.start-animation {
        background: red !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 🙂

    in reply to: Images Gallery Issue #183487
     Laura
    Moderator

    Hello, try

    COPY CODE
    
    .el-zero-fade {
        opacity: 1 !important;
    }
    

    If you are happy with the support please rate us 5 stars at themeforest as that would help a lot 🙂

    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 🙂

    in reply to: Issues with links #183458
     Laura
    Moderator
    Not marked as solution
    in reply to: Images Gallery Issue #183428
     Laura
    Moderator

    Hello, try by adding this to style.css of child theme 🙂

    COPY CODE
    
    ul.responsive-cols.per-row-2.animate-when-almost-visible.one-by-one-general.kleo-masonry .el-zero-fade {
        opacity: 1 !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 🙂

    in reply to: Posts backgorund #183427
     Laura
    Moderator

    Hello, please add this to style.css of child theme and then change the color 🙂

    COPY CODE
    
    .posts-listing.responsive-cols.kleo-masonry.per-row-3.with-meta.masonry-listing article .post-content {
        background: red !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 🙂

    in reply to: Modify single post template #183371
     Laura
    Moderator
    Not marked as solution
    in reply to: Search Results Page to Setup #183135
     Laura
    Moderator
    Not marked as solution
    in reply to: 2 issues #183130
     Laura
    Moderator

    Hello, please follow this to fix SSL issue:

    Install Really Simple SSL plugin and activate it when it asks
    Add this to style.css of child theme

    COPY CODE
    
    .elementor-864 .elementor-element.elementor-element-dgnfmac {
        background-image: url(https://seventhqueen.com/demo/sweetdatewp-blank/wp-content/uploads/2013/06/gray_pattern.gif);
    }
    .elementor-864 .elementor-element.elementor-element-emhgdjr .elementor-element-populated {
        background-image: url(https://seventhqueen.com/demo/sweetdatewp-blank/wp-content/uploads/2013/06/map-bg.png);
    }
    

    For elementor issue try this:
    Please replace this file content : /wp-content/themes/sweetdate/assets/styles/app.css
    with this one: https://pastebin.com/raw/5V3HqPpZ

    IMPORTANT: Then from wp-admin -> theme options -> misscellanous -> Development mode -> ON

    City input color add this to style.css of child theme then change color 🙂

    COPY CODE
    
    input#field_17_contains {
        color: black !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 🙂

    in reply to: Modify single post template #183086
     Laura
    Moderator
    Not marked as solution
    in reply to: Mobile Logo Misplaced #182959
     Laura
    Moderator

    Hello,i will give you a code that will make the logo 50% smaller on mobile, hopefully that helps, you can modify the % too if needed
    Add this to style.css of child theme

    COPY CODE
    
    @media (max-width: 991px) {
    img#logo_img {
        width: 50% !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 🙂

    in reply to: Post layout #182772
     Laura
    Moderator

    Hello, this to modify the single post image size, add to style.css of child theme

    COPY CODE
    
    .single-post .article-media img:nth-child(1) {
        width: 50% !important;
    }
    

    For the comments, please go to the post editor and at the top of the page, open SCREEN OPTIONS and check DISCUSSIONS and COMMENTS then scroll to the bottom of the page, you should see a checkbox to enable/disable comments

    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 🙂

    in reply to: Social Articles issue #182769
     Laura
    Moderator

    Hello, sorry for the delay, please add this to style.css of child theme

    COPY CODE
    
    .js .tmce-active .wp-editor-area {
        color: black !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 🙂

    in reply to: How to align top bar and menu items #182685
     Laura
    Moderator

    Hello 🙂
    Here add it to style.css

    COPY CODE
    
    ul.dropdown-menu.sub-menu.pull-left a {
        color: #2f3958 !important;
    }
    .kleo-main-header .nav li.active a {
        box-shadow: none !important;
    }
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Ticket 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 🙂

    in reply to: Name displaying on an uploaded file #182518
     Laura
    Moderator
    Not marked as solution
    in reply to: How to align top bar and menu items #182513
     Laura
    Moderator

    Hello, please try by adding this to style.css of child theme

    COPY CODE
    
    .secondary-menu.collapse.navbar-collapse.nav-collapse {
        background: #343a5c;
        width: 100%;
        height: 40px !important;
    }
    .secondary-menu.collapse.navbar-collapse.nav-collapse a {
        color: white;
    }
    ul#menu-update-december {
        float: right !important;
    }
    .kleo-main-header.header-normal .container {
        padding: 0px !important;
    }
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Ticket 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 🙂

    in reply to: Buddypress messaging #182511
     Laura
    Moderator

    Hello, text changed, and to hide that add this to style.css of child theme

    COPY CODE
    
    input#send-to-input {
        display: none !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 🙂

    in reply to: Name displaying on an uploaded file #182270
     Laura
    Moderator
    Not marked as solution
    in reply to: background #182269
     Laura
    Moderator
    Not marked as solution
Viewing 40 posts - 481 through 520 (of 2,796 total)

Log in with your credentials

Forgot your details?