Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #606796

    I am using a child theme so wishing to make a change to the main content and socket borders. I want borders to remain on the main content but do not want them to extend down into the left border of the socket. If I remove the socket borders, nothing happens, the main border will extend down through the socket on a left sidebar menu. Can you help. Is there some custom css to apply here that will allow the left socket border override the main content border for that little section?

    #606806

    Hey dibooth!

    Can you please post the link to your page and a screenshot showing the changes you would like to make?

    Regards,
    Yigit

    #606815

    I am using an under construction widget. http://www.dianedhemingway.com

    Not sure how to attach my screen shot?

    #606946

    Hi!

    You can find most of the border styling options in Enfold > general Styling > socket > Delete the Border colors value and save it.

    If this still don’t work for you please upload the screenshot to imgur.com or dropbox and share the link here so we can provide you with custom css :)

    Regards,
    Vinay

    #607024

    Posted link to dropbox screen shot. It is not basic border styling as in the GUI.

    Thanks.

    #607026

    Hey!

    Please try the below css code in Enfold > General Styling > Quick CSS

    footer
    {
    	margin-left:-1px!important;	
    }

    Best regards,
    Vinay

    #607069

    Thank you! It worked perfectly.

    Diane

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘Left Socket Border’ is closed to new replies.