Okay
  Public Ticket #2409037
bullet points position
Closed

Comments

  • ConceptCreativeGr started the conversation

    hello. how are you? recently I came across a problem and I cant figure out the sollution as I am not a developer. As you can see at the picture the text is not alligning correctly. I want bullets to be outside the text so that the text could be allign correctly.

    Another problem that I found is that when I change the colour of the text generally (from the customize page), it changes inside the widget on the left with the infos (https://φυσιο.gr/?page_id=7796) I want the text in the blue box to be white.


    thank you very much

  •  1,611
    Barry replied

    Hi there,

    1.

    The bullets are not part of a list element but are added as individual HTML symbols. Unfortunately there is no way to change the position on the current setup. You have to transform your current "list" to an actual list element first (see "create-a-list" screenshot).

    Then you can add the following line to Appearance -> Customize -> Additional CSS to change the position of the bullets so the text will be vertically aligned with the other paragraphs:

    .content-area ul,
    .content-area ol {
        padding-left: 0;
    }
    

    2. 

    The texts within the blue contact info element contain all kind of HTML code which will happen if you copy/paste text directly within the "Visual" tab of the SiteOrigin Editor widget. You need to be removed the HTML code from the text first before you can change color. 

    Please follow these steps:

    1. Edit the contact info element on this page: https://φυσιο.gr/?page_id=7796

    2. Switch to the "Text" tab with the tabs above the textarea:

    3. Remove all the HTML code from your texts

    4. Switch back to the "Visual" tab

    5. Now select your texts and give them a color with the color button in the toolbar above the textarea (see "text-color-picker" screenshot).

    Hope this helps!

    Best regards,
    Barry
    QreativeThemes.com  |  WordPress Themes

  • ConceptCreativeGr replied

    first of all thank you for your answers. the first one I managed yo do it.

    the second one  I published the changes it turned to this and the constraction has changed an destroyed. how do I change it to the one before?

  • ConceptCreativeGr replied

    first of all thank you for your answers. the first one I managed yo do it.

    the second one  I published the changes it turned to this and the constraction has changed an destroyed. how do I change it to the one before?

  •  1,611
    Barry replied

    Edited:

    Can you explain what happened how the SiteOrigin Page Builder mode turned in to the Gutenberg editor mode?

    The only way to get back to the SiteOrigin Page Builder mode (when a page is saved as Gutenberg) is by installing the Classic Editor plugin

    Best regards,
    Barry
    QreativeThemes.com  |  WordPress Themes

  • ConceptCreativeGr replied

    no I havent install classic editor. I relly dint know what happend. I went to the page you told me. i pushed the revert to editor button. then in the text field I deleted all. and then I pasted the infos I want in the Visual tab and made them white. so sorry for me being a rookie

  •  1,611
    Barry replied

    That's strange..Unfortunately for me there is nothing I can do only then advice to install the Classic Editor plugin. That is the only way to get your page back in the page builder mode you had before.

    After installing and activating the plugin you can edit your contact page and re-select the page builder tab, then save the page (see attachment).

    Best regards,
    Barry
    QreativeThemes.com  |  WordPress Themes