-
Author
-
January 29, 2015 at 01:46 #43843nasb114Participant
hi
Row line adjust problem
screen shot Attached.
How can change css.?
https://www.dropbox.com/s/kb5huv79a60uoww/%EC%8A%A4%ED%81%AC%EB%A6%B0%EC%83%B7%202015-01-29%2002.45.27.png?dl=0
advise.
thanksAttachments:
You must be logged in to view attached files.January 29, 2015 at 08:39 #43874LauraModeratorHello, can you link me 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 🙂
January 30, 2015 at 07:48 #44038LauraModeratorHello, add this to your style.css in child theme:
COPY CODE#chainlist_1_6644 { margin-top: -4%; } #chainlist_1_499 { margin-top: -4%; }
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 🙂
January 31, 2015 at 16:03 #44215nasb114Participanthi
i add this code
still problem.
check press..
thanks/*
Theme Name: Kleo Child
Theme URI:
Description: Child theme for Kleo
Author: SeventhQueen
Author URI: http://seventhqueen.com
Template: kleo
Tags: one-column, two-columns, right-sidebar, fluid-layout, custom-menu, featured-images, post-formats, sticky-post, translation-ready
License: GNU General Public License
License URI: license.txt
*//*
* Please add your custom styles below
*/#chainlist_1_6644 {
margin-top: -4%;
}
#chainlist_1_499 {
margin-top: -4%;
}January 31, 2015 at 16:39 #44217sharmstrModeratorThe reason its not working is because the id’s change on every page load. So the ‘_6644’ will be something else. Delete the previous code and try this instead.
COPY CODE.w2dc-location-input { margin-top: -4%; }
(Hi Laura. Hope you’re okay with me jumping in here.)
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
January 31, 2015 at 19:35 #44229LauraModeratorHello, hope it works 😀 ty sharmstr 🙂
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 🙂
February 1, 2015 at 22:13 #44300nasb114Participanthi
i add this code
still problem.
You see my site? IE10
thanksFebruary 1, 2015 at 22:58 #44302sharmstrModeratorWhere did you put it? Your page isnt loading the css I gave you.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
February 1, 2015 at 22:58 #44303sharmstrModeratorOn any browser.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
February 2, 2015 at 15:45 #44354sharmstrModeratorCOPY CODE.w2dc-content .w2dc-location-input { margin-top: 0; }
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
-
AuthorPosts
The forum ‘General questions’ is closed to new topics and replies.