Home Forums Pro Themes Biography Pro history section alignment

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #17903
    niharikabalachandra
    Participant

    The alignment of the first entry in the history section is off. The textbox gets pushed to the next line under the duration instead of being next to the icon. Please let me know how to fix this.

    #17956
    wensolutions
    Keymaster

    Hello @niharikabalachandra

    Can you please post your site URL so that we can debug you issue in more detail and provide you with some possible solution.

    Hope you understand.

    Regards!!

    #17960
    niharikabalachandra
    Participant

    It’s niharikabalachandra.com

    #17963
    wensolutions
    Keymaster

    Hello @niharikabalachandra

    To fix the alignment issue as seen on your site you need to add Custom CSS.
    For this you need to go to Admin Panel / Appearance / Customize / Theme Options / Custom CSS.
    Here you need to copy and paste below CSS.

    .resume-list .textbox {
        margin-left: 25px;
    }

    Hope this will help to resolve your issue.
    Let us know how it goes.

    Regards!!!

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.