Home › Forums › WordPress Themes – Premium › Circumference › How can I create a slide show with Circumference?
- This topic has 7 replies, 4 voices, and was last updated 6 years, 8 months ago by
Sushil Adhikari.
-
AuthorPosts
-
July 8, 2014 at 12:20 am #15344
Edit Molnarne Gyuris
MemberFirstly I would say thank you for this theme, for the Circumference, because it’s amazing! Only I’m very new in this :huh: to create a WP site, so I have a question:
1. How can I create a slide show in Circumference, like is in the sample site?
I use childtheme, and I would like to create a slide show, which present the menu on my site.
2. How can I increase the font size of the primary and secondary menu?Thank you for your response!
EditJuly 8, 2014 at 5:19 am #20231Sushil Adhikari
ModeratorSorry for late reply… anyway, you’re very welcome. To create a slideshow like the demo site, this setup tutorial will help you:
For menu font sizes, menu styling begins in the style.css around line 3306, but for the first level of menu, here is an example where the font size is done for it around line 3330:
.nav-menu li { display: inline-block; position: relative; font-size: 0.813em; margin-left: 0; padding: 0; }
Your secondary menu is also handled through this batch of code. Please use a child theme for modifications, or if you just plan to change CSS, use jetpack’s Edit CSS or a plugin for editing and creating CSS (ie: Simple Custom CSS).
Basically throughout the menu coding in the CSS, look for anything with “font-sizes”.
July 8, 2014 at 4:13 pm #20233Edit Molnarne Gyuris
MemberThank you very much for your response!!
July 9, 2014 at 5:26 pm #20246Edit Molnarne Gyuris
MemberHi,
I kept your advice, and I watched the video, and I followed the instructions: I uploaded the widgetkit, wich was succesful. But the stlyes folder doesn’t contain circumference folder. What do you think, what should I have to do in this case?Thank you for your help!
p.s: I could increase the font size in the menu based on your advices, thank you!! 🙂
July 9, 2014 at 9:04 pm #20248Sushil Adhikari
ModeratorThe styles folder needs the circumference style which has to be uploaded by you. The style is found in the theme download package in a folder “widgetkit” then “slideshow” which contains the folder “circumference”. This gets uploaded to your plugin styles folder.
July 10, 2014 at 12:13 am #15345Edit Molnarne Gyuris
MemberThank you!
January 9, 2017 at 3:37 am #41255YASUSHI HARADA
ParticipantHello.
Like a demo site, I want to install a slider.
But I can only speak a little English.
I also read the support site using Google translation.
I think you probably use the slideshow in the widgetkit folder.
However, I do not understand that detailed method (procedure) at all.
Circumference-package-5.0.3 has been downloaded.
I have installed a parent theme and child theme.
If possible, please tell me more about how to install the slider.January 9, 2017 at 5:54 am #41257Sushil Adhikari
ModeratorHi YASUSHI HARADA,
Thank you for contacting Styled Themes support Team.
We had got good video and written tutorial for you which might help you to crate slideshow.here is the reference:
https://www.styledthemes.com/documentation/pro-themes/circumference/here for youtube tutorial:
https://www.youtube.com/watch?v=9l5dkXJ6Jrs&t=261sLet us know if you have any question on this.
Thanks
-
AuthorPosts
- You must be logged in to reply to this topic.