Forum Replies Created
-
AuthorPosts
-
Skandha
Participant@guy-shachar76gmail-com: For that you will need to setup the professors section first. Only then I can provide you with the necessary CSS Code.
Let me know if you have anymore issues.
Regards,
SkandhaSkandha
Participant@guy.shachar76: Go to => Dashboard => Pages => Add New and create pages for the different courses you offer.
Then you can go to each of the pages and write the content part.
To insert an image to the course you can Go to => Dashboard => Pages => Edit the course page => On the the lower right side you will see a featured image option you can add the image using that option.Let me know if you are still having problems setting up courses.
Regards,
SkandhaMarch 27, 2018 at 3:14 am in reply to: How to to change my mailchimp button on Button hover? #134206Skandha
Participant@habo: Do you want to change the color of the button on hover? If so,
Go to => Appearance => Customize => Additional CSS and add the following CSS Code..clear .button:hover { background:turquoise !important; }
You can change the color according to your requirement.
Let me know if this is what you want.
Regards,
SkandhaMarch 27, 2018 at 1:35 am in reply to: Header background-color transparency on home page and other pages #134201Skandha
Participant@kmckay: I just added a bit of CSS Code to your site to change the #masthead in other pages except homepage.
Please check your site and let me know if that is what you wanted.Regards,
SkandhaSkandha
Participant@adnash17: I suggest you not to edit core theme files without creating a child theme because all you edits and customization will get lost when you update your theme.
Please try doing a fresh installation of the theme and deactivating all plugins. Follow this link to know more about plugin conflict with our themes.
Also make sure you are publishing after making changes in the customizer.Let me know if the issue still persists.
Regards,
SkandhaMarch 27, 2018 at 1:12 am in reply to: Add social icones in menu, page full screen and page with 2 colonnes #134198Skandha
Participant@frederic: I’m sorry I am not able to understand your issue with the menus and sub menus. Can you please elaborate?
And yes if you don’t want a sub menu to be a link it is possible if you have added that sub-menu using a custom link. Just leave a
#
in the URL section of the custom link.Let me know if this works out.
Regards,
SkandhaSkandha
Participant@hollyehrocketmail-com: I just checked your site and it seems to be working fine. I did not get any error message like you mentioned. Can you elaborate what your issue is?
Regards,
SkandhaSkandha
Participant@prstaver: You could use the Text Widget in the Header Right Sidebar to add your name in the Header Right Side. However The Header Right Sidebar option is only available in the pro version of the theme. I suggest you to upgrade to pro. You can check out the additional-features available in the pro version of the theme.
Let me know if this solves your issue.
Regards,
SkandhaSkandha
Participant@lutzjkochgmail-com: Glad you could solve the issue. Have a good day.
Regards,
SkandhaSkandha
Participant@catwingz: Please post in your site URL so that I can look into the issues.
Regards,
SkandhaMarch 26, 2018 at 4:38 am in reply to: Change basic theme color to yellow instead of the ones offered #134150Skandha
Participant@dward1958: Do you mean the background color? If yes.
Go to => Appearance => Customize => Additional CSS and add the following CSS Code.body { background-color:yellow; }
Let me know if this is what you want.
Regards,
SkandhaSkandha
Participant@catwingz: Go to => Appearance => Customize => Additional CSS and add the following CSS Code.
.testimonial_slider_wrap .featured-image { display:none; }
Let me know if this solves your issue.
Regards,
SkandhaSkandha
Participant@petegwebmaster: Go to => Appearance => Customize => Additional CSS and add the following CSS Code.
#feature-slider { padding-bottom:0; }
Let me know if this is what you want.
Regards,
SkandhaSkandha
Participant@guy.shachar76: What you can do is Go to => Appearance => Customize => Theme Options => Our Professors => Enable On => Select Entire Site. Then tell me on which pages you want the Professors to be displayed I will provide you CSS Code for that.
Let me know if this solves your issue.
Regards,
SkandhaSkandha
Participant@guy-shachar76gmail-com: You can check out the link to know how to add courses to your site. To get the courses exactly the same as the demo you can do it with post, page or image.
You can modify the title “Recent Courses” from
Go to => Appearance => Customize => Theme Options => Courses => Select Course Type => Headline for Courses => You can then type in the text you want to display as Course Title.Let me know if this solves your issue.
Regards,
SkandhaSkandha
Participant@eventuality: Do you mean to change the font of the text in the featured slider? If yes let me know which font do you want to use and I shall provide you the necessary CSS Code.
About the slider dots issue
Please try doing a fresh installation of the theme and deactivating all plugins. Follow this link to know more about plugin conflict with our themes. Let me know if the problem still persist.Regards,
SkandhaMarch 26, 2018 at 1:04 am in reply to: Follow link for visitors to get email notifications of new blog posts … #134135Skandha
Participant@bowessurnames: I suggest you to find a suitable plugin from the wordpress plugin repository. I’m afraid we cannot recommend you plugins which we do not own.
Regards,
SkandhaSkandha
Participant@toddautinw: In the previous CSS Code I provided you add
width:100% !important;
aftermargin:auto !important;
Let me know if this does the trick.
Regards,
SkandhaMarch 24, 2018 at 10:44 pm in reply to: Add social icones in menu, page full screen and page with 2 colonnes #134079Skandha
Participant@frederic: To have a content part large you can Go to => Dashboard => Pages => Select the page which you want to have larger content width => At right side bar click on Template and Select Full Width Disable Sidebar Template.
To remove title inside pages
Go to => Appearance => Customize => Additional CSS and add the following CSS Code.#primary .entry-title { display:none; }
Tell me what do you want to keep as the background so that I can make transparent.
Let me know if this works out.
Regards,
Skandha -
AuthorPosts