- This topic has 3 replies, 2 voices, and was last updated 7 years, 8 months ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › Circles on Top Grey Box in I Am One Pro
Hi,
Is it possible to remove the grey circle which is left behind if you change the colour of the Top Grey Box to white? You can see it here: askymoreblue.com
Also – can I change the red and white ‘list’ icons for a png/jpg of my own?
Finally – is it possible to change (or more likely remove) the slider’s loading icon on mobile?
Ta,
Ross
Hi Ross,
Kindly go to Appearance>>Theme Options>>Basic Settings>>Custom CSS Box:
Add this code there:
For Gry Circle
.bottom-shape { display:none;}
For change list style icons
.main-container ul, .comment-list .comment-content ul {
list-style: outside url("image path here what you need") disc;
margin-left: 22px;
}
Regards,
Dave
Cheers Dave, both worked great.
Anything on the loading icon please?
Ross
Hi,
Can you send us the screenshot of slider’s loading icon on mobile? Upload your screenshot on imgur.com and paste the share url here.
Regards,
Dave
Free Custom WordPress Themes and Templates If you really looking to create a website with a custom feature then you must try Free custom WordPress […]
Free Technology WordPress Themes and Templates Before you pick a theme for your business website, make sure to conduct good research on it. Keep a […]
HTML5 WordPress Themes Actually all of the coded themes of SKT Themes are based on HTML5 since from the start we have implemented HTML5 standards […]