Forum Replies Created

Viewing 40 posts - 1,161 through 1,200 (of 2,796 total)
  • Author
  • in reply to: WordPress FAQ Manager displays wrong font #153612
     Laura
    Moderator

    Hello, does this help?

    COPY CODE
    
    li.faqlist-question a {
        font-family: Open sans-serif;
    }
    
    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: Menu on small screens with display error #153610
     Laura
    Moderator

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

    COPY CODE
    
    @media only screen and (max-width: 940px) {
    nav.top-bar .name a {
        margin-top: -5.5%;
    }
    }
    
    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 Font Size For Sub Menus & Breadcrumbs #153513
     Laura
    Moderator

    Hello, for submenu dropdown font size, add this to style.css at child theme

    COPY CODE
    
    .dropdown li a {
        font-size: 18px !important;
    }
    

    For breadcrumbs use

    COPY CODE
    
    .breadcrumb-extra span {
        font-size: 18px !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: status update removal #153498
     Laura
    Moderator

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

    COPY CODE
    
    span.update {
        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: hide title portfolio – Portfolio With Grid Images V2 #153496
     Laura
    Moderator
    Not marked as solution
    in reply to: Member Count Code #153491
     Laura
    Moderator

    Hello, thanks you for the review!
    The code is

    COPY CODE
    
    [kleo_one]
    
    [kleo_status_icon type="total" subtitle="Members in total"] [kleo_status_icon type="members_online" subtitle="Members online"] [kleo_status_icon type="women_online" subtitle="Women online"] [kleo_status_icon type="men_online" subtitle="Men online"]
    [/kleo_one]
    

    Images are at sweetdate\assets\images\icons\steps you need to copy the path to the child theme and replace them there 🙂

    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: Make the sidebar wider #153486
     Laura
    Moderator

    Hello 🙂 try

    .offcanvas-sidebar { width: 340px !important;}
    <\pre>
    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: CSS field #153442
     Laura
    Moderator

    Hello, can you share a link so i can view the field?
    Have you tried adding !important?
    Like

    COPY CODE
    
    #quick_css-textarea .large-text {
    height: 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 🙂

    in reply to: Adsense Plugin that works with Paid Membership Pro? #153441
     Laura
    Moderator

    Hello, this one? https://es.wordpress.org/plugins/easy-adsense-lite/
    You could use this instead

    COPY CODE
    
    <?php if ( pmpro_hasMembershipLevel(array(3))) { ?>
    AD SCRIPT HERE
    <?php } ?>
    

    Basically, the membership level 3, can see ads, the others wont
    Just change the number

    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: Kleo Resume isnt responsive on mobile. #153273
     Laura
    Moderator
    Not marked as solution
    in reply to: Some issues I would like to get ride #153199
     Laura
    Moderator

    Hello, as its related to their plugin we cant do nothing 🙁
    1- Did you try clearing cache?
    To hide the icon, use this css

    COPY CODE
    
    li#orders-personal-li {
        display: none !important;
    }
    

    To hide downloads

    COPY CODE
    
    li#downloads-personal-li {
        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: Remove map pic #153197
     Laura
    Moderator

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

    COPY CODE
    
    .hearts {
        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: Reduce padding around logo and #153186
     Laura
    Moderator

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

    COPY CODE
    
    .kleo-main-header.header-centered {
        height: 320px !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: Make the sidebar wider #153171
     Laura
    Moderator

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

    COPY CODE
    
    .sidebar.sidebar-main {
        width: 600px;
    }
    
    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 font/link color in the top bar #153169
     Laura
    Moderator

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

    COPY CODE
    
    ul#menu-top-nav 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: Remove white space from fullscreen spash page #153061
     Laura
    Moderator

    Hello, try adding this

    COPY CODE
    
    .home-page .article-title {
        display: none !important;
    }
    .home-page #main {
        padding: 0px !important;
    }
    div#rev_slider_10_1_wrapper {
        height: 830px !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 the appearance of navigation links in profile. #153027
     Laura
    Moderator
    Not marked as solution
    in reply to: Some issues I would like to get ride #153024
     Laura
    Moderator

    Hello 🙂
    1- Try by adding this to style.css of child theme

    COPY CODE
    
    @media screen and (max-width: 480px) {
    .logo {
        width: 80% !important;
    }
    }
    

    2- You can hide it with css but its not possible to hide it depending on user orders
    3- It is indeed related to a conflict, there is an error at the console, so it may be a cache issue related to js, or a plugin conflict or a custom php customization. i would try by deactivating some plugins first

    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: Restyle text field on register page #153020
     Laura
    Moderator

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

    COPY CODE
    
    .registration .mce-toolbar-grp {
        display: none !important;
    }
    .registration .wp-editor-tools {
        display: none !important;
    }
    .registration .mce-panel {
    border: solid 1px #f0f0f0 !important;
    background: #f0f0f0 !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: Problem putting border around YouTube video #153009
     Laura
    Moderator

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

    COPY CODE
    
    .wpb_video_widget {
        border: solid 10px #dd3333;
    }
    
    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: Naked header for all posts #153006
     Laura
    Moderator

    Hello, what do you mean by naked header?
    To hide title for posts:

    COPY CODE
    
    .single-post section.container-wrap.main-title.alternate-color.border-bottom {
        display: none !important;
    }
    

    For portfolio

    COPY CODE
    
    .single-portfolio section.container-wrap.main-title.alternate-color.border-bottom {
        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: Text in group and profile header picture is unreadable #152847
     Laura
    Moderator

    Hello, try adding this to style.cs of child theme

    COPY CODE
    
    div#item-header-content {
        background: rgba(0, 0, 0, 0.67);
    }
    
    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: buddypress profile picture #152810
     Laura
    Moderator

    Hello, try with

    COPY CODE
    
    #item-header-content {
        color: white !important;
    }
    #item-header-content .activity {
        color: white !important;
    }
    #item-header-content a {
        color: white !important;
    }
    

    It would help us if you rate 5 stars at themeforest 🙂

    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: Media Gallery bugged #152806
     Laura
    Moderator
    Not marked as solution
    in reply to: Line Spacing and Padding for a.s.o. #152793
     Laura
    Moderator

    Hello you can style h1 or h2 using

    COPY CODE
    
    h1 {
    padding-left:10px;
    padding-right:10px;
    padding-top:10px;
    padding-bottom:10px;
    }
    h2 {
    padding-left:10px;
    padding-right:10px;
    padding-top:10px;
    padding-bottom:10px;
    }
    
    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: Remove white space from fullscreen spash page #152788
     Laura
    Moderator

    Hello, try using this

    COPY CODE
    
    div#main {
        padding: 0px !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: Forgot password in profile settings #152772
     Laura
    Moderator

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

    COPY CODE
    
    form#settings-form a {
        display: none !important;
    }
    

    This will hide 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 🙂

    in reply to: buddypress profile picture #152658
     Laura
    Moderator

    Hello, try adding this to he code above

    COPY CODE
    
    div#item-header-content {
        float: left;
        margin-top: 5%;
    }
    
    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: Backlight for the main menu when on the site #152608
     Laura
    Moderator
    Not marked as solution
    in reply to: status update removal #152572
     Laura
    Moderator

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

    COPY CODE
    
    div#latest-update {
        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: Formating Password fields at Sign-up #152560
     Laura
    Moderator

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

    COPY CODE
    
    .form-search input[type="password"] {
        width: 80px !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: buddypress profile picture #152450
     Laura
    Moderator

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

    COPY CODE
    
    div#item-header-avatar {
        float: left !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: hide breadcrumb specific page #152446
     Laura
    Moderator

    Hello, does this help?

    COPY CODE
    
    .post-type-archive-product section.container-wrap.main-title.alternate-color.title-single.border-bottom {
        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: Backlight for the main menu when on the site #152394
     Laura
    Moderator
    Not marked as solution
    in reply to: Resize images of News Highlight #152370
     Laura
    Moderator

    Hello, your photo sizes do not affect these elements as they are different ones. So to edit the size of them you need to use the following css

    COPY CODE
    
    .posts-listing.standard-listing.with-meta.inline-meta img {
        width: 600px !important;
    }
    .posts-listing.left-thumb-listing .post-image {
        width: 200px !important;
        max-width: 200px !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: Duplicate Featured Image #152353
     Laura
    Moderator

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

    COPY CODE
    
    .article-media img:first-child {
        display: 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: Kleo icon padding #152304
     Laura
    Moderator

    Hello, you can use this 🙂

    COPY CODE
    
    i.icon-2x:before {
        padding-right: 80px !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: Buddypress – Sort Member directory alphabetical #152197
     Laura
    Moderator

    Hello, fixed, i replaced the file for the original one and then replaced this

    COPY CODE
    
    <?php if ( bp_has_members( bp_ajax_querystring( 'members' ). '&per_page='.sq_option('bp_members_perpage', 24) ) ) : ?>
    

    with this

    COPY CODE
    
    <?php if ( bp_has_members( bp_ajax_querystring( 'members' ). '&per_page='.sq_option('bp_members_perpage', 24) . '&type=alphabetical' ) ) : ?>
    
    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 🙂

     Laura
    Moderator
    Not marked as solution
    in reply to: impossible to change registration page #151920
     Laura
    Moderator

    Hello, please add this to style.css of child theme

    COPY CODE
    
    .registration .sidebar.sidebar-main.col-sm-3.sidebar-right {
        display: none !important;
    }
    .registration .template-page.col-sm-9.tpl-right {
        width: 100% !important;
        border: 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 🙂

Viewing 40 posts - 1,161 through 1,200 (of 2,796 total)

Log in with your credentials

Forgot your details?