Forum Replies Created
-
Author
-
LauraModerator
Hello, please try by adding this to style.css of child theme
COPY CODE.top-links { display: none !important; }
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura 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 🙂
LauraModeratorHello, here it is, add to style.css of child theme.
Note that if you change the menu items the code needs to be updated because it uses the menu item IDCOPY CODEli#menu-item-13239 { display: none; } li#menu-item-13243 { display: none; } li#menu-item-13238 { display: none; } li#menu-item-13250 { display: none; } .logged-in li#menu-item-13239 { display: block !important; } .logged-in li#menu-item-13243 { display: block !important; } .logged-in li#menu-item-13238 { display: block !important; } .logged-in li#menu-item-13250 { display: block !important; }
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura 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 🙂
LauraModeratorHello, please try by adding this to style.css of child theme
COPY CODEselect#activity-filter-by { height: 100% !important; }
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura 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 🙂
LauraModeratorHello 🙂
Here it isCOPY CODEli#menu-item-11950 { background: blue!important; border-radius: 0; margin-left: 10px; }
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura 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 🙂
LauraModeratorHello, try with this
COPY CODEp.description:nth-child(2) { display: none; }
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura 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 🙂
LauraModeratorHello, please try:
text and link colour while stationary (not on scroll)
COPY CODE.kleo-main-header.header-normal a { color: red !important; } .kleo-main-header.header-normal .caret:after { color: red !important; }
Text and link while in scroll
COPY CODE.kleo-main-header.header-normal.header-scrolled a { color: green !important; } .kleo-main-header.header-normal .caret:after { color: green !important; }
text of dropdown menu.
COPY CODEul.dropdown-menu.sub-menu.pull-left a { color: green !important; }
dropdown menu background colour
COPY CODEul.dropdown-menu.sub-menu.pull-left li { background: red !important; }
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura 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 🙂
LauraModeratorHello, please try by adding this to style.css of child theme
COPY CODEspan#pmpro_submit_span:nth-child(2) { display: none !important; }
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura 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 🙂
LauraModeratorHello, you could add a class to the second row of visual composer and then use that class with the following css
COPY CODE.your-class .bbp-search-form { display: none !important; }
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura 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 🙂
LauraModeratorHello, you can do it with this css, add it to style.css of child theme
COPY CODEli#menu-item-12015 { background: black !important; border-radius: 20px; }
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura 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 🙂
LauraModeratorHi 🙂
Please check attached, i do see font size 18px.
For the featured image, add this to style.css of child theme
COPY CODE.single article-media img:first-child { height: 300px !important; }
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura 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.LauraModeratorHello, please try by adding this to style.css of child theme
COPY CODEp.description { display: none !important; }
I do not see the other issues, no only friends selector and no field visibility
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura 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 🙂
LauraModeratorHello, please try by adding this to style.css of child theme
COPY CODE.kleo-main-header.header-normal.header-scrolled { background: #ff000087 !important; } .primary-menu.collapse.navbar-collapse.nav-collapse a { color: green !important; } .primary-menu.collapse.navbar-collapse.nav-collapse .caret:after { color: green !important; }
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura 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 🙂
LauraModeratorHello, please try by adding this to style.css of child theme
COPY CODE.field-visibility-settings-notoggle, .field-visibility-settings-toggle { display: none !important; } .profile section.container-wrap.main-title.alternate-color.border-bottom.breadcrumbs-container { display:none !important; }
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura 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 🙂
LauraModeratorHello, please try by adding this to style.css of child theme.course-lessons>article { float: left !important; width: 100% !important; } article.course.post { width: 70%; margin: 0 auto !important; }
LauraModeratorHello, please try with this too:
COPY CODE.fluid-width-video-wrapper { padding-top: 50% !important; }
Hope it works 🙂
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura 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 🙂
LauraModeratorHello, please try by adding this to style.css of child theme
COPY CODE.fluid-width-video-wrapper iframe { width: 600px; height: 400px; }
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura 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 🙂
LauraModeratorHello, please try by adding this to style.css of child theme
COPY CODEdiv#item-header { display: none !important; }
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura 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 🙂
LauraModeratorHello, please add this to wp-config.php of your website files, those warnings are not coming from the theme but wordpress itself
COPY CODEini_set('display_errors','Off'); ini_set('error_reporting', E_ALL ); define('WP_DEBUG', false); define('WP_DEBUG_DISPLAY', false);
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura 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 🙂
LauraModeratorHello, try by adding this to style.css of child theme
COPY CODE.message-search { width: 16% !important; }
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura 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 🙂
LauraModeratorHello 🙂
for the first issue, please add this to style.css of child themeCOPY CODE.nav.navbar-nav .kleo-messages-nav .kleo-toggle-submenu li.kleo-submenu-item .message-body { height: 100% !important; }
Also noticed the Mark all as read button cuts, add this to fix it
COPY CODEa.btn.btn-default.mark-as-read { width: 100% !important; max-width: 80% !important; }
Which other buttons need fixing?
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura 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 🙂
LauraModeratorHello, i added this to your style.css of child theme
COPY CODEdiv#members-dir-list { display: none; } li#members-all:after { content: 'THIS CONTENT IS RESTRICTED FOR LOGGED IN USERS'; font-size: 20px !important; clear: both !important; margin: 30px; color: mediumorchid !important; } div#members-dir-list { display: none; } .logged-in div#members-dir-list { display: block !important; }
Just change the text for the restriction
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura 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 🙂
LauraModeratorHello, add this to style.css
COPY CODE.sidebar span { font-size: 14px !important; }
This changes the sidebar text to be 14px, you can change it as you prefer 🙂
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura 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 🙂
LauraModeratorHello, please try by adding this to style.css of child theme
COPY CODEimg#logo_img { max-height: 200px !important; width: 250px; }
Then edit the size
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura 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 🙂
-
AuthorPosts