Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1031614
    Doudoux
    Participant

    Hi there,
    I would like to integrate a sidebar on the right side of my page, build in icon 6. I changed the attribute to layout content left, sidebar right, but there was an announcement that, wanting the sidebar, I would have to change the stack. As I am more or less ready with my page I don’t want to start again, this is why I ask you: Is there a possibility to integrate a sidebar or the most recent posts or some other links on the right side of my page?
    Thanks a lot,
    Doudoux

    #1032173
    Joao
    Moderator

    Hi Doudoux,

    It is possible but you have to do it differently on Icon.

    On Icon you have to setup the default layout of your website on Customizer with Siderbar right.

    Than on the pages you want the sidebar you will choose default page template.

    On the pages you donΒ΄t want the side bar you will choose Blank No Container | Header Footer

    Hope that helps,

    Joao

    #1039285
    Doudoux
    Participant

    Thanks, it’s done! I succeded in publishing a sidebar. But how can I change the layout of my blog’s headings which are indicated in the sidebar. At the moment they are all written uppercase. This doesn’t suit to the rest of my layout and I would change the headings of my blog to normal typography.
    Any idea?

    #1039376
    Christopher
    Moderator

    Thanks for writing in! To assist you with this issue, we’ll first need you to provide us with your URL. This is to ensure that we can provide you with a tailored answer to your situation. Once you have provided us with your URL, we will be happy to assist you with everything.

    #1039794
    Doudoux
    Participant
    This reply has been marked as private.
    #1039950
    Christian
    Moderator

    Hey there,

    Please add the code below in your Appearance > Customize > Custom > CSS.

    .widget ul li, .widget ol li {
        text-transform: none;
    }

    Hope that helps. πŸ™‚

    #1043269
    Doudoux
    Participant

    Wow – magic! Thanks πŸ˜€

    #1043517
    Thai
    Moderator

    You’re most welcome πŸ™‚

    If you need anything else please let us know.

  • <script> jQuery(function($){ $("#no-reply-1031614 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>