Tagged: 

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

    The width of the right sidebar appears to be very small and aligned to the right. Did I do something wrong? Is the sidebar suppose to be that small? Can this be changed?
    Thanks for your help

    #574947

    Hey Judy!

    Please take a look at the topic here:
    https://kriesi.at/support/topic/changing-the-sidebar-width-and-keeping-it-responsive/

    which will help you understand how to work with the sidebar dimensions.

    Cheers!
    Basilis

    #575272

    I did as you asked me and looked at the answer written for someone else’s sidebar question. I am using the Enfold Child so I went to the Enfold Editor and read every word of the theme functions.php. I found the section described in the previous response and copied the lines to my Child theme functions.php. I saved it but nothing changed.

    I understand some basic functions in CSS but am very limited in HTML. Just to be clear on what I want to do let me try to describe it.

    Using Firebug I can see that the width of the right sidebar is 20% of the width which is what I wanted. However, the information I input only fills like 10% and is all attached to the extreme right margin.

    I would like it to be centered.
    I would like it to extend wider between the left and right sidebar margins.

    Thanks for your help.

    #576061

    Hi!

    You can change the sidebar width from Enfold > General layout > Sidebar Ratio

    Cheers!
    Vinay

    #583132

    I’m back. I have tried and tried to get the right sidebar to extend to its 100% width. I am also working with CSS Hero and I am still stumped.

    I have recorded the css markings and the width of each.

    right sidebar area
    #main aside.sidebar.sidebar_right
    width: 200 px

    right sidebar paragraphs
    #main aside.sidebar.sidebar_right
    width: 285 px

    right sidebar text widget h3
    #main aside.sidebar.sidebar_right .inner_sidebar .widget:not(.woocommerce) h3:not(.widget:not(.woocommerce)-title)
    width: 200 px

    If one element can be 285 px then doesn’t it make sense that the other 200 px elements can be changed? Want to see what I am talking about? Check out my website http://www.tigertale.net

    Thank you for your help

    #583879

    Hi,

    Please send us a temporary admin login so that we can have a closer look. You can post the details in the Private Content section of your reply.

    Regards,
    Rikard

    #583921

    I have included below the user id and password for http://www.tigertale.net

    Thank you

    #585414

    Hi!

    does it work for you when going to Enfold > General layout > Sidebar Ratio? or are there no changes for you?
    Please deactivate all plugins, to check if one is causing issues.

    On which page do you want to change your sidebar? can you provide us a precise link please?

    Regards,
    Andy

    #586414

    Thanks for reviewing my issue. I solved this issue by using the widget area in the content element. This is meeting my needs so you can close this conversation.

    Thank you

    #586939

    Hi,

    Great, glad you found a solution :-)

    Best regards,
    Rikard

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