Forum Replies Created
-
AuthorPosts
-
Skandha
Participant@otinsight:
To change the font of the text widget
Go to => Appearance => Customize => Additional CSS and add the following CSS Code.#text-11 { font-family:'Playfair Display', serif; }You seem to have figured out centering the social icons on the sidebar.
Let me know if this works out!
Kind Regards,
SkandhaSkandha
Participant@singe: To remove the empty space
Go to => Appearance => Customize => Additional CSS and add the following CSS Code..home #content { display:none; }Let me know if this is what you want!
Kind Regards,
SkandhaSkandha
Participant@ta0102: You seem to have given inline css for the article boxes. Put
max-width:100%and let me know if this solves the issue.Kind Regards,
SkandhaNovember 21, 2018 at 1:01 am in reply to: How to change the text colour in search box widget to white? #159746Skandha
ParticipantSkandha
Participant@jackmclean: There seems to be an issue with the title and alt texts. The issue will be fixed an update will be released very soon. Thank you for reporting the issue.
Kind Regards,
SkandhaSkandha
Participant@toerfiets: I am still not able to login to your site. Could you check again if the admin credentials you provided me are right. I would be easier for me to look into the issue if i could login to your site.
Kind Regards,
SkandhaSkandha
Participant@toerfiets: Sorry for the late reply.
To decrease the font size of text in the primary sidebar
Go to => Appearance => Customize => Additional CSS and add the following CSS Code.#ct-featured-post-5 .entry-summary { font-size:12px; }Let me know if this is what you want.
Kind Regards,
SkandhaSkandha
Participant@tempar: Use the following code instead of the previous one.
Go to => Appearance => Customize => Additional CSS and add the following CSS Code@media screen and (min-width:64em) { #page { padding:0 20px; } }Let me know if this works out!
Kind Regards,
SkandhaSkandha
Participant@singe: You must have select Homepage setting as Recent posts. Go to => Appearance => Customize => Homepage Settings => Your homepage displays as A static page.
Let me know if this works out!
Kind Regards,
SkandhaSkandha
Participant@evdel: Please post in your site URL so that I can look into the issue.
Kind Regards,
SkandhaNovember 20, 2018 at 4:27 am in reply to: Catch Full Screen Pro: the header is not responsive #159658Skandha
Participant@unseenmars: The image seems to be showing up fine on android phone and the issue seems to be only on iPhones. I will look into the issue and get back to you soon.
Kind Regards,
SkandhaSkandha
Participant@zmcneil: Please post in your site URL so that I can look into the issue.
Kind Regards,
SkandhaSkandha
Participant@adeptvisuals: Go to => Appearance => Customize => Additional CSS and add the following CSS Code.
@media screen and (max-width:64em) { .site-branding { padding:0 !important; } .custom-logo { margin:0; max-width:100px; } }Let me know if this is what you want!
Kind Regards,
SkandhaSkandha
Participant@otinsight:
1. Go to => Appearance => Customize => Additional CSS and add the following CSS Code..image.wp-image-34.attachment-medium.size-medium { width:100%; }2. Yes, you can do that. Please add the text using a text widget and let me know then I can provide you the additional CSS do use Playfair font on it.
3. Go to => Appearance => Customize => Additional CSS and add the following CSS Code.
#media_image-9, #text-11 { margin-bottom:0; }4. Can you explain the 4th point? I wasn’t able to understand what you meant.
Let me know if this works out!
Kind Regards,
SkandhaSkandha
Participant@diibify: Go to => Appearance => Customize => Additional CSS and add the following CSS Code.
.chicago-nav-menu li > a:after { content: "\f502"; font-family:Genericons; font-size:12px; margin-left:10px; } .chicago-nav-menu li > a:only-child:after { content: ""; } .chicago-nav-menu li li > a:after { content: "\f502"; font-family:Genericons; position: absolute; right: 5px; }Let me know if this works out!
Kind Regards,
SkandhaNovember 19, 2018 at 6:06 am in reply to: How to change the text colour in search box widget to white? #159583Skandha
Participant@atousa: This may be because you have kept the site title empty. Go to => Appearance => Customize => Site Identity => Give a title and if you don’t to display the title leave the option Display Site Title and Tagline unchecked.
Let me know if this solves the issue.
Kind Regards,
SkandhaSkandha
Participant@ve3eby: It seems like there is an issue with displaying of categories and tags. I will check the issue and get back to you soon.
Kind Regards,
SkandhaSkandha
Participant@tmefoster: Hello there, I hope I was able to resolve your issue. If it’s not too much trouble, I have a quick request: could you please leave an honest review?
https://wordpress.org/support/theme/clean-journal/reviews/#new-post
Your review will help others know what to expect when they’re looking for the support I offer. Even a sentence or two would be hugely appreciated. Thanks, and if there’s anything else at all that I can do to help, don’t hesitate to let me know. Have a good day! 🙂Kind Regards,
SkandhaSkandha
Participant@tempar: Go to => Appearance => Customize => Additional CSS and add the following CSS Code.
#page { padding:0 20px; }You can change the padding according to your requirement.
Let me know if this works out!
Kind Regards,
SkandhaNovember 17, 2018 at 10:49 pm in reply to: Home menu title also appears at bottom of homepage #159528 -
AuthorPosts
