-
Author
-
October 24, 2015 at 06:10 #83963wd7080Participant
Hello,
There is a line above the footer columns. When I use inspect element I get this class: footer-color border-top
I want to give this line the following styles and align it in the center of the page:
COPY CODEhr { color: #393939; background-color: #333; height: 5px; }
When I style it, the whole columns in the footer disappears. Do I miss anything?
Thanks
October 24, 2015 at 16:08 #84019LauraModeratorHello, can you share a link? 🙂
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 🙂
October 26, 2015 at 16:40 #84280LauraModeratorHello, which one do you want to center?
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 🙂
Attachments:
You must be logged in to view attached files.October 28, 2015 at 06:43 #84613LauraModeratorHello, i see you deleted it, let me know if i can still help you 🙂
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 🙂
October 28, 2015 at 19:50 #84773wd7080ParticipantHi Laura
What I want giving the border above the footer the following styles:
COPY CODEhr { color: #393939; background-color: #333; height: 5px; }
October 30, 2015 at 01:25 #84992LauraModeratorHello, this should work 🙂
COPY CODEdiv#footer { border-top: 5px solid; }
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
The forum ‘General questions’ is closed to new topics and replies.