Okay
  Public Ticket #641351
Sidebar
Closed

Comments

  • Kate started the conversation

    Two questions.

    First. I didn't really manage to fully customize my sidebars. I'm using widgetised sidebar, and for each widget there is this tiny colorful square, this little bounce. So I wondered, if it is possible to remove it. And if not, how do I change the color? I only managed to change the color with changing color presets of the theme. But I have my own scheme, that I want to use. Is it possible? And also how can I customize these widgets, for example setting them on the middle of the column, not right side.

    Second. Is it possible to create my own color presets? I've had in mind my full color preset for the theme.

    Thank you

  •  895
    TheFox replied

    Hello Kate,

    First, you can modify all the colors without using the color preset.

    From Thefox > Main content styling.

    Thefox > Footer styling.

    If you are using the widgetised sidebar module then you should be able to use it in the middle of the page using the visual composer. You can also change the sidebar position from the page settings, left or right.

    Last, if you want to remove the colored square, add this custom css ( thefox > styling options ) :

    .sb_widget h3 { padding-left:0px; }.sb_widget > h3:before { content:none; }

    This should do the trick.

    Do not hesitate to contact us if you have other questions.

    Regards