Forum Replies Created
-
AuthorPosts
-
Yea, it was
However the slider used to be the fullwidth of the box.
Regards
KeithHello Rikard,
Everything looks good now.
Is it normal for errors like that to fix themselves?
I would have liked to know what caused the issue, and how it was fixed. So that I can trouble shoot it on my own and fix it in the future, if needed.Keith
Hi Rikard,
I activated the parent theme and the issue still is present.
Yes please feel free to activate Enfold child or Parent to debug.
KeithWebsite added also login details updated.
October 4, 2020 at 8:58 pm in reply to: Portfolio grid complete container background colour #1250490Solution remove the “a”
#js_sort_items {
background: none repeat scroll 0 0 white !important;
}*/October 4, 2020 at 7:47 pm in reply to: Portfolio grid complete container background colour #1250485Hello,
I have a portfolio grid where the sort feature was showing up on a dark background color, I used to follow quick code to correct the background to white.#js_sort_items a {
background: none repeat scroll 0 0 white !important;
}*/It is still not working correctly the white only appears where the text is and not the whole section.
Website link attachedSolution
#av_section_1 {
background-color: #ffffff;
} -
AuthorPosts
