Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #982625

    Hi,

    I’m trying to get the blog list to appear as shown on the screenshot (url below). I’m only able to do so if there is a sidebar used, but, I’m not using a sidebar on the page I want to use it on.

    Thanks

    #982770

    Hey bobjonesdesigns,

    I get the 404 on the screenshot link. Can you please upload the screenshot to a service like Dropbox or https://imgur.com/upload and give us the link here?

    Best regards,
    Victoria

    #982772

    Hi – here is the page link:http://bbcards.teamonedesign.com/blog/

    Thanks

    #982814

    Hi bobjonesdesigns,

    I meant the mockup. What are you trying to achieve?

    Best regards,
    Victoria

    #982824
    #982836

    Hi bobjonesdesigns,

    Best regards,
    Victoria

    #982862

    Hi Victoria,

    Thank you for that. What I’m trying to do however, is display that format without the side bat. There would be two columns. the blog listing on the left, and then an image on the right. Is there a way to do this?

    Thanks

    #982877

    Hi,
    I believe that you want the “single author” layout without the sidebar for your blog page, so I set the layout for you and added this css:

    #top.page-id-207 .container main.av-content-small.units {
        width: 100%!important; 
    }
    #top.page-id-207 #main .sidebar {
        display: none !important;
    }
    #top.page-id-207 .container main.content {
       border-right-style: none !important; 
       border-right-width: 0px !important; 
    }

    Please clear your browser cache and check.

    Best regards,
    Mike

    #982878

    Perfect! Thanks so much!

    #982882

    Hi,
    Glad we were able to help, we will close this now. Thank you for using Enfold.

    For your information, you can take a look at Enfold documentation here
    For any other questions or issues, feel free to start new threads under Enfold sub forum and we will gladly try to help you :)

    Best regards,
    Mike

Viewing 10 posts - 1 through 10 (of 10 total)
  • The topic ‘Blog issue’ is closed to new replies.