Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS How to set top margin in layerslider on wordpress

  • This topic is empty.
Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #44778

    Hi Friends,

    I am not very technical sound in php and coding.

    My problem is Whenever i am activating layerslider on homepage its always showing 40-50px below my tabs, i tried all options and setting’s but didn’t find any option to set top margin, so please help me out.

    My website is demo.thinkeduventures.com, its only testing website so please ignore all other errors, focus only on layerslider, because i need to implimented on my clients webpage.

    #135091
    Alen
    Participant

    On line # 5506 in your CSS, class `.entry-content{}` has a margin set of 25px top and bottom.

    #135092
    unasAquila
    Participant

    here’s your problem inside – layerslider.custon.css – line 108

    .page:first-child {
    margin-top: 50px;
    }

    that should solve your issue.

    #135134

    @unasaquila, @alenabdula thanks for your support,


    @unasaquila
    but i didn’t find any file like layerslider.custon.css
    and @alenabdula i tried to change the entries, but nothing changed .

    #135136
    unasAquila
    Participant

    it is inside `wp-content`

    `/wp-content/uploads/layerslider.custom.css`

    #135145

    Thanks once again @unasAquila, can you please check kpcs.co.in layerslider because in this i can’t find any such file in wp-content.

    #135165

    Anyone please help out ..? For layerslider margin..

    #135170

    @alenabdula whenever i am changing .entry-content{}, then all pages get changed with same setting, so by which its creating problem, i would like to have only layerslider margin setting.

    BTW thanks for your help.

Viewing 8 posts - 1 through 8 (of 8 total)
  • The forum ‘CSS’ is closed to new topics and replies.