Jevelin Theme modifications

Home Forums Jevelin Theme Jevelin Theme modifications

Home Forums Jevelin Theme Jevelin Theme modifications

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    RESOLVED Posts
  • eliz1459
    Participant

    Hi there – a couple questions:

    1. I don’t seem to be able to make my Blog page full-width, even after choosing “Without Sidebar” as the Page layout (screenshot attached)
      • I’ve changed the “Blog Style” several times but no change makes an effect on the way it looks (it always looks like what you see in “Blog-Post 1” – shadow)
    2. Am I able to move the navigation bar higher in that space?
    Attachments:
    You must be logged in to view attached files.

    Solution for this topic

    Hi @eliz1459,

     

    I hope you are well today and thank you for your questions.

     

    I don’t seem to be able to make my Blog page full-width, even after choosing “Without Sidebar” as the Page layout (screenshot attached)

    You have to choose Full Width page layout.

     

    I’ve changed the “Blog Style” several times but no change makes an effect on the way it looks (it always looks like what you see in “Blog-Post 1” – shadow)

    Have you set the Blog page template to Blog?

     

    Am I able to move the navigation bar higher in that space?

    You can achieve it by adding the following CSS code in the Custom CSS code option of your theme on the below path.

     

    Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code

    .sh-header-left-navigation .sh-table-cell {
        display: block;
        margin-top: 40%;
    }

    Best regards,
    Shufflehound team

    eliz1459
    Participant

    Thank you so much for your quick reply, your support is for this theme is amazing and I’m absolutely recommending.

     

    With that said — I do have my “Blog” page set as the Posts page, yet the options for stylizing that page don’t seem to be working. When I set the page at “Full Width” – the content simply goes way up to the top (screenshot attached) … and the right sidebar is still showing.

     

    Can you tell me 1) where I need to designate this as my Blog page, and 2) how to make the sidebar go away?

    Attachments:
    You must be logged in to view attached files.

    Solution for this topic

    No, you don’t have to set Blog page as a static page in your site Homepage Settings and instead just edit the Blog page and set its Page Template to Blog as shown in the attached screenshot.

    Attachments:
    You must be logged in to view attached files.

    eliz1459
    Participant

    I actually don’t have that option — see screenshot attached. There is no drop-down for “Template” ?

    Attachments:
    You must be logged in to view attached files.

    eliz1459
    Participant

    …I have the latest version of php and WordPress installed, not sure why I don’t have that option?

    eliz1459
    Participant

    I have figured it out! Thank you for all your help, this ticket is now closed.

    You are most welcome here 🙂

Viewing 8 posts - 1 through 8 (of 8 total)