New Landing How can we help? Themeforest Theme Support Neighborhood Left Align Headers and Remove Lines Either side

Viewing 15 posts - 1 through 15 (of 16 total)
  • #73893
    Mfriendly
    Member
    Post count: 27

    Hi, would someone please tell me how I would be able to Left Align Headers and Remove Lines Either side so Headers just show up by themselves.

    I cant find it in theme options :S

    Attached is a picture depicting what I would like it to look like.

    Thanks,

    Adam

    #74041
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please always provide website URL to get fast reply .
    Thanks ๐Ÿ™‚
    With Best Regards
    Swift Ideas

    #76615
    Mfriendly
    Member
    Post count: 27
    #76641
    Mohammad – SUPPORT
    Moderator
    Post count: 27441
    This reply has been marked as private.
    #76820
    Mfriendly
    Member
    Post count: 27

    Hi Mohammed,

    Please see the attached annotated screenshot.

    Please can you provide the css to ensure this happens sitewide.

    Regards,

    Adam

    #76977
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please go to Admin -> Theme Options -> Custom CSS => Here put this code and update options
    h4.spb_heading{border:0;text-align:left}
    Thanks ๐Ÿ™‚
    With Best Regards
    Swift Ideas

    #77050
    Mfriendly
    Member
    Post count: 27

    Hi Mohammed,

    Thank you for your reply,

    The CSS you have provided has worked interms of left aligning and removing lines from the left but they still remain on the right of the headings.

    Please could you have another look?

    Many thanks,

    Adam

    #77054
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please try this css code
    h4.spb_heading{border-bottom:0;border-top:0;text-align:left}

    Thanks
    With Best Regards
    Swift Ideas

    #77065
    Mfriendly
    Member
    Post count: 27

    Hi,

    Unfortunately still the same result.

    Could you have another go please?

    Many thanks,

    Adam

    #77071
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please provide specific page URL .
    Thanks

    #77073
    Mfriendly
    Member
    Post count: 27
    #77077
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this css code . hopefully will help 100% .
    h4.spb_heading:before{border-top:0}
    Thanks
    With Best Regards
    Swift Ideas

    #77106
    Mfriendly
    Member
    Post count: 27

    Hi Mohammed,

    Thank you again,

    We are nearly there! –

    The last peice of CSS you have provided has got rid of lines from both side but back to being centre aligned again.

    Could you have 1 more go and just add ‘align left’ to it.

    Sorry I am a complete noob to CSS and dont wanna mess it up.

    Will mark as resolved after this.

    Many thanks

    Adam

    #77107
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please put also this code . Dont remove last code as you did this time .
    h4.spb_heading{text-align:left}
    Thanks

    #77108
    Mfriendly
    Member
    Post count: 27

    Great! Thanks it worked!

    Sorry I thought the newer css was to replace the existing css.

    For anyone that needs to remove lines either side of the headers and left align the follow code should do the trick

    h4.spb_heading:before{border-top:0}
    h4.spb_heading{text-align:left}

    Many thanks again

    Will mark as resolved now

Viewing 15 posts - 1 through 15 (of 16 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register