Home Forums ArileWP Pro Section text style.

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #11943
    Michele Ceccato
    Participant

    Hi, I’m using the ArileWP Pro theme in my site http://www.mattoperilmondo.it (I’m working offline to build the site, so I’ve uploaded some example-pages to give you the idea of I’m doing).
    When I add a section in the homepage (for example the section blog in my homepage), is it possibile to swap the position between the title and the description of this section? Beacuse I want to write the description with the title text style and viceversa.

    Thank you very much.

    #11947
    themearile
    Keymaster

    Hi Michele

    Please let us confirm are you want to display like the screenshot http://prntscr.com/wcuzcn.

    Thanks

    #11952
    Michele Ceccato
    Participant

    Yes, I would like the texts style as shnow in the screenshot.

    #11994
    themearile
    Keymaster

    Hi Michele

    Okay, Kindly add the below CSS in the Additional CSS box. Please go to the Appearance ->> Customize ->> Additional CSS. Now paste the CSS code below then click to Publish button.

    .theme-section-module .theme-section-subtitle {
        color: #fff !important;
        font-size: 3rem;
        line-height: 1.3;
    }
    .theme-section-module .theme-section-title {
        font-size: 1rem;
        line-height: 1.75;
        color: #ddd;
    }
    .theme-separator-line-horrizontal-full {
        margin-top: 1.500rem;
    }

    Let us know if it works.


    Thanks

    #11997
    Michele Ceccato
    Participant

    Thanks! It works properly.

    #12001
    themearile
    Keymaster

    Dear Michele,

    Glad to hear it. We hope you are enjoying the ArileWP Pro theme.

    Please help us improve our customer satisfaction by writing a quick review https://wordpress.org/support/theme/arilewp/reviews/?filter=5. We would be extremely grateful.

    Please let me know if you need any further assistance..!

    Thank you for your time.

    Thanks,
    ThemeArile

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Section text style.’ is closed to new replies.