Forum Replies Created
-
Author
-
GandamParticipant
Hi,
Thank you, but this “quick css code” will change the pin color permanently, right? I was hoping if I could make simple changes from VC backend editor in selected posts or pages only. Can that be done?GandamParticipant@Laura – I can disable the right-click protection but not sure why it has to do with changing pin & popover color. I thought that you could just correct my code to fix this problem, no? π
For an example, I want to change the pin to red color, then I add this code: tooltip_color=”red” What is that correct way to do?
[kleo_pin type=”icon” icon=”group” top=”50%” left=”50%” tooltip=”popover” tooltip_position=”right” tooltip_title=”test box ” tooltip_color=”red” tooltip_text=”this is a test message ” tooltip_action=”hover” animation=”animate-when-almost-visible” css_animation=”right-to-left”]
May 27, 2015 at 01:12 in reply to: Change colour of continue reading/read more button in main blog page #60249GandamParticipant@sharmstr – Yooo!! I got it right finally and thank you for basic training…..haha!! π
May 27, 2015 at 00:52 in reply to: Change colour of continue reading/read more button in main blog page #60246GandamParticipant@sharmstr – I am really a newbie with coding skill, but I will learn. How about this;
.post-header .post-title:hover {
color: #00b9f7 !important;
}but it doesn’t work, what am I doing wrong here, thanks.
May 27, 2015 at 00:30 in reply to: Change colour of continue reading/read more button in main blog page #60243GandamParticipant@sharmstr – Thank you again! would this code work;
(.post-header .muted:hover {
color: #00b9f7 !important;
}if I want the article title to have same effect? Thanks
May 25, 2015 at 20:08 in reply to: Change colour of continue reading/read more button in main blog page #60089GandamParticipant@sharmstr – Thank you! π I saved the code in quick css for now, but which is the correct file to save it permanently, style.css? In addition, can you help me with the code if I want “read more button” to changing colour from default colour to blue when mouse pointer hover it, pls & thanks.
GandamParticipant@sharmstr – Thank you, that solved the problem!! π By the way, I have a minor question regarding “large button button with second line”, how do I get a button with 2 lines? You don’t have any shortcode on your button demo page.
GandamParticipantGandamParticipant@Radu – Thank you again, I’ve pated the code onto quick css and it works nicely. However, I would really appreciate if you could help me to make a slightly change, which can you replace the forward and backward arrows to wording of “Prev” and “Next” instead, same as the attachment. π
Attachments:
You must be logged in to view attached files.GandamParticipant@sharmstr – Thank you again. I’ve inserted the code and it works. However, what if I want the button to be linked to a selected page or any site links, not a login button, how do I do or where do I insert the link address? I’ve checked all the option under Edit Slide, but I just can’t get it right, pls help again, thanks.
GandamParticipant@sharmstr – Thank you for really fast response. So I guess I can’t do anything to customise it at all. What would you suggest if I want something different than the default post page style? Just curious.
GandamParticipantHi,
I also tried to change the text colour in title bar, I did it in styling options -> text color, but nothing has changed after saving it. What is the best solution to resolve this? ThanksAttachments:
You must be logged in to view attached files.GandamParticipantGandamParticipantHi,
I have disabled the right-click. Also, I click the button from the browser to clear while I am still login. But I normally don’t need to perform this to see the effect. This is odd to me somehow!! π Do you see any changes from your side for our site, I mean the title background colour ?GandamParticipantHi,
I have disabled the right-click. Also, I click the button from the browser to clear while I am still login. But I normally don’t need to perform this to see the effect. This is odd to me somehow!! πGandamParticipantHi,
Here is the screenshot for styling setting, I set both to #ffffff, thanks.Attachments:
You must be logged in to view attached files.GandamParticipantοΌ sharmstr – I have tried as per your instruction, but nothing has changed, the title background is still showing grey colour, any ideas? Thanks.
Attachments:
You must be logged in to view attached files.GandamParticipant@Radu – Everything seems to be in working order, pagination is working as well, thank you so much!! π
GandamParticipant@Sharmstr – haha! I do take your advice seriously! I have deleted Radu’s index.php file as per your advice.
I was just referring the ticket no. #55485, you told me to copy index.php to Kleo-child to have 5 post display in blog page a few days ago.
You mentioned: (The blog page uses /kleo/index.php. Copy it to your child theme and edit this line: <div class=”row responsive-cols kleo-masonry per-row-<?php echo sq_option( ‘blog_columns’, 3 );?>”>
to this”)that’s why I was confusing why you told me to delete it and not having it replaced on Kleo-child.
GandamParticipant@Sharmstr – I’ve managed to replace the index.php file with your custom code for other issue. The pagination is working now. I’ve left message for @Radu and will wait for his reply, hopefully soon. Big thanks to you again, you’ve been very helpful!! BTW, something I want to ask you quick; is there any recommended plugin of pagination to work well with Kleo, such as WP-PageNavi or WP-Paginate? Just wondering!
-
AuthorPosts