Forum Replies Created
-
AuthorPosts
-
Mahesh
Participant@lehii17: Add the following CSS:
/* Menu font size */ #access-top ul.menu a { font-size: 20px; } /* Sub-menu font size */ #access-top ul.menu ul li a { font-size: 18px; }Regards,
MaheshMahesh
Participant@caz: You don’t need to delete the css, you can modify the CSS like decreasing logo size, font-size etc that works out on your site.
Regards,
MaheshMay 12, 2017 at 2:43 am in reply to: Woo Commerce Integration Issues and Font Sizes and Layout #115643Mahesh
Participant@vincent-pan: For compact login like guruship login/register, add the following CSS:
#customer_login br { display: none; }Regards,
MaheshMahesh
Participant@estelizo: Header Right widget area is not visible in mobile display. Please use other widget areas instead.
Regards,
MaheshMahesh
Participant@aggelosd7: I’ve corrected the code with no-repeat for background image. Please update the CSS code.
Regards,
MaheshMahesh
Participant@vasikk: You’ve removed the
<a>tag with ‘_’, I meant you to remove the ‘_’ only. And idk why do you have repeated menu items? Please fix that first. Let me know further.
There can be problems with adjustment for bbPress theme?
Please clarify more on this.Regards,
MaheshMahesh
Participant@jamesmillerlifeology: Since you are using Pro version, color option feature is available. Go to Dashboard=> Appearance=> Customize=> Color Options=> Featured Content Color and click on Title Color‘s select color and paste the color hex code (#aed651) there.
Or
Go to Dashboard=> Appearance=> Customize=> Additional CSS box and add the following CSS:#featured-content .entry-header .entry-title a { color: #aed651; }Regards,
MaheshMahesh
Participant@compyfox: Install and activate Regenerate Thumbnails plugin and go to Tools=> Regenerate Thumbnails and click on Regenerate All Thumbnails.
https://wordpress.org/plugins/regenerate-thumbnails/Regards,
MaheshMahesh
Participant@caz: You’ve customized the design with Custom CSS. Changed the position of News Ticker, size of logo and menu fonts which is causing the issue.
Regards,
MaheshMahesh
Participant@wilkerdesign: This is a sales related issue. Please contact the sales team and they will help you with this.
https://catchthemes.com/contact-us/Regards,
MaheshMahesh
Participant@msw21: You are using child theme and the design is being broken. Does the issue persist on main\parent theme as well. Please check and let me know.
Regards,
MaheshMahesh
Participant@aggelosd7: Go to Dashboard=> Appearance=> Customize=> Additional CSS box and add the following CSS:
.single #content article.post, .page #content article.page { background-image: url('YOUR_IMG_URL_HERE'); background-position: center; background-repeat: no-repeat; }Note: Replace
YOUR_IMG_URL_HEREin the above code with your desired image url.Regards,
MaheshMahesh
Participant@estelizo: I’ll skip this one, as you’ve included site url in another.
Regards,
MaheshMay 11, 2017 at 3:19 am in reply to: Woo Commerce Integration Issues and Font Sizes and Layout #115604Mahesh
Participant@vincent-pan: What are you actually using? Are you using any WooCommerce extensions?
We’ll need to check on you server, we’ll contact you through email.Regards,
MaheshMahesh
Participant@vasikk: On your first site, remove all the ‘_’ from the
<a>tag. Then go to Dashboard=> Appearance=> Customize=> Additional CSS box and add the following CSS:.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-1445 { width: 100%; } #menu-item-1445 > a { clear: both; display: block; border-bottom: 1px solid #ccc; width: 105%; margin-left: -35px; }Regards,
MaheshMahesh
Participant@jamesmillerlifeology: Where have you put the CSS code? I checked your site, you have compressed it so I cannot really trace it to check the issue.
Regards,
MaheshMahesh
Participant@aggelosd7: Please post in your site url. Where actually do you want to put the image? On the single page? Let me know further.
Regards,
MaheshMahesh
Participant@justchance: Is your issue resolved? Let me know further.
Regards,
Mahesh -
AuthorPosts
