Forum Replies Created
-
AuthorPosts
-
han
KeymasterHi Mijay,
try this instead.footer-widgets { background-color: gray; }han
KeymasterHi Dennis,
New version of custom theme has been released to fix this issue. You can download the latest version from the link above or wait for update notification via WordPress admin.han
KeymasterHi MiJay,
Since it’s a plugin, you can install it just like any other WordPress plugin.Please check this WordPress plugin installation guide, https://codex.wordpress.org/Managing_Plugins#Installing_Plugins
Check how to use it at the product page, https://themehall.com/product/omega-custom-footer-plugin
Let me know if you have any other questions.
han
KeymasterHi Joanna, thanks for your report. A new version has been uploaded to fix the issue. You can download the latest family theme here or wait update notification in a few days.
han
KeymasterHi Joanna,
You can do it. Create a new file called entry-byline.php under /themes/family/partials/ folder
and copy and paste below code into the file.
<div class="entry-meta"> <time <?php omega_attr( 'entry-published' ); ?>><?php echo get_the_date(); ?></time> <span <?php omega_attr( 'entry-author' ); ?>><?php echo __('by ', 'omega'); ?><a href="http://mumskidsjesus.com/joanna-may/">Joanna May</a></span> <?php echo omega_post_comments( ); ?> <?php edit_post_link( __('Edit', 'omega'), ' | ' ); ?> </div><!-- .entry-meta -->han
KeymasterTry below code (add background-position into my previous snippet)
@media only screen and (max-width: 768px) { .home .banner, .banner { background-attachment: scroll; background-position: 50% 0px !important; } }han
KeymasterHi, it looks great. Seems your custom css works
han
KeymasterBelow css code will do the trick. Go to “Appearance > Customize > CSS” and insert the following code
.omega-nav-menu, .omega-nav-menu > ul { text-align: center; }han
KeymasterHi Damon,
Go to “Appearance > Customize > CSS” and insert below code that will do the trick@media only screen and (max-width: 768px) { .home .banner, .banner { background-attachment: scroll; } }You can also adjust the padding attribute if required.
han
Keymasterah, thanks. Please download the latest version of Church theme. It will fix link color issue.
han
KeymasterI can’t see the green link. Which text?
September 21, 2015 at 11:35 am in reply to: PROBLEM ON CHURCH THEME WITH "VISUAL FORM BUILDER" PLUGIN #4113han
KeymasterNo I have not. Alternatively please disable maintenance mode and send the page url to see the issue
September 18, 2015 at 4:15 pm in reply to: PROBLEM ON CHURCH THEME WITH "VISUAL FORM BUILDER" PLUGIN #4104han
KeymasterHi, I cannot see your issue because of maintenance mode. Could you send your WordPress login via contact form so we can check?
han
KeymasterCan you post your site url?
han
KeymasterHi Raynold, thanks for purchasing Omega Child. Yes you can use it on unlimited sites 🙂
-
AuthorPosts
