Home Forums WoodMart support forum text align options

text align options

Viewing 13 posts - 1 through 13 (of 13 total)
  • Author
    Posts
  • #202531

    tchubb
    Participant

    I would like to move the text in a video background, I would like it to be on the right hand side but when I hit right align nothing happens.

    I would also like to be able to move the text down to the bottom a little more so i would have the text away from the pouring glass in the bottom right of the section.

    So even if i move the text to the right I don’t see how to move it lower, any ideas or ways to do that?

    #202602

    Hello,

    I have visited the URL you attached and text align right is working on my end. Please clear cache and check back.

    Screenshot for Clarification: https://ibb.co/X8DmJmD

    If you are trying to ask anything else the provide some relevant screenshot of the specific area to check it myself and help you out accordingly.

    Best Regards.

    #202726

    tchubb
    Participant

    The site was not updated and the element I was working on and had the question about was on the bottom of the page.

    Please check now and remember that I don’t just want to move it to the right I also want to lower the text so that it is not overlapping at all with the glass.

    #202849

    Hello,

    I have visited your website again and the text-align right is working correctly as you can see. The text-align right will only work for the text inside the area.

    Screenshot for Clarification: https://ibb.co/cTYBjhM

    If you want to move the text in the black container down. Then you need to add the following Custom CSS in the Custom CSS for desktop area under Theme Settings >> Custom CSS.

    #wd-5ee22c985b03e {
    position: relative;
    top: 48px;
    }

    If you want to ask anything else then provide with some relevant screenshot of the specific area to check it myself and help you out accordingly.

    Best Regards.

    #203690

    tchubb
    Participant

    Thanks I have attached a screen shot.

    I have added the css code which moved the text down but I would like to move it more to the right.

    I drew a circle around the area that I would like to move the text.

    Thanks for your help

    #203807

    Hello,

    Sorry but I think you forget to attach the screenshot. Please send me the screenshot.

    Best Regards.

    #204317

    tchubb
    Participant

    I re-attached the image but it is simply moving the text box to the right, so that it is not covering the glass.

    Thanks

    #204321

    tchubb
    Participant

    It seems I can’t attach the image here so I will uplaod it to this link

    https://ibb.co/gb0TQpd

    but if it is not working note, that it is just simply moving the text to the right so that it is away from the martini glass that is being poured.

    #204428

    Hello,

    I saw the screenshot you attached. Please add the text area to the right side of the row by adding columns to the row from the edit page.

    Screenshot for Clarification: https://ibb.co/MsXNK0b

    Then the area will be displayed at the right side.

    Best Regards.

    #204649

    tchubb
    Participant

    Thank you for the screenshot and the explanation. Unfortunately after 30 min of googling and plaaying around I was not able to figure out how to align the rows as you have done.

    The best I could do was stack them vertically.

    Can you please provide some more clarification.

    Thanks

    #204715

    Hello,

    You need to add columns to the row from the edit page. And add the content in the right column.

    Screenshot for Clarification: https://ibb.co/MsXNK0b

    If you still unable then provide admin panel login details of the website to check it myself and
    help you out accordingly.

    Best Regards.

    #205202

    tchubb
    Participant

    I include the info for the admin login in the private section.

    Thanks

    #205312

    Hello,

    I have added another section as an example for you on how to add columns to the row. You can edit it according to your needs.

    Screenshot for Clarification: https://ibb.co/mbs5yVd

    Best Regards.

Viewing 13 posts - 1 through 13 (of 13 total)