-
AuthorPosts
-
June 3, 2016 at 7:02 am #642413
Hello!
How can I delete the left line (a bold one) that appears in the blockquotes of the blog entries?
Thanks!
June 3, 2016 at 7:28 am #642430Hey andyqueanda,
Thanks for getting in touch with us!
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
.main_color blockquote { border: none; }Best regards,
JordanJune 8, 2016 at 1:14 am #644438Thanks!! You’re a genius :D
June 8, 2016 at 8:40 am #644608June 17, 2016 at 10:27 am #649701Dear Kriesi team,
I would like to remove block quotes too. I tried to add.main_color blockquote {
border: none;
}into Quick CSS. Nothing happens… Even after deleting browser cache. What have I done wrong? (I’m running Version 3.6.1)
Cheers,
RemoJune 19, 2016 at 6:45 am #650349Hi Remo,
Please try this instead:
blockquote { border: none !important; }Best regards,
RikardJuly 7, 2016 at 2:05 pm #658048Dear all
I’m sorry – I still have this line on the left side. Any other solutions?
Thank you very much
RemoJuly 7, 2016 at 2:12 pm #658054Hey!
They show up fine on my end. Please flush browser cache and refresh your page a few times – http://wiki.scratch.mit.edu/wiki/Hard_Refresh
Cheers!
YigitJuly 7, 2016 at 2:37 pm #658075Hey,
sorry, on my system (Mac OS-X) I still have these lines after flushing cache and refresh.Cheers,
RemoJuly 7, 2016 at 2:44 pm #658083Hey!
Now i see it as well. If you added the code Rikard posted here – https://kriesi.at/support/topic/blockquote-left-line/#post-650349 and that still did not help, please start a new thread and attach temporary admin logins in private content field so we can look into it.
If you post them here, they will be visible to creator of this thread as well.Regards,
Yigit -
AuthorPosts
- You must be logged in to reply to this topic.
