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

    Hello,

    I would like to either remove the vertical bar that appears to the left of blockquotes, or place it to the right instead. I have a quote next to a photo and the bar is partly under the photo and it looks all wrong. The advanced styling options didn’t seem to give me a way to edit just one part of the border. And it shows the vertical bar no matter what.

    #687706

    Hey Dandelion222,

    Unfortunately it would require quite some time and customization of the theme to achieve this, so I am sorry to tell you that this is not covered by our support. However if its really important for you to get this done, you can always hire a freelancer to do the job for you :)

    Best regards,
    Basilis

    #687730

    If I set the custom CSS for blockquote to not have a border it won’t work??

    #688300

    Hi,

    What code are you trying? Please post it here so that we can have a look.

    Regards,
    Rikard

    #688625

    I was trying the advanced styling editor.

    #688691

    Hey!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    blockquote {
        border: none;
    }

    Cheers!
    Yigit

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