Home › Forums › Themes Support › Claue › How can i change icon color on mobile menu
- This topic has 14 replies, 3 voices, and was last updated 7 years, 3 months ago by Harry.
-
AuthorPosts
-
-
July 24, 2017 at 7:08 pm #6904
Hi There,
How can i change the this icon background color to white on mobile view? This happens when i change the menu background to black.
I don’t like the current blog big image thumbnail, can i change the blog display likes this:
-
July 24, 2017 at 8:22 pm #6905
Hi,
Please provide me a temporary admin account, I will do it for you.
-
July 24, 2017 at 10:05 pm #6906
Hi Sovann,
1. You can change menu icon by go to Claue > Theme Option > Header > Mobile Menu Icons.
2. Could you attach current child theme using on your site, i will help you implement blog layout.
Thanks
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio -
July 25, 2017 at 6:26 am #6942This reply has been marked as private.
-
July 25, 2017 at 10:52 am #6957
Hi,
Please use attach file.
1. I added new file (index.php, views > Post folder)
2. I edit file functions.phpBest regards
Attachments:
You must be logged in to view attached files.Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio -
July 26, 2017 at 11:51 am #7004This reply has been marked as private.
-
July 26, 2017 at 6:26 pm #7025
I helped you:
- Fix search box on menu
- Add date publish post
- Limit excerpt you can change number in claue-child > functions.php line 92.
You can add line separate article by add custom css in Claue > Theme Option > General Layout > Custom CSS
article.post { margin-bottom: 50px; padding-bottom: 30px; border-bottom: 1px solid #ddd;}
article.post .jas-col-md-4 { padding-left: 0;}
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio -
July 26, 2017 at 6:55 pm #7030
Brilliant thanks.
How can i remove […] replacing it with … read more.?
One again, how can i disable the category (kindly see attached screenshot.
How can i change the pagination 1 2 3 to load more button in blog page. When user scrolls down it will load more 7 posts or when user click on the load more button it load more 7 posts. (seen screenshot)
Thank you,
-
July 26, 2017 at 7:18 pm #7042
- you can remove […] width readmore button by add readmore separate content
- You can remove category by go to claue-child > functions.php remove code from line 70 to 76.
- Sorry, our theme doesn’t support loadmore on blog page
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio -
July 26, 2017 at 7:31 pm #7045
Amazing!
- Where can i do it
add_filter( ‘excerpt_length’, ‘custom_excerpt_length’, 30 );
I change this excerpt length from 30 to 50, but nothing change.
Please help.
Thanks
-
July 26, 2017 at 8:48 pm #7057
Hi Sovann,
The right code is
-
July 27, 2017 at 6:14 am #7110
Thank you.
You said ” You can remove […] width readmore button by add readmore separate content”
how can i do it? I mean how can i remove the […] and replace by Read More?
Thank you
-
July 27, 2017 at 10:54 am #7115
Sorry i forgot attach screen shot. You can follow this https://monosnap.com/file/oet387z1Mj8LblvhFUe2nWCQ5GNUfz#
You can remove the code for limit excerpt because it doesn’t affect if you use readmore
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio -
July 27, 2017 at 2:30 pm #7120
I don’t’ want to click on that every time i post the content. I want it automatically shows after i posted it.
-
July 27, 2017 at 4:49 pm #7121
Hi,
This is feature of WordPress we can’t change default function.
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio
-
-
AuthorPosts
You must be logged in to reply to this topic.