Hey I am using the grid section on my website. It is working fine, but when visitors scroll the website, especially on mobile, they don’t notice that they can select between the different grids. Is it possible to mark this better? Maybe with an arrow which is better to see? Or a arrow above the grid headline icon? I just want the visitor to instantly notice that there is the option to toggle between the 3 different content grids.
Hey moritzkoester,
To make the arrow orange try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:
#top .av-tab-arrow-container span {
background-color: orange;
}
After applying the css, please clear your browser cache and check.
If this doesn’t help please include the url to the page in question so we can take a closer look.
Best regards,
Mike