Change order of sections

Home Forums All Other Themes Change order of sections

Viewing 15 posts - 1 through 15 (of 20 total)
  • Author
    Posts
  • #41323
    GiulioGiulio
    Member
    • Topics: 2
    • Replies: 10
    • Total: 12
    Member since: July 11, 2016

    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!

    #41445
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30633
    • Total: 30633
    Member since: August 16, 2013

    Hi,

    Ordering isn’t available.

    However you can swap the shortcodes and order them accordingly.

    Regards,
    Dave

    #41504
    GiulioGiulio
    Member
    • Topics: 2
    • Replies: 10
    • Total: 12
    Member since: July 11, 2016

    Could you please specify which template file do I have di modify in Appearence > Editor?
    Thanks again
    Giulio

    #41506
    Sonnal S SinhaSonnal S Sinha
    Keymaster
    • Topics: 10
    • Replies: 6964
    • Total: 6974
    Member since: June 12, 2013

    HI,

    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,
    Shri

    #41524
    GiulioGiulio
    Member
    • Topics: 2
    • Replies: 10
    • Total: 12
    Member since: July 11, 2016

    I 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.

    #41651
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30633
    • Total: 30633
    Member since: August 16, 2013

    Hi Giulio,

    Kindly show us your website URL so that we can provide you the CSS code.

    Regards,
    Dave

    #47452
    GiulioGiulio
    Member
    • Topics: 2
    • Replies: 10
    • Total: 12
    Member since: July 11, 2016

    I’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
    Giulio

    #47537
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30633
    • Total: 30633
    Member since: August 16, 2013

    Hi 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,
    Dave

    #47673
    GiulioGiulio
    Member
    • Topics: 2
    • Replies: 10
    • Total: 12
    Member since: July 11, 2016

    Hi, 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
    Giulio

    #47694
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30633
    • Total: 30633
    Member since: August 16, 2013

    Add this code in custom css box:

    @media screen and (max-width:768px){
    .slide_info p{font-size:6px !important;}
    }

    Regards,
    Dave

    #47870
    GiulioGiulio
    Member
    • Topics: 2
    • Replies: 10
    • Total: 12
    Member since: July 11, 2016

    Great, 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
    Giulio

    #47894
    Sonnal S SinhaSonnal S Sinha
    Keymaster
    • Topics: 10
    • Replies: 6964
    • Total: 6974
    Member since: June 12, 2013

    Hi Giulio,

    Kindly go to pages>edit our donators page and then upload and set up a featured image there.

    Regards,
    Shri

    #47904
    GiulioGiulio
    Member
    • Topics: 2
    • Replies: 10
    • Total: 12
    Member since: July 11, 2016

    Sorry, 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
    Giulio

    #47920
    Sonnal S SinhaSonnal S Sinha
    Keymaster
    • Topics: 10
    • Replies: 6964
    • Total: 6974
    Member since: June 12, 2013

    Pages>donators page>set featured image.

    Regards,
    Shri

    #47939
    GiulioGiulio
    Member
    • Topics: 2
    • Replies: 10
    • Total: 12
    Member since: July 11, 2016

    In Pages I don’t find any Donators page, but only the pages that I have created.
    Can you make me understand better?
    Giulio

Viewing 15 posts - 1 through 15 (of 20 total)
  • The topic ‘Change order of sections’ is closed to new replies.