Forum Replies Created

Viewing 40 posts - 2,201 through 2,240 (of 2,796 total)
  • Author
  •  Laura
    Moderator

    Hello, please add this to style.css

    COPY CODE
    
    .widgets-container .widgets ul li:before {
        display: no;
    }
    .widgets-container.footer_location a {
        font-size: 14px;
    }
    .widgets-container.footer_location a:hover {
        color: black !important;
    }
    

    Change black to the hover color you prefer and 14px to the font size

    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: Few question related to theme layout #88709
     Laura
    Moderator

    Hello 🙂
    1) Fixed, you had rtmedia styles OFF, they had to be ON, check out attachment (rtmedia > Settings > General )
    2) Added to your style.css

    COPY CODE
    
    td.thread-avatar img {
        width: 60px !important;
        height: 92px !important;
    }
    .message-content p {
        font-size: 14px;
    }
    div#message-thread span.avatar img {
        width: 60px;
        height: 92px;
    }
    div#message-thread span.avatar {
        width: 60px;
        height: 92px;
    }
    div#message-thread div.message-content {
        margin-left: 75px;
        margin-top: -40px;
    }
    

    3) It is not possible as they are both the same field
    4) Try Loco translate plugin, to change plugin strings and theme strings 🙂
    5) This may be possible with custom php… but i will need ftp access

    And thanks you 🙂 yes we do have a review system at the sidebar 🙂

    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: Several Questions #88583
     Laura
    Moderator

    Hello 🙂
    1) There are no max dimension, you can change everything with css 🙂
    2) This will move the search

    COPY CODE
    
    .home-page .row.just-after-header {
        margin-left: 55px;
    }
    

    Add to style.css 🙂
    3) Right now its not possible, we might add it in the future.
    4) Please go to Sweetdate > Memberships, and at the bottom you will see the order level, 1 will be the 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: Buddy App #88577
     Laura
    Moderator

    Hello, please add the following to style.css of child theme

    COPY CODE
    
    .logo img {
        max-height: 60px;
    }
    

    This will make your logo bigger 🙂
    For the login page, you didnt select it at theme options, thats why it didnt appear, check out attachment 🙂
    To edit the page, go to Pages > Login > Edit

    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: Several Questions #88572
     Laura
    Moderator

    Hello 🙂
    1) Max dimensions for what? the homepage background image / slider?
    2) Yes! Please add this to style.css of child theme or quick css

    COPY CODE
    
    #header {
        background-size: cover !important;
    }
    div#header {
        height: 800px;
    }
    .header-bg.clearfix {
        height: 800px;
    }
    

    Hello, right now there can be only one complementary field like looking for and i am a, but maybei n the future we add more 🙂

    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: EDIT BUTTONS #88568
     Laura
    Moderator

    Hello 🙂
    for 1) try using Loco Translate plugin, it may help to “translate” strings, just change then for the one you prefer
    3) Maybe try adding this to style.css of child theme 🙂 (will only affect groups )

    COPY CODE
    
    body.single.single-course section.container-wrap.main-color {
        background-color: #F7F7F7;
    }
    body.single.single-course div#main-container {
        background-color: white;
    }
    

    5) i would leave it on, but as you prefer 🙂
    6) What is the issue? didnt understand
    7) Buddypress registers wordpress users, as woocommerce and bbpress do, so they all register the same user, just in different ways. A buddypress user will have a woocommerce account. So they are all sync because they are all the same type.
    8) You will find the demos at Appearance > Demo And find in specific page, the Resume home page, import and in Settings > Reading select is as your homepage

    Oh, i work everyday because i love what i do 🙂

    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 not showing correct #88560
     Laura
    Moderator

    Hello, try adding this to style.css

    COPY CODE
    
    .kleo_text_column.wpb_content_element.lead p {
        font-weight: 400 !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: Footer Sections #88501
     Laura
    Moderator

    Hello, this will change it

    COPY CODE
    
    div#socket {
        font-size: 12px;
    }
    

    🙂

    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: Search Member Horizontal #88478
     Laura
    Moderator

    Hello, this will change the size, you can change it as you prefer

    COPY CODE
    
    .custom.dropdown.expand {
        font-size: 20px;
    }
    .custom.dropdown li {
        font-size: 20px !important;
    }
    #horizontal_search input {
        font-size: 20px;
    }
    

    Please add it to style.css of child theme

    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: Add fake members to kleo_status_icon Area #88382
     Laura
    Moderator

    Hello, it does work but well i will paste here the codes 🙂 they go to functions.php of child theme
    For the total members:

    COPY CODE
    
    add_filter( 'bp_get_total_member_count', 'kleo_my_total_members' );
    function kleo_my_total_members($number) {
    	return 1000;
    }
    
    COPY CODE
    
    //manual number online members
    add_filter( 'kleo_online_users_count', 'kleo_my_online_users', 10, 2);
    function kleo_my_online_users($number, $value) {
    	switch ($value) {
    		//ALL MEMBERS ONLINE
    		case FALSE:
    			return '1 MILION';
    			break;
    
    		case "Woman":
    			return $number+50000;
    			break;
    		
    		case "Man":
    			return $number+1000;
    			break;
    		
    		
    		default:
    			return $number;
    			break;
    	}
        
    }
    
    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: EDIT BUTTONS #88377
     Laura
    Moderator

    Hello, for 1, what do you exactly want to change? it may involve editing theme files in child theme
    3) Change comments background for that grey?
    4) still do not understand
    5) to hide search icons by css add this to quick css or style.css of child theme

    COPY CODE
    
    i.icon.icon-search {
        display: none;
    }
    

    If you untick the anyone can register, then nobody will be able to register, even woocommerce customers.
    I suggest to use a captcha plugin or maybe ithemes security plugin ( be careful with the settings! )

    About the weird url, i do not see it, where did you click to see it?

    Once your members register using buddypress or using woocommerce those profiles will sync as they are users of wordpress.
    To setup buddypress pages go to Settings > Buddypress ( check all the features that you want, save > Pages ( select all pages and save )

    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: Mobile CSS to correct display errors #88367
     Laura
    Moderator

    Hello, please try by adding this to style.css of child theme
    For 2 i do not see the slider on mobile.
    3 would require some extra time and development, i suggest to hire a developer to do that for you

    COPY CODE
    
    @media (max-width: 991px) {
    p {
        line-height: 2;
    }
    }
    

    Can you link me to the participate page?

    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: Login/ signup button size and text size #88239
     Laura
    Moderator

    Hello, for the login text size try adding this to style.css of child theme

    COPY CODE
    
    ul.button-group.radius.right a {
        font-size: 14px;
    }
    

    For the other it would require custom development

    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: Icons #88144
     Laura
    Moderator

    Hello, try the following:
    Go to the menu item and in the title replace each one with:

    COPY CODE
    
    <i class="fa fa-home">    Home</i>
    <i class="fa fa-info-circle">    About us</i>
    <i class="fa fa-list">    Reasons to join</i>
    
    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: Background color showing below rev slider dont now why #87968
     Laura
    Moderator

    Hello, please try by adding this to style.css of child theme, it will change the color for the homepage so it back the search form

    COPY CODE
    
    .home-page .header-bg {
        background: #1077B6 !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: Member field in search #87554
     Laura
    Moderator

    Hello, you need to add that function to child theme functions.php

    COPY CODE
    
    //members page fields 
    add_action('after_setup_theme','kleo_my_member_data');
    function kleo_my_member_data() 
    {
        global $kleo_config;
        //this is the details field, right now it take the "About me" field content 
        $kleo_config['bp_members_details_field'] = 'About me';
        //this display the fields under the name, eq: 36 / Woman / Divorced / Berlin. Modify with the names of the fields you want to appear there
        $kleo_config['bp_members_loop_meta'] = array(
            'I am a',
            'Marital status',
            'City'
        );
          
    }
    

    But instead of About me, use About us

    Change the text field to show ( large ) here

    COPY CODE
    
     $kleo_config['bp_members_details_field'] = 'About me';
    

    Change About me for your Field Name ( the one you want to show )

    And Change

    COPY CODE
    
        $kleo_config['bp_members_loop_meta'] = array(
            'I am a',
            'Marital status',
            'City'
    

    I am a, Marital status, City with other fields that you want to show ( those will appear next to the age )

    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: Search Member Horizontal #87524
     Laura
    Moderator

    Hello, this will change the search form and move it to the center:

    COPY CODE
    
    form#horizontal_search {
        margin-left: 25%;
    }
    

    And this will change the background to a solid color

    COPY CODE
    
    #search-bar {
        background: white !important;
    }
    

    For the icons size:

    COPY CODE
    
    .icon-search:before {
        font-size: 18px;
    }
    

    Change the font size a you prefer

    Please add those codes to style.css of child theme

    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

    Hello, please try adding the following to style.css of child theme then change the font size for mobile as you prefer 🙂

    COPY CODE
    
    @media (max-width: 991px) {
    h1.vc_custom_heading {
        font-size: 34px !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 Can I Add a Sidebar to the Blog Posts Page? #86539
     Laura
    Moderator

    Hello, please go to your hosting file manager or ftp and find the index.php inside of the theme folder, copy the file and paste it inside the child theme folder, now edit it and place the following code, depending on what sidebar template you want:

    For left sidebar

    COPY CODE
    
    <?php
    //create left sidebar template
    kleo_switch_layout( 'left' );
    ?>
    

    For right sidebar

    COPY CODE
    
    <?php
    //create right sidebar template
    kleo_switch_layout( 'right' );
    ?>
    

    Check out the screenshots please 🙂
    1- How it should look like
    2- How to select the sidebar ( in the blog page editor, at the end of the page )

    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.
     Laura
    Moderator

    Hello, please try by adding this to functions.php of child theme

    COPY CODE
    
    function remove_tgmpa_message() {
    	echo "<style>#setting-error-tgmpa{ display: none; }</style>";
    }
    add_action('admin_head', 'remove_tgmpa_message');
    
    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 Problem #86533
     Laura
    Moderator

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

    COPY CODE
    
    @media screen and (min-width: 800px) {
    .mc4wp-form button, .mc4wp-form input[type=button], .mc4wp-form input[type=submit] {
        cursor: pointer;
        display: inline-block;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        float: right;
        margin-top: -17.5%;
        margin-left: 310px;
        position: absolute;
        height: 38px;
    }
    }
    
    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: Header Format #86530
     Laura
    Moderator

    Hello, added this to style.css of child theme

    COPY CODE
    
    .collapse.navbar-collapse.nav-collapse {
        margin-top: 4%;
    }
    ul#menu-main li {
        height: 40px;
    }
    strong.logo {
        height: 200px;
    }
    

    Was that what you wanted? 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 🙂

    in reply to: user private message gives this error #86328
     Laura
    Moderator

    Hello, please go to your hosting file manager or ftp and find the file wp-config.php then edit it and add the following just below “That’s all…”

    COPY CODE
    
    define('WP_MEMORY_LIMIT', '296M');
    
    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: Few little CSS questions #86235
     Laura
    Moderator

    Hello, yes you can, but you will need to add the shortcode inside of the page editor or use a page builder 🙂
    This will disable the hover radius, please add to style.css of child theme

    COPY CODE
    
    .top-bar ul > li:not(.name):hover, .top-bar ul > li:not(.name).active, .top-bar ul > li:not(.name):focus {
        border-radius: 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: BuddyPress Groups Styles #86233
     Laura
    Moderator

    Hello, do not worry, this will fix it

    COPY CODE
    
    body.single-item.groups.home div#footer {
        background: #FFFFFF;
        border-top: 6px solid;
        text-align: center;
        width: 1300px;
        margin: 0 auto;
    }
    body.single-item.groups.home div#footer div {
        color: #393939 !important;
    }
    body.single-item.groups.home div#footer a {
        color: #393939 !important;
    }
    

    Its just because it uses home styles.
    Add that to style.css of child theme 🙂

    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: Icon Types #86219
     Laura
    Moderator

    Hello, this should delete the borders:

    COPY CODE
    
    span.feature-icon {
        border: none !important;
    }
    

    And this will change the size of them

    COPY CODE
    
    span.feature-icon:before {
        font-size: 40px !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 🙂

     Laura
    Moderator

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

    COPY CODE
    
    @media (max-width: 991px) {
    #header .navbar-nav li .caret:after {
        font-family: "fontello";
        content: "\e982";
        font-size: 18px;
        display: inline-block;
        width: 40px;
        height: 40px;
        line-height: 40px;
        text-align: center;
        right: 0;
        top: 0;
        padding-left: 250px;
        left: 0 !important;
    }
    #header .navbar-nav li.dropdown.open>a .caret:after, #header .navbar-nav li.dropdown-submenu.open>a .caret:after {
        content: "\e983";
        padding-left: 200px;
        margin-left: 19%;
    }
    }
    
    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: woocommerce update and admin panel crash #86111
     Laura
    Moderator

    Hello, please try by adding this to wp-config.php

    COPY CODE
    
    define('WP_MEMORY_LIMIT', '296M');
    
    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: main content area background color #85869
     Laura
    Moderator

    Hello, please try

    COPY CODE
    
    .sidebar {
        color: grey;
    }
    

    🙂

    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 sharing buttons to profile updates? #85653
     Laura
    Moderator

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

    COPY CODE
    
    .social-buttons {
        display: block !important;
    }
    span.bp-social-button {
        display: none;
    }
    
    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 hide matching system? #85649
     Laura
    Moderator

    Hello, this will hide the matching

    COPY CODE
    
    .circular-item {
        display: none;
    }
    

    For the 4 footer areas its a custom request so i suggest to hire a developer 🙂

    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: main content area background color #85566
     Laura
    Moderator

    Hello, this is for the sidebars:

    COPY CODE
    
    .sidebar {
        background-color: #E9EAED;
    }
    

    Container:

    COPY CODE
    
    .wrap-content {
        background-color: white;
    }
    

    Add it to style.css of child theme

    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: comment field troubles #85565
     Laura
    Moderator

    Hello, easy to fix, replace the code with this instead:

    COPY CODE
    
    @media screen and (min-width: 800px) {
    .text-center.pt-cv-pagination-wrapper {
        margin-left: 28%;
    }
    }
    
    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: replace heart icon #85495
     Laura
    Moderator

    Hello, the icon is a code, for example the home icon is:
    content: ‘\e835’;

    So it would be

    COPY CODE
    
    .icon-heart:before {
    content: '\e835' !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 🙂

     Laura
    Moderator

    Hello, please try adding this to wp-config.php and then activate the plugin

    COPY CODE
    
    define('WP_MEMORY_LIMIT', '296M');
    
    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: Logo jumps to the right side when scrolling up #85331
     Laura
    Moderator

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

    COPY CODE
    
    .kleo-main-header.header-centered.header-scrolled #logo_img {
        margin-left: 535px !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: comment field troubles #85327
     Laura
    Moderator

    Hello, please try adding this to style.css 🙂

    COPY CODE
    
    .text-center.pt-cv-pagination-wrapper {
        margin-left: 28%;
    }
    

    Let me know if there is anything more, i will be happy to help you

    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: Moving sent bar #85276
     Laura
    Moderator

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

    COPY CODE
    
    @media screen and (-webkit-min-device-pixel-ratio:0) { 
        /* Safari only override */
        ::i-block-chrome,#message {
        margin-left: -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: comment field troubles #85272
     Laura
    Moderator

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

    COPY CODE
    
    div#comments {
        width: 53%;
    }
    textarea#comment {
        width: 80%;
    }
    
    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: Testimonials and Clients pages slug change #85242
     Laura
    Moderator

    Hello, please try by adding this to functions.php of child theme

    COPY CODE
    
    function add_custom_rewrite_rule() {
    
        // First, try to load up the rewrite rules. We do this just in case
        // the default permalink structure is being used.
        if( ($current_rules = get_option('rewrite_rules')) ) {
    
            // Next, iterate through each custom rule adding a new rule
            // that replaces 'clients' with 'customers' and give it a higher
            // priority than the existing rule.
            foreach($current_rules as $key => $val) {
                if(strpos($key, 'movies') !== false) {
                    add_rewrite_rule(str_ireplace('clients', 'customers', $key), $val, 'top');   
                    add_rewrite_rule(str_ireplace('testimonials', 'feedbacks', $key), $val, 'top');   
                } // end if
            } // end foreach
    
        } // end if/else
    
        // ...and we flush the rules
        flush_rewrite_rules();
    
    } // end add_custom_rewrite_rule
    add_action('init', 'add_custom_rewrite_rule');
    

    Change feedbacks and customers for the ones you want.
    This should redirect it, or you could hire a developer to change it directly in theme files to child theme

    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 - 2,201 through 2,240 (of 2,796 total)

Log in with your credentials

Forgot your details?