-
Author
Tagged: featured items grid
-
February 15, 2017 at 06:16 #153112
cd690767
ParticipantHi,
I’m trying to create some featured items grids and there is a horizontal line showing up right in the middle of the featured item, between the icon and the text. It shows up when I use the shortcode in a text box and also when I use the “Featured Item Grid” element in a VC row then select “Yes” for “Divided Items”Β in the “Featured Items Grid Settings” popup. It shows up when I select the default or boxed style of grid in the Settings popup.
I’m using the latest versions of everything.
Any help would be appreciated.
Regards,
Cathy
February 16, 2017 at 04:09 #153176Laura
ModeratorHello, can you share access so i can check it out?
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionFebruary 16, 2017 at 04:52 #153182cd690767
ParticipantHi Laura,
Thanks for your help with this. The page with the most feature items with the problem is the /jobs-page
Admind account info is below:
Login to site: http://www.precisionmedicinecommunity.com/jointhecommunity
username: seventhqueen
email: support-site@seventhqueen.com
password: 1234!@#$Mysiteisgr8
Security question: dream job as a child
Answer: firemanRegards,
CathyFebruary 17, 2017 at 07:37 #153278Laura
ModeratorHello, everything is password protected, please share it with me π
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionFebruary 17, 2017 at 22:56 #153320cd690767
ParticipantHi Laura.
Since you have an admin account feel free to go to the backend and disable the password or create a new page with the featured item grid. If you don’t want to do that then the page password is “page”.
Thanks for your help with this issue.
Regards,
Cathy
February 20, 2017 at 05:37 #153500Laura
ModeratorHello, i could access, but i do no find it, i am sorry for the delay on this, could you share a screenshot of what you see?
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionFebruary 20, 2017 at 07:06 #153515cd690767
ParticipantHi Laura,
Don’t worry about the delay I know you are all busy.
Here is a screenshot of what I mean- you can see there is both a horizontal and a vertical grey line on my featured items grid- I only want the vertical line between each item.
Thanks
Cathy
February 21, 2017 at 21:51 #153744Laura
ModeratorHello, try by adding this to style.css of child theme
COPY CODE.main-color .divided-items .feature-items:before, .main-color .divided-items .col-md-3:after, .main-color .divided-items .col-md-6:after { display:none !important; }Thanks you very much for your patience π
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionFebruary 21, 2017 at 22:16 #153758cd690767
ParticipantHi Laura,
Thanks for the help, but this CSS removes both the horizontal and vertical lines, and I want to get rid of only the horizontal line. Can it be adjusted for that?
Regards,
Cathy
February 23, 2017 at 18:41 #154046Laura
ModeratorHello, yes, try
COPY CODE.feature-items.col-xs-12.col-sm-6.col-md-6:after { display: none; }Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionFebruary 23, 2017 at 20:25 #154059cd690767
ParticipantThat worked! Thanks so much for the help.
Cathy
February 26, 2017 at 23:56 #154215Laura
ModeratorHello, glad to help π
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution -
AuthorPosts
The forum ‘Bugs & Issues’ is closed to new topics and replies.