Forum Replies Created
-
AuthorPosts
-
Kim
ParticipantI mean that my search bar is super limited. If a person searches for something in the plural form and I’ve only used the word in singular form they get the error page. Ex. Apple vs Apples
Also, if a person makes a spelling error they also get the error page. Ex. Apple vs Appl
They are pretty basic search bar functions and I’d rather not have to add a plugin with a new one if there is some way this can be adjusted?
Thanks!! 🙂
Kim
ParticipantAwesome! Thanks Mahesh!
K
January 5, 2017 at 10:32 pm in reply to: posts are showing up in categories that they should be. #106489Kim
ParticipantMahesh,
OMG. How stupid!! Not even sure when or why I put Weight Loss under Neck. Sorry for the bother! I learned one more thing from you guys!Thx!
Kim
Kim
ParticipantI solved it! The ‘Theme’ issue was actually the problem. I updated it along with the catch flames pro and it seems the update of web tools was the issue.
Yay!!!
Kim
ParticipantHmmmm. I’m not sure what your seeing but I see it doing the same thing.
Kim
ParticipantSame issue. I keep losing my main nav bar.
Kim
ParticipantWhen I do that I lose the Top Nav altogether.
Can I email you access to my site?
Kim
Kim
ParticipantYikes! Also, I just noticed that when you click on a page or a post the main nav bar menu disappears. I’m going to take it off for the time being so you won’t see it on my live site.
Kim
ParticipantTell me if this works.
Kim
ParticipantOne thing though. I just noticed that my background color cuts off on either side of my logo. Take a look:
How can I fix that?
Kim
ParticipantYAY! It worked!!! Thanks!
Kim
Kim
ParticipantMahesh,
I put that code on my CSS but nothing changed.
K
Kim
ParticipantTHANK you! I love you guys man! I found another theme I really liked but I will never switch from Catch Themes – I’d rather just see what I can do with yours. Your customer support is amazing!
K
Kim
ParticipantNEVERMIND!! I did it with this!! I am so proud. 🙂
.entry-title { text-align: center; }
Remove padding below images in posts:
img.alignleft,
img.alignright,
img.aligncenter {
margin-bottom: 20px;
}Kim
Participant🙁 I’m not finding that on my css!
#third-sidebar .widget_custom_menu_wizard .current-menu-item { font-weight: bold; }
.entry-meta { display: none; }
.mobile-menu { background-color: #d8180a; text-align: center; width: 100%; height: 50px; }
.site .genericon-menu { box-sizing: border-box; height: 50px; width: 100%; }
.mobile-menu a { color: #fff; padding: 10px; }
.mobile-menu-text { display: inline-block; }
.wp-caption .wp-caption-text:before {
content: none;
}
.wp-caption .wp-caption-text {
padding-left: 0;
}
.wp-caption .wp-caption-text {
text-align: center;
}
.DisplayCategoriesWidget select {
height: 30px;
width: 70%;
}
.DisplayCategoriesWidget input[type=”submit”] {
padding: 0;
vertical-align: middle;
width: 28%;
}
@media screen and (min-width: 940px) {
#header-menu ul.menu a, #footer-menu ul.menu a {
padding-left: 30px;
padding-right: 30px;
}
}
.widget-title { text-align: center; }
#header-menu ul.menu a,
#footer-menu ul.menu a {
font-size: 16px;
line-height: 3.5em;
}
@media screen and (min-width: 941px) {
#logo-wrap { width: 68%; }
#sidebar-header-right { width: 300px; }
}
@media screen and (max-width: 1280px) {
.site #header-menu ul.menu a,
.site #footer-menu ul.menu a {
padding: 0 10px;
}
}
@media screen and (max-width: 1100px) {
.site #header-menu ul.menu a,
.site #footer-menu ul.menu a {
padding: 0 8px;
}
}
@media screen and (max-width: 1000px) {
.site #header-menu ul.menu a,
.site #footer-menu ul.menu a {
font-size: 13px;
}
}
.blog #content .hentry,
.archive #content .hentry {
margin-bottom: 0;
padding-bottom: 0;
}
@media screen and (max-width: 1280px) {
.site #header-menu ul.menu a,
.site #footer-menu ul.menu a {
padding: 0 10px;
}
}
@media screen and (max-width: 1100px) {
.site #header-menu ul.menu a,
.site #footer-menu ul.menu a {
padding: 0 8px;
}
}
@media screen and (max-width: 1000px) {
.site #header-menu ul.menu a,
.site #footer-menu ul.menu a {
font-size: 13px;
}
}
.sidr ul.sub-menu ul { display: none; }
.has-header-left-menu .site #logo-wrap {
text-align: center;
width: 100%;
}
#site-logo {
display: block;
float: none;
}
#header-content .wrapper { position: relative; }
#sidebar-header-right { position: absolute; top:0; right: 0; width: auto; }
#branding .sidebar-header-right img { float: right; }
.site {
margin: 0 auto;
max-width: 1300px;
}
div.ecwid-productBrowser-auth {
display: none;
}
table.ecwid-Checkout-blockTitle button, div.ecwid-Checkout-PasswordBlock {
display:none;
}
div.ecwid-Checkout-blockTitle button.gwt-Button{
display: none;
}
div.ecwid-productBrowser-categoryPath {
display:none;
}
div.ecwid-results-topPanel-viewAsPanel {
display:none !important;
}div.ecwid-results-topPanel-sortByPanel {
display:none !important;
}
body.sidr-open { position: fixed !important; }Kim
ParticipantALSO, I would need to put the main nav just right of a smaller left aligned logo. So, it will be in the header.
THANKS!!
k
beautyblackbook.comKim
ParticipantThis is not working for me. Which one of these would it be?
As you can see, the Menu Background Color says white but it is not white.
Sub-Menu Background Color, Menu Active Background color’s also are white but the bar is still grey.The rest are hover or text colors.
?
KimKim
ParticipantThat’s exactly what I did.
Kim
ParticipantHey Sakin!
I’m having the same problem on my site when trying to update to 3.2. I followed the instructions. I have catch updater but I’m still getting:
Kim
ParticipantHmmm. This did not work.
-
AuthorPosts