Forum Replies Created
-
AuthorPosts
-
Mahesh
Participant@wrspoon: Checked your site and its displaying “Maintenance mode is on”.
Regards,
MaheshMahesh
Participant@juneh: Go to Dashboard=> Appearance=> Customize=> Additional CSS box and add the following CSS:
.blog .sticky .entry-header .entry-meta { position: unset !important; clip: unset; }Regards,
MaheshMahesh
Participant@maretto: I’m afraid this is not possible with simple CSS. I recommend you to hire a customizer.
Regards,
MaheshMahesh
Participant@fireflywebs: Yes, you can upgrade from 3.4 to 3.4.1 seamlessly. All your customization and settings will be as it is. You won’t lose anything. Though, if you have modified any theme’s core files, you’ll lose them.
Regards,
MaheshMahesh
Participant@compimusic: Please post in your site url.
Regards,
MaheshMahesh
Participant@maviedecoeliaque: You mean to add google font and change font family? This can be done with Custom CSS. Let me know what font you want and where you want to use it. Please post in your site url.
Regards,
MaheshMahesh
Participant@pietromessa: Go to Dashboard=> Appearance=> Customize=> Additional CSS and add the following CSS:
.site { width: 940px; } #main { padding: 50px 150px 0; } @media screen and (max-width: 940px) { .site { width: 100%; } #main { padding: 20px 30px; } }Regards,
MaheshMahesh
Participant@oofnu: Please add the following CSS:
.catchbase-nav-menu .sub-menu a, .catchbase-nav-menu .children a{ font-size: 18px; }Regards,
MaheshMahesh
Participant@jaetmmorris: For menu aligned to right, add the following CSS:
.menu.parallax-frame-nav-menu { float: right; }And for decreasing the height, add the following CSS:
.header-background .nav-primary .menu a { padding: 15px 20px; } .header-background #site-branding { padding: 0 0 10px; }Regards,
MaheshMahesh
Participant@gargoyle35: This can be done with Custom CSS but not in table but the width is to be set to primary content. I tried but for some reason, your table is always picking 840px width. Try disabling the plugins if you have any and try to make the table adjust within the primary content area.
Let me know further.Regards,
MaheshMahesh
Participant@mwstichel: Glad to know your issue is resolved. Have a nice day!
Regards,
MaheshMahesh
Participant@gargoyle35: The width for main content is 840px. You are using
<table class=" aligncenter" border="0" style="width: 640px;">inside content, please removestyle="width: 640px;"from table attribute and will fix the issue. Let me know if any problem.Regards,
MaheshMahesh
Participant@gargoyle35: Max width is set to 1200px and as the with of device decreases, it takes full-width. What size do you want to make it?
Regards,
MaheshMahesh
Participant@theproteinnut: Thank you for your appreciation. Have a nice day!
Regards,
MaheshMahesh
Participant@janetmmorris: Go to Dashboard=> Appearance=> Customize=> Additional CSS and add the following CSS:
#masthead .wrapper { display:flex; flex-direction: column; } #site-branding { order: 2 ; } .nav-primary { order: 1 ; }Regards,
MaheshMahesh
Participant@mithrand: Glad to know you’ve resolved it by yourself. Have a nice day!
Regards,
MaheshMahesh
Participant@mwstichel: Just checked your site, seems the image url you are using as the background is broken. Please try to upload a new image and see if it works. We tested the same on our server with the theme and its working just fine. If you are using some plugins, try disabling them and check if it resolves the issue.
Regards,
MaheshMahesh
Participant@takefive-media: Remove the one you have and try installing a fresh copy of the theme again. Or if it didn’t work either, try uploading the file through Cpanel or FTP. Let me know if any problem.
Regards,
Mahesh -
AuthorPosts
