-
Author
-
November 22, 2015 at 10:39 #88522trevoraliParticipant
Hi,
How do I change these elements for the footer area text
1. Remove “>” from text
2. Make font bigger
3. change rollover normal color
Attachments:
You must be logged in to view attached files.November 24, 2015 at 02:50 #88718LauraModeratorHello, please add this to style.css
COPY CODE.widgets-container .widgets ul li:before { display: no; } .widgets-container.footer_location a { font-size: 14px; } .widgets-container.footer_location a:hover { color: black !important; }
Change black to the hover color you prefer and 14px to the font size
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
November 24, 2015 at 08:04 #88735trevoraliParticipantI added that but those “>” arrows are still there. How do I remove those..
November 26, 2015 at 01:07 #89136LauraModeratorHello, try
COPY CODE.widgets-container .widgets ul li:before { display: none !important; }
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
November 27, 2015 at 23:19 #89653LauraModeratorHello, can you share admin access so i can check it out? it would be easier 🙂
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
November 28, 2015 at 22:13 #89849LauraModeratorHello, issue fixed
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
-
AuthorPosts
You must be logged in to reply to this topic.