Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #551347

    This is probably an obvious fix…

    If you look here:

    http://03ce50e.netsolhost.com/chitjian/

    And scroll down, you will see that the book on the left does not align with the text on the right, the text is a little lower. Not sure why, no spaces as I can see.

    Any ideas?

    GB

    #551972

    Hi gb,

    Try changing the first paragraph tag to this:

    <p style="margin-top:0px !important;">
    

    Cheers!
    Rikard

    #551985

    Hi Rikard,

    Im sorry, I am not sure I understand where I should place this code?

    Thanks,

    G.

    #552296

    Hey!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    .home .avia_textblock > p {
        margin-top: 0;
    }

    Cheers!
    Yigit

    #552520

    Thanks, that helped, its still not aligned but it got closer. Its strange because I used 2 layout elements to build that, one for image and the other for text, curious why they would not align from the get go? It does on my other site?

    Anyways, thanks for the support!

    GB

    #552876

    Hi,

    It’s wrapped in a paragraph and the paragraph has some margins applied to it by default in the theme, you could try removing the paragraph in the text editor to see if that helps.

    Regards,
    Rikard

    #553210

    Hi Rikard, I like the idea but I am sorry, I do not understand how you mean to remove the paragraph in the text editor? I am in the text editor for that section and do not see such an option?

    #553564

    Hi,

    Please send us a temporary admin login so that we can have a closer look. You can post the details in the Private Content section of your reply.

    Thanks,
    Rikard

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Alignment issue bugging me..’ is closed to new replies.