-
Author
-
July 19, 2015 at 15:40 #68950sunny0704Participant
Hi
I applied some widgets to my web page.
but one widget’s panel-support box-color is different. just this one panel is grey.
just one thing I did is one section down from footer level 1 – widget 1 to footer widget 2.
I think that widget has gray color initially.
so, how can I change and matched support box’s widget color with another ones.
and I applied 4 widget’s on footer area. but positions of each one has different, each start row
position is little bit different. would you tell me how can I fix it up also?
Thank you.
Attachments:
You must be logged in to view attached files.July 20, 2015 at 05:13 #69031LauraModeratorHello, so, if i understood correctly, you want all widgets in footer to look the same? With grey ( light ) color?
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 🙂
July 21, 2015 at 00:22 #69182LauraModeratorCan you share a link to your website? 🙂
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 🙂
July 22, 2015 at 02:29 #69361LauraModeratorHello, please apply the code again so i can see it and fix the mobile view 🙂
This should fix the widget colorCOPY CODE.widgets-container.footer_location .panel { background: #444444; border: solid 1px #444444; margin: 0 0 22px 0; padding: 20px; }
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 🙂
July 22, 2015 at 03:44 #69390LauraModeratorHello, try with:
COPY CODE#header .four.columns { margin-left: 330px; margin-bottom: -80px; } .eight.columns.login-buttons { margin-left: 700px; width: 200px; } @media only screen and (max-width: 940px) { #header .four.columns { margin-left: 0px !important; margin-bottom: 0px !important; } .eight.columns.login-buttons { margin-left: 0px !important; width: auto !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 🙂
July 22, 2015 at 03:53 #69394sunny0704ParticipantHi Laura, Mobile version is working well.
but now, desk top version is not. profile and login button is split and navigation menus are not look good.
I want to put them on just 1 row.
Would you help me again?
Thank you.
July 23, 2015 at 09:17 #69567LauraModeratorHello, can you share admin credentials so i can test it? 🙂
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 🙂
July 24, 2015 at 18:42 #69873LauraModeratorPlease make the style.css of child theme writable by ftp, writable means change it to 775 or 777. Or just share ftp 🙂
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 🙂
July 26, 2015 at 07:03 #70037LauraModeratorHello, issue should be fixed now, let me know 🙂
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 🙂
July 27, 2015 at 08:49 #70137LauraModeratorHello, the css will affect the sticky menu, is a rough way so its not very compatible, like kleo. It would take some time and development, so i suggest to just disable the sticky menu, or return to the default look.
The code is in your style.css
Sorry for the inconvenienceHi 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 🙂
July 29, 2015 at 00:00 #70474LauraModeratorHello, will assign the ticket to a higher support lever who can help and advise you in your query.
Thanks! 🙂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 🙂
July 30, 2015 at 18:57 #70790AndreiModerator@sunny, if you have any features that you want to propose for future implementation then please open a topic in the feature request area of the forum.
If you need more advanced customizations of the sweetdate theme then I recommend you to hire a developer to help you.
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionAugust 1, 2015 at 20:06 #71126LauraModeratorHello, the menu sticky should look fine now, let me know i you need anything else 🙂
codeCOPY CODE.contain-to-grid.sticky.fixed .top-bar { max-width: 13% !important; margin: 0 auto; margin-left: 360px !important; margin-top: 10px !important; } .contain-to-grid.sticky.fixed ul#menu-mypeertutors { margin-left: 270px !important; margin-top: -24%; }
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 ‘Sweetdate – WordPress’ is closed to new topics and replies.