Forum Replies Created
-
Author
-
Laura
ModeratorHello, try by adding this to style.css of child theme 🙂
COPY CODEbutton#newsletter-submit { width: 100% !important; }Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura
ModeratorHello, please try by adding this to style.css of child theme
COPY CODEi.fa.fa-bars:before { font-family: "fontello"; content: "\e982" !important; }Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura
ModeratorHello, please try by adding this to style.css of child theme
COPY CODE.bp-widget dl { padding: 0px !important; margin: 0px !important; }Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Ticket solutionLaura
ModeratorHello, please try by adding this to style.css of child theme
COPY CODE.logo img { height: 60px !important; max-height: 60px !important; width: 147px !important; }Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Ticket solutionLaura
ModeratorHello, maybe this helps
COPY CODE.bpfb_link_preview_container img { width: 100%; }Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura
ModeratorHello, here
Forum title colorCOPY CODEli.bbp-forum-info a { color: red !important; }Forum open background
COPY CODE.bbp-forum-status-open { background: white !important; }Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura
ModeratorHello, please try by adding this to style.css of child theme
COPY CODE#bbpress-forums .bbp-search-form { top: -120% !important; }Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura
ModeratorHello, please try with
@media only screen and (max-width: 767px) { .author a { font-size: 20px !important; } .search-item .avatar { width: 110px !important; height: 110px !important; } .search-item .avatar img { width: 100px !important; height: 100px !important; max-width: 100% !important; } }Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura
ModeratorHello, please replace it with
COPY CODE@media (max-width: 991px) { .vc_column-inner.vc_custom_1433005365444 { padding: 0px 0px 0px 60px !important; margin: 0 auto !important; margin-top: -19% !important; } }Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura
ModeratorHello, please try by adding this to style.css of child theme
COPY CODE.form-header { color: #0296c0 !important; } .form-header h4 { color: #0296c0 !important; } .form-search label { color: #0296c0 !important; } .custom.dropdown.expand a { border: 1px solid #BBE5F1 !important; box-shadow: inset 0 1px 2px rgba(0,0,0,0.2); }Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Ticket solutionLaura
ModeratorHello, please try by adding this to style.css of child theme
COPY CODE.article-meta.clearfix { 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
ModeratorHello, please try by adding this to style.css of child theme
COPY CODE@media (max-width: 991px) { .vc_column-inner.vc_custom_1433005365444 { padding: 0px 0px 0px 60px !important; margin: 0 auto !important; } }Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura
ModeratorHello, please try by adding this to style.css of child theme
COPY CODE.page-id-1396 #main .row { width: 100%; margin: 0 auto !important; }Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura
ModeratorHello, try:
COPY CODE.wp-embed-featured-image.square { max-width: 60% !important; }🙂
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura
ModeratorHello, please try by adding this to style.css of child theme
COPY CODE.search-item .avatar { width: 110px !important; height: 110px !important; } .search-item .avatar img { width: 100px !important; height: 100px !important; max-width: 100% !important; }Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura
ModeratorHello, please try by adding this to style.css of child theme
COPY CODE.slick-track { opacity: 1 !important; display: block !important; float: left !important; }Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura
ModeratorHello, please try by adding this to functions.php of child theme
COPY CODEfunction redirect_homepage() { if( ! is_home() && ! is_front_page() ) return; wp_redirect( 'http://yourwebsite.com/forums', 301 ); exit; } add_action( 'template_redirect', 'redirect_homepage' );Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura
ModeratorHello, try by adding this to style.css of child theme
COPY CODE.activity-inner img { max-width: 100% !important; }Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura
ModeratorHello, please try by adding this to style.css of child theme
COPY CODEli.gd-cptcat-li.gd-cptcat-li-main { list-style: none !important; border: 1px solid #e5e5e5; padding: 10px; }Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura
ModeratorNVM, i can see it now, please try
COPY CODE.header-scrolled { 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 solutionLaura
ModeratorHello, sure, please add this to style.css of child theme
COPY CODE.search-item .avatar { width: 115px !important; height: 115px !important; } .search-item .avatar img { height: 106px !important; width: 110px !important; }Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura
ModeratorHello, try by adding this to style.css of child theme
COPY CODEul.kleo-carousel li { width: 250px !important; }Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionJanuary 15, 2018 at 16:00 in reply to: Profile info and more info shown in 2 columns instead #185846Laura
ModeratorHello, try by adding this to style.css of child theme
COPY CODE.bp-widget.info { width: 50%; float: left; } .bp-widget.more-info { width: 50%; float: right; } .profile { border: none !important; }The resumes require template editing, i suggest to hire a developer to do it for you 🙂
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura
ModeratorHello, please check this, add it to style.css of child theme, it will make it bolder and bigger to stand out
COPY CODEb { font-weight: bolder !important; font-size: larger !important; }Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura
ModeratorHello, please try by adding this to style.css of child theme
COPY CODE.field-visibility-settings-toggle { display: none !important; } .field-visibility-settings-notoggle { display: none !important; }Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Ticket solutionJanuary 12, 2018 at 17:23 in reply to: Shortcode submit button broken when adding objects below #185602Laura
ModeratorNot marked as solutionJanuary 11, 2018 at 14:25 in reply to: Post Dates, Meta Tags and Meta Separator fonts and colours #185498Laura
ModeratorNot marked as solutionLaura
ModeratorHello, try by adding this to style.css of child theme
COPY CODE.form-header { border-left: 10px solid red !important; border-top: 10px solid red !important; border-right: 10px solid red !important; } .form-search, .form-header, div.alert-box, div.pagination span.current { background: red !important; } .form-search .notch { border-top: 10px solid red !important; } .form-search.custom input[type="text"] { border: 1px solid red; } .form-search.custom div.custom.dropdown a.current, .form-search.custom input[type="text"] { background-color: white !important; } .button:hover, .button:focus, .form-search .button, .form-search .button:hover, .form-search .button:focus, .wpcf7-submit:focus, .wpcf7-submit:hover, #rtmedia-add-media-button-post-update:hover, #rt_media_comment_submit:hover, .rtmedia-container input[type="submit"]:hover { color: red !important; background-color: white !important; border: 1px solid red !important; }Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Ticket solutionLaura
ModeratorGot it, add this to the other code 🙂
COPY CODE.search-no-results section.container-wrap.main-title.alternate-color.main-center-title.border-bottom.breadcrumbs-container { display: none !important; } .search-no-results .sidebar.sidebar-main.col-sm-3.sidebar-right { display: none !important; } .search-no-results .template-page.col-sm-9.tpl-right.posts-listing.masonry-listing.with-meta { width: 100%; border: none !important; }Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura
ModeratorHello, try by adding this to style.css of child theme 🙂
COPY CODEsection.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
ModeratorHello, try by adding this to style.css of child theme
COPY CODE.search-results section.container-wrap.main-title.alternate-color.main-center-title.border-bottom.breadcrumbs-container { display: none !important; } .search-results .sidebar.sidebar-main.col-sm-3.sidebar-right { display: none !important; } .search-results .template-page.col-sm-9.tpl-right.posts-listing.masonry-listing.with-meta { width: 100%; border: none !important; }Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionJanuary 4, 2018 at 20:38 in reply to: Activity Stream – Incorrect Visualisation of Certain Activities #184765Laura
ModeratorNot marked as solution -
AuthorPosts