This topic has 13 replies, 3 voices, and was last updated 9 years by nasb114.

  • Author
  • #43843
     nasb114
    Participant

    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.
    thanks

    Attachments:
    You must be logged in to view attached files.
    #43874
     Laura
    Moderator

    Hello, 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 solution

    Laura 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 🙂

    #44036
     nasb114
    Participant
    #44038
     Laura
    Moderator

    Hello, 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 solution

    Laura 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 🙂

    #44215
     nasb114
    Participant

    hi
    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%;
    }

    #44217
     sharmstr
    Moderator

    The 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 solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    #44229
     Laura
    Moderator

    Hello, 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 solution

    Laura 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 🙂

    #44300
     nasb114
    Participant

    hi
    i add this code
    still problem.
    You see my site? IE10
    thanks

    #44302
     sharmstr
    Moderator

    Where 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 solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    #44303
     sharmstr
    Moderator

    On any browser.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    #44319
     nasb114
    Participant
    This reply has been set as private.
    #44354
     sharmstr
    Moderator
    COPY 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 solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    #44443
     nasb114
    Participant
    This reply has been set as private.
    #44505
     nasb114
    Participant
    This reply has been set as private.
Viewing 14 posts - 1 through 14 (of 14 total)

The forum ‘General questions’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?