Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #960541

    Hello!
    I was hoping someone can help me figure this out…
    I would like to have an image in the sidebar with a fixed width of 300px…

    (link in the private content)

    #960545

    Hey flordelizamejia,

    A fixed image width? You could could just use css to set the width of the image. Something like this:

    .sidebar img{
    width:300px!important;
    }

    Best regards,
    Jordan Shannon

    #960551

    Thank you for getting back to me!

    I added the css, and it kind of worked…please see link below.

    I changed the css to target the ID of the image widget.
    The image is the correct proportion, but is cut off..what adjustments can i make so that the entire image is visible in the sidebar.

    #961030

    Hi,

    I’m not seeing the area you mean. Can you please add a screenshot?

    Best regards,
    Jordan Shannon

    #961233

    Thank you for getting back to me!
    The support for this theme is really amazing.
    —-
    In regards to the issue, I figured it out.
    I just had to adjust the sidebar proportion/percentage under General Layout so that the entire image in the sidebar was showing.

    #961731

    Hi,

    I’m glad you got this corrected. If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Right Sidebar fixed size’ is closed to new replies.