Home › Forums › All Other Themes › Change order of sections
- This topic has 19 replies, 3 voices, and was last updated 8 years, 1 month ago by Sonl Sinha.
-
AuthorPosts
-
July 21, 2016 at 8:01 pm #41323
Hi, some days ago I bought Skt Charity Pro theme.
I need to change the order of sections in the body: I want to put section 3 before of section 1. Is it possible by beckend or I have to change it using the editor? In that case, which template do I have to edit? Maybe it’s a little bit complicate question, anyway I would be grateful if you could help me.
Thanks a lot for the support!July 22, 2016 at 1:46 pm #41445Hi,
Ordering isn’t available.
However you can swap the shortcodes and order them accordingly.
Regards,
DaveJuly 23, 2016 at 12:43 pm #41504Could you please specify which template file do I have di modify in Appearence > Editor?
Thanks again
GiulioJuly 23, 2016 at 1:22 pm #41506HI,
No need to do anything in template. Kindly go to appearance>theme options>sections and swap the shortcodes for changing the order of them.
Regards,
ShriJuly 23, 2016 at 4:26 pm #41524I managed to move the section now. Thanks so much!
I have another question: how can I show title, description and relative button in the Home Page slider in mobile navigation? They are visible from desktop but hidden from mobile.
July 25, 2016 at 12:18 pm #41651Hi Giulio,
Kindly show us your website URL so that we can provide you the CSS code.
Regards,
DaveSeptember 24, 2016 at 9:18 am #47452I’m still working on the website and going to publish it in the next days, so at the moment I can’t give you the url. But can you confirm me the possibility to show the title, the description and the relative button in the Home Page SLIDER also in mobile navigation? By default they are visible only from desktop and hidden from mobile.
Thanks for the support
GiulioSeptember 26, 2016 at 6:26 am #47537Hi Giulio,
Kindly go to Appearance>>Theme Option>>Basic Setting>>Custom CSS Box
Add this code there:
@media screen and (max-width:768px){ .nivo-caption{display:block !important; width:auto; text-align:center; left:0; top:15%;} .slide_info h2{font-size:20px; line-height:20px; padding:0;} }
Regards,
DaveSeptember 26, 2016 at 10:23 pm #47673Hi, I added the code as you said, it works but the font size of the title and of the paragraph is too too much big. I tryed to lower the number in “font-size:20px;” (e.g. font-size:6px;) but it doesn’t change nothing.
Could you please help me, I don’t know how to do.
Thanks as usual for the disponibility
GiulioSeptember 27, 2016 at 5:47 am #47694Add this code in custom css box:
@media screen and (max-width:768px){ .slide_info p{font-size:6px !important;} }
Regards,
DaveSeptember 28, 2016 at 9:22 pm #47870Great, it works!
I have just another question: I don’t know how to add the header image in the page “Our Donators” (e.g. from your demo: http://sktthemesdemo.net/charity/our-donators/stev-smith/), because in that page the image box on the bottom right is dedicated to the face of the donator.
Thank you
GiulioSeptember 29, 2016 at 8:02 am #47894Hi Giulio,
Kindly go to pages>edit our donators page and then upload and set up a featured image there.
Regards,
ShriSeptember 29, 2016 at 8:53 am #47904Sorry, but I went in “Our Donators”, “Edit” and I uploaded the image there in the right box. But that image is dedicated to the face of donator. I want instead to upload the header image (e.g. the image in the top with the two kids here: http://sktthemesdemo.net/charity/our-donators/nick-jackson/). How can I do?
Thanks
GiulioSeptember 29, 2016 at 1:03 pm #47920Pages>donators page>set featured image.
Regards,
ShriSeptember 29, 2016 at 1:18 pm #47939In Pages I don’t find any Donators page, but only the pages that I have created.
Can you make me understand better?
Giulio -
AuthorPosts
- The topic ‘Change order of sections’ is closed to new replies.