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

    HI, I have a problem with dividers in some pages of the website, look for example, the sidebar of this page
    Thanks for your time

    #774505

    Hey aka-alex,

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    aside .widget {
        border: none;
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #774575

    Hi Victoria,
    I wish the divider of this page appeared like these .
    In short, I would like that ever burst properly and not overlapping widgets.

    Thanks for your time,
    Mario

    #774599

    Hi aka-alex,

    I got 403 on both of those pages. Could you give different links or screen shots?

    Best regards,
    Victoria

    #776612

    Hi Victoria,
    Please try again! You should see the pages now.

    #777347

    Hi aka-alex ,

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    #top .widget ul {
    	float: none;
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.