Distance Section Title

Home Forums Jomelle WordPress Theme Distance Section Title

This topic contains 4 replies, has 2 voices, and was last updated by  ab-themes 8 years ago.

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #16447

    rodago69
    Participant

    Hello,
    how to change the distance between section title and the picture above?

    Is there a way to do it on all pages?

    I have attached one screenshot to be more clear.

    Thank you very much

    #16463

    ab-themes
    Keymaster

    Hi,

    when you edit your section you can add padding top or bottom like you can see in picture below (this is the way for a particular section).

    If you want to change distance on all section you can do that

    in the-creator.css file (you can find it here Z:\preview\jomelle\wp-content\themes\jomelle\css\the-creator.css)
    on line 38 where you have this code:

    .tcvpb_section_tc {
        position: relative;
        overflow: hidden;
        padding-top: 100px;
        padding-bottom: 40px;
    }

    Set padding-top and padding-bottom how you like it and it will be changed on all pages :)

    Cheers

    #16466

    rodago69
    Participant

    Perfect, great.
    For the distance of the text from the edge of the toggle have to always look in the same file (the-creator.css)?

    Thanksssssssssss!!!!!!!!!

    #16467

    rodago69
    Participant

    In this case the example is…. (show attached file)

    #16505

    ab-themes
    Keymaster

    Yes for the toggle you have to look in the same file (that works for all shortcodes).
    All CSS for Toggle shortcode is bellow this comment Shortcode: Accordion in the-creator.css

    Cheers

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

The topic ‘Distance Section Title’ is closed to new replies.