Forum Replies Created
-
AuthorPosts
-
Skandha
Member@medialinealbus: I don’t think you can add an hyphen to separate the menu items. I feel adding a border to separate the menu items will look better.
Go to => Appearance => Customize => Additional CSS and add the following CSS Code..nav-primary .menu-item { border-right:1px solid black; }Let me know if this solves your issue!
Kind Regards,
SkandhaAugust 6, 2018 at 2:50 am in reply to: Toppage shows slider picture and featured content of demo version #151065Skandha
Member@sumiko: You seem to have removed the video from the page.
The following CSS Code should have solved the issue.
Go to => Appearance => Customize => Additional CSS and add the following CSS Code..entry-content p { width:560px; }Let me know if this works out!
Kind Regards,
SkandhaSkandha
Member@mirandaweathers: Please post in your site URL so that I can look into the issue and provide you possible solutions.
Kind Regards,
SkandhaSkandha
Member@violetdeb: You will need to try decreasing the size of the logo in mobile view. I think that way you will be able to solve the issue.
Kind Regards,
SkandhaSkandha
Member@taulepton: Please try disabling all your plugins and check if this solves the issue.
Let me know if the issue persists!
Kind Regards,
SkandhaSkandha
Member@leenajacob: Please let me know which font you want to use for the paragraph text then I can provide you the CSS Code to use that font.
Kind Regards,
SkandhaSkandha
Member@dannyken: Glad you were able to fix the issue. Have a good day! 🙂
Kind Regards,
SkandhaSkandha
Member@leenajacob: Go to => Appearance => Customize => Additional CSS and add the following CSS Code.
p { font-family:ravie; }You can change the font according to your requirement.
Let me know if this is what you want!
Kind Regards,
SkandhaAugust 5, 2018 at 12:07 pm in reply to: Updating header font style and centering text on 3 modules #151036Skandha
Member@ruthmaramis: Go to => Appearance => Customize => Additional CSS and add the following CSS Code.
/*To change font of Our clients */ .entry-content h1 { font-family:"Acumin Pro Condensed", sans-serif; } /* To add border to the slideshow */ .slideshow-window { border:3px solid grey; }Let me know if this works out!
Kind Regards,
SkandhaSkandha
Member@dannyken: Please post in your site URL so that I can look into the issue.
Kind Regards,
SkandhaSkandha
Member@passiveincomeguys: Please post in your site URL so that I can look into the issue.
Kind Regards,
SkandhaSkandha
Member@mcgyver: For this you will need to find a suitable plugin from the WordPress Plugin Repository which lets you create folder and arrange media files.
Kind Regards,
SkandhaAugust 5, 2018 at 2:23 am in reply to: One post for: search field, button text color, footer text edit, category line #151009Skandha
Member@n-bely: Thank you very much for the appreciation. Have a good day! 🙂
Kind Regards,
SkandhaAugust 5, 2018 at 1:31 am in reply to: Change colour of entire footer to match an icon image? Desired colour: black! #151007Skandha
Member@xvalliant: I am not able to access your site. Please let me know when the site is accessible.
Kind Regards,
SkandhaSkandha
Member@sumiko: Please replace previous CSS Code with following Code.
.fluid-width-video-wrapper { width:560px !important; }You can change the width according to your requirement.
Let me know if this works out!
Kind Regards,
SkandhaSkandha
Member@coachnancyk: Go to => Appearance => Customize => Additional CSS and add the following CSS Code.
/* To change the font size of site title */ .site-title { font-size:40px; }You can change the font size according to your requirement.
Let me know if this works out!
Kind Regards,
SkandhaSkandha
Member@leenajacob: Yes, you can do it using a bit of additional css code. Please post in your site URL and let me know where you want the font weight to be changed.
Kind Regards,
Skandha -
AuthorPosts
